(SOLVED) Exploit False Positives by making forum

Posted:
Sat Sep 12, 2009 3:42 am
Author: dungeon
Hi
I was making a new site with im 41 now i have make some cat. and forum.
But when i will make some more than i have in the acp this
[img=left:2988wwyz]http://www.integramod.com/forum/images/kb_images/ct_exploit.jpg[/img]
How can i fix this
Re: Exploit False Positives by making forum

Posted:
Sat Sep 12, 2009 9:39 am
Author: dungeon
Oke thanks i have fix it
But now i cant make Ranks and i cant find the bug on this site to fix it
Dungeon
Re: Exploit False Positives by making forum

Posted:
Sat Sep 12, 2009 12:08 pm
Author: .QUACK.Major.Pain
With a new install, you will come across a lot of CT errors.
Some fixes have been added to the main download to prevent future errors, but you will occasionally come across more.
You will need to learn to debug on your own.
This is all off the top of my head so if I am not clear, please ask.
1. Enable debug - Through FTP go to root>ctracker>engines>ct_security.php
Open it and find: define('CT_DEBUG_MODE', false);
Change it to true to enable debug mode.
(Change back to false when your done debugging)
When in debug mode, you will see a pink banner on your forum until you turn it off.
2. Now with debug enabled, go back to your site and do the same thing you did to get the error.
You want to recreate the issue that caused the error to come up.
3. Once you get the error to pop up, go to ACP>CrackerTracker>Logmanager
At the bottom you will see Debug Entries and it should now have changed from 0 to 1
Click on "View" and it will ask you to save or open. Use note pad.
These are the instructions to tell you what files to edit to fix the issue.
If the fix doesn't fix the error from popping up, you will have to change the edit from Medium to Low.
The fixes are all default Medium security level. Sometimes it is still to high, so changing it to low will fix it.
4. If done and fix works, you can now delete that fix in the logmanager page.
NOTE: Delete will probably give you another error. All my sites did.
5. When finished, turn off debug using step 1.
You will have to do these steps everytime you get the CT error message.
TIP: If you are creating your site, forum and such, leave the debug on all the time and do your fixes as you go.
When your finished for the day, then turn off the debug.
Hope this helps some.
Re: Exploit False Positives by making forum

Posted:
Sat Sep 12, 2009 1:44 pm
Author: dungeon
Thanks for that info i have fix the problem now i now how to fix problems <img>
Greets Dungeon