Icy Phoenix

     
 


Post new topic  This topic is locked: you cannot edit posts or make replies. 
Page 1 of 1
 
 
Reply with quote Download Post 
Post CT Tracker error with custom page 
 
I am building a custom page that gives the warning
Quote:
CBACK CrackerTracker has detected a potential attack on this site with a worm
                            or exploit script so the Security System stopped the script.


The page uses a form to collect data and gives the warning above when using "method=Post", but no warning using "method=Get"

Try as I have, I can not figure this out.... can anyone steer me in the right direction ?
 



 
ArtieSend private message  
Back to topPage bottom
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us
 
Reply with quote Download Post 
Post Re: CT Tracker Error With Custom Page 
 
tried with:
Code: [Download] [Hide]
  1. define('CT_SECLEVEL', 'MEDIUM');  
  2.  

?
 



 
novice programmerSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: CT Tracker error with custom page 
 
You can try how novice programmer suggest, or you can:

  • Disable CTracker totally in those pages by setting this:
    Code: [Download] [Hide] [Select]
    define('MG_KILL_CTRACK', true)

  • Enable CT debug and try to guess what fields needs to be escaped

 




____________
Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
 
Mighty GorgonSend private messageSend e-mail to userVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: CT Tracker Error With Custom Page 
 
I have a similar problem

 I have tested the 'define('MG_KILL_CTRACK', true)' code in 1.14.14 and didn't work

I'd searched and I didn't find how how to activate debug mode
¿how can I activate it?

thanks
 



 
mimoson999Send private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: CT Tracker Error With Custom Page 
 
mimoson999 wrote: [View Post]
I have a similar problem

 I have tested the 'define('MG_KILL_CTRACK', true)' code in 1.14.14 and didn't work

I'd searched and I didn't find how how to activate debug mode
¿how can I activate it?

thanks


For debugging:
open: ctraker/constants.php
search: define('DEBUG_MODE', false)
remplace with: define('DEBUG_MODE', true)


I mean, change the false with true

And try upgrading to 1.1.1.15b
 



 
novice programmerSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: CT Tracker Error With Custom Page 
 
hey novice programmer, thanks for helping me so much

that solution work and the dedug tell me exactly what to do

i'll upgrade in the next version I think.
 



 
mimoson999Send private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: CT Tracker error with custom page 
 
My problem mysteriously resolved itself before I read your replies... but then reappeared when a form field contained a single quote.
I went into ct_security.php and added my form fields, which appears to have me going again.

Thanks novice and Mighty ... for the useful information.
 



 
ArtieSend private message  
Back to topPage bottom
Post new topic  This topic is locked: you cannot edit posts or make replies.  Page 1 of 1
 


Display posts from previous:    

HideWas this topic useful?

Link this topic
URL
BBCode
HTML




 
Permissions List
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events