| View previous topic :: View next topic |
| Author |
Message |
dzimi83
Joined: 09 Mar 2009 Posts: 66
|
Posted: Jun 28, 2009 12:34 am Post subject: wired captcha problem |
|
|
Hi,
PilgrimX182, I have a problem with captcha on the download page. I did not change anything in the download1 and download2 subs in the index.cgi script. I did not change the download1.html page too.
I checked the three captcha modes and no-one mod works.
And here is my question: wchich step is respond for the captcha checking ? Can you show me it in the XFS source (file:line ?)
I am wondering what is broke in my xfs tree. |
|
| Back to top |
|
 |
PilgrimX182

Joined: 22 Mar 2006 Posts: 2109 Location: UFO Lab
|
Posted: Jun 29, 2009 2:11 pm Post subject: |
|
|
| What exaclty is broken? Snapshot maybe? |
|
| Back to top |
|
 |
dzimi83
Joined: 09 Mar 2009 Posts: 66
|
Posted: Jun 30, 2009 7:00 am Post subject: |
|
|
Try with this one link:
| Code: |
http://uploadspace.eu/tcrnoqpd4ooo/PL.rar.html
|
reCaptcha, text based captcha and GD based captcha is show but did not work. System let download file even if you write wrong captcha or if you did not write captcha code.
SQL snapshot:
| Code: |
Pełny tekst file_id Rosnąco ip rand time captcha
Edytuj Usuń 0 1049908291 lpnylw25 2009-06-30 08:23:31 NULL
Edytuj Usuń 0 1049908291 u8dax5ht 2009-06-30 08:27:07 NULL
Edytuj Usuń 0 1049908291 uwkhn2mw 2009-06-30 08:28:52 NULL
Edytuj Usuń 0 1505724249 hj6ci8d4 2009-06-30 08:45:17 NULL
Edytuj Usuń 86869 1336092972 0p0q39ob 2009-06-30 08:54:52 NULL
Edytuj Usuń 101081 1051918340 fie93o2l 2009-06-30 08:53:27 NULL
Edytuj Usuń 103064 1393270787 js0n61iw 2009-06-30 08:51:32 NULL
|
When reCaptcha is eneabled as default captcha system - the captcha id in SQL is set to NULL. When the captcha is eneabled as text or GD - the value is set but did not work too.
I do not change the Download1, Download2, SaveSes, etc functions in index.cgi. I just add few new functions in the index.cgi (like show new templates when the "op" is set to the new values, etc). |
|
| Back to top |
|
 |
PilgrimX182

Joined: 22 Mar 2006 Posts: 2109 Location: UFO Lab
|
Posted: Jun 30, 2009 12:11 pm Post subject: |
|
|
| If you have 1.5 vesrion, get the current latest ZIP and update index.cgi (don't forget to backup old one). There was a bug in early 1.5 versions. |
|
| Back to top |
|
 |
dzimi83
Joined: 09 Mar 2009 Posts: 66
|
Posted: Jun 30, 2009 12:23 pm Post subject: |
|
|
Oh, yes, my version of 1.5 is not the latest one Okay, I will get the latest version, add my patches and test it once again. Thanks  |
|
| Back to top |
|
 |
dzimi83
Joined: 09 Mar 2009 Posts: 66
|
Posted: Jul 01, 2009 4:26 pm Post subject: |
|
|
| Okay, I had the first version of index.cgi :] Fixed. |
|
| Back to top |
|
 |
|