FIXED CTracker errors


Goto page 1, 2, 3  Next

Subject: CTracker errors
Hey people,

please post here where you get an CTracker Security Alert.

Explain on which site you get this error and what have you tried to do.

Thx

Subject: Re: CTracker errors
Security Alert on "User personal Galleries" I tried to upload an pic after filling out the required fields and clicked submit, CT stops me

Subject: Re: CTracker errors
I got Security Alert every time when searching for many words like

"failed to open stream: No such file or directory in"

Profile PM  
Subject: Re: CTracker errors
KugeLSichA wrote: [View Post]
Security Alert on "User personal Galleries" I tried to upload an pic after filling out the required fields and clicked submit, CT stops me

Can you tell me what you are writing in the textboxes? I've uploaded several pictures in my Personal Gallery without errors.

TheSteffen wrote: [View Post]
I got Security Alert every time when searching for many words like

"failed to open stream: No such file or directory in"

I'll check this one too...

Subject: Re: CTracker errors
I should have fixed the search issue... I still need to understand what the error is in the Personal Gallery... :roll:

Subject: Re: CTracker errors
Mighty Gorgon wrote: [View Post]
I should have fixed the search issue... I still need to understand what the error is in the Personal Gallery... :roll:


:shock: now i tried again and now i dont get an error...

I tried with pic description and without but now i can upload pic without CT Security Alert... dont know what was causing this error first

Subject: Re: CTracker errors
KugeLSichA wrote: [View Post]
Mighty Gorgon wrote: [View Post]
I should have fixed the search issue... I still need to understand what the error is in the Personal Gallery... :roll:


:shock: now i tried again and now i dont get an error...

I tried with pic description and without but now i can upload pic without CT Security Alert... dont know what was causing this error first

We have to keep this under control and understand which POST FIELD may cause the error. :roll:

Subject: Re: CTracker errors
I got a SECURITY ALERT by editing a post to an poll.

It came by the secound Poll option :(

This was the post Link

Profile PM  
Subject: Re: CTracker errors
hmm strange...

TheSteffen, I edited your post and i can create a poll with 3 answers and i got no CT error :shock:

Subject: Re: CTracker errors
KugeLSichA wrote: [View Post]
hmm strange...

TheSteffen, I edited your post and i can create a poll with 3 answers and i got no CT error :shock:


It's maybe because of numbers of word you choose :?:

I dryed a third time and it's only work with short words (yes and no)

I also got the error by update an poll option.

Could you please try again KugelSichA

Profile PM  
Subject: Re: CTracker errors
Yes TheSteffen i can verify this... and my first test depends on thoose short words...

we have to wait for Luca, maybe he has an solution 8)

Subject: Re: CTracker errors
ok now I have the bug again and it depends defently on the pic name and pic description

now i got it uploaded only if i choose 3 charackter for pic name and 3 charackters for pic description otherwise i got an CT error...

P.S.: BTW if the pic is bigger than the allow upload size i got an emtpy page :shock: without any message...

MD can you verify this?

Subject: Re: CTracker errors
YES :mricy:

maybe i found the solution for this... I played yet an little bit on my forum with these CT error while uploading an image and i found out:

If you use an pic_title with one more more spaces in there, you get the CT error. But only by pic_title, if you add spaces to pic_desc you dont get this error...

Maybe i have also the fix for this, but MG has to verify:

OPEN ctracker/engines/ct_security.php
FIND
Code: [Download] [Hide] [Select]
'submitavatar', 'del_attachment', 'update_attachment', 'edit_comment',

AFTER, ADD
Code: [Download] [Hide] [Select]
'pic_title', 'pic_desc',


this works by me and now users can add also spaces to the pic title.





Regarding TheSteffen`s problem with poll maybe we can fix this too by adding one or all of these value´s to ct_security.php
Code: [Download] [Hide] [Select]
poll_length
poll_option_text
edit_poll_option
del_poll_option


TheSteffen, can you please add the poll fields to your ct_security.php and try again with the poll on your forum, and tell us if the error is fixed?

thx

Subject: Re: CTracker errors
KugeLSichA wrote: [View Post]
TheSteffen, can you please add the poll fields to your ct_security.php and try again with the poll on your forum, and tell us if the error is fixed?


MG has updated it in release 1.0.6.6 so it's working now. Thanks

Profile PM  
Subject: Re: CTracker errors
TheSteffen wrote: [View Post]
KugeLSichA wrote: [View Post]
TheSteffen, can you please add the poll fields to your ct_security.php and try again with the poll on your forum, and tell us if the error is fixed?


MG has updated it in release 1.0.6.6 so it's working now. Thanks


Yes i know and not only this... he told me also how i can find out what input field causes that error...

OPEN ctracker/engines/ct_security.php
FIND arroung line 31
Code: [Download] [Hide] [Select]
define('CT_DEBUG_MODE', false);
//define('CT_DEBUG_MODE', true);

REPLACE WITH
Code: [Download] [Hide] [Select]
//define('CT_DEBUG_MODE', false);
define('CT_DEBUG_MODE', true);


Use it only when you have somewhere an CT error an you want to figure out where its comes from... then make the changes i´ve written above and try to replicate the error. After you got the error, went into ACP -> CrackerTracker -> Logmanager -> Debug entries

then you see an solution, you dont need to do it... its enough if you give us the field (which is told there) so we can check and fix it. :)

greetz

Goto page 1, 2, 3  Next

Page 1 of 3


  
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

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Generation Time: 0.1045s (PHP: 20% SQL: 80%)
SQL queries: 10 - Debug Off - GZIP Enabled