March 21, 2010, 08:08:57 pm *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Private messages disabled
Caused by the massive abuse of the PM system in the past, the sending of personal messages has been disabled for all regular users on the Coppermine forum.
[more]
   Home   Help Search Board rules Login Register  
Pages: 1 ... 10 11 12 13 [14] 15 16 17 18 ... 40   Go Down
  Print  
Author Topic: Captcha (Visual Confirmation) for comments/registration/reporting/login/ecard  (Read 260771 times)
0 Members and 1 Guest are viewing this topic.
Sami Topic starter
VIP
***
Gender: Male
Iran, Islamic Republic of Iran, Islamic Republic of

Posts: 3689


BMossavari


WWW
« Reply #260 on: September 30, 2007, 06:12:28 am »

@ff:Enable Debug mode to see the actual error

@ronny : setting 0 for noise lines isn't good idea this way spammers can break your captcha
please rename your captcha.php (something like captcha.txt) and attach it to this thread
Logged

‍I don't answer to PM with support question
Please post your issue to related board
ff
Coppermine regular visitor
**
Gender: Male
Netherlands Netherlands

Posts: 83


WWW
« Reply #261 on: September 30, 2007, 10:52:59 am »

@ff:Enable Debug mode to see the actual error

I've chmod -x the captcha dir to log in and went to settings, now I get a debug msg:
(wrong code added, removed)
« Last Edit: September 30, 2007, 11:35:16 am by ff » Logged
ronny
Coppermine novice
*
Posts: 37


WWW
« Reply #262 on: September 30, 2007, 11:12:18 am »

@Sami

Here is my captcha.php

* captcha.txt (1.65 KB - downloaded 184 times.)
Logged
Sami Topic starter
VIP
***
Gender: Male
Iran, Islamic Republic of Iran, Islamic Republic of

Posts: 3689


BMossavari


WWW
« Reply #263 on: September 30, 2007, 11:17:13 am »

@ff:
post error string instead of debug info
Logged

‍I don't answer to PM with support question
Please post your issue to related board
ff
Coppermine regular visitor
**
Gender: Male
Netherlands Netherlands

Posts: 83


WWW
« Reply #264 on: September 30, 2007, 11:37:56 am »

@ff:
post error string instead of debug info

Got this message:
Code:
While executing query "DELETE FROM cpg1410_plugin_captcha where UNIX_TIMESTAMP(time) < 1191148396 " on 0

mySQL error: Table 'xy_fotoalbum.cpg1410_plugin_captcha' doesn't exist

Bestand: /var/virtual/www.xarno.nl/fotoalbum/include/functions.inc.php - Regel: 249

Seems logical, I didn't install anything in the database.
But what must be installed? Didn't see it in the Readme.

(edited wrong error message)
Logged
Sami Topic starter
VIP
***
Gender: Male
Iran, Islamic Republic of Iran, Islamic Republic of

Posts: 3689


BMossavari


WWW
« Reply #265 on: September 30, 2007, 04:57:15 pm »

uninstall captcha and re-install it
Logged

‍I don't answer to PM with support question
Please post your issue to related board
ronny
Coppermine novice
*
Posts: 37


WWW
« Reply #266 on: September 30, 2007, 05:23:58 pm »

have tried this but it doesn´t work!  Sad
Logged
Nibbler
Dev Team member
****
Gender: Male
United Kingdom United Kingdom

Posts: 19610



WWW
« Reply #267 on: September 30, 2007, 05:38:22 pm »

Make sure your mysql user has permission to create new tables. Alternatively create the tables needed manually.
Logged

I don't care about what they say, I won't live or die that way.
Sami Topic starter
VIP
***
Gender: Male
Iran, Islamic Republic of Iran, Islamic Republic of

Posts: 3689


BMossavari


WWW
« Reply #268 on: September 30, 2007, 05:41:41 pm »

@runny :I was suggesting that for ff
and here is you answer :
I think you are looking at wrong captcha.php
you should copy original captcha.php to your gallery root
Logged

‍I don't answer to PM with support question
Please post your issue to related board
ronny
Coppermine novice
*
Posts: 37


WWW
« Reply #269 on: September 30, 2007, 05:46:22 pm »

ok. now the captcha.php is in gallery root!
now i have double files in the root and in plugins/captcha root
have version V3 captcha

http://galerie.vwteam.com/captcha.php

BUT NOW MY GALLERY DOESN´T WORK!   Cry

http://galerie.vwteam.com
« Last Edit: September 30, 2007, 06:00:28 pm by ronny » Logged
ff
Coppermine regular visitor
**
Gender: Male
Netherlands Netherlands

Posts: 83


WWW
« Reply #270 on: September 30, 2007, 05:50:00 pm »

uninstall captcha and re-install it

Works. Great, thank you.
Logged
Sami Topic starter
VIP
***
Gender: Male
Iran, Islamic Republic of Iran, Islamic Republic of

Posts: 3689


BMossavari


WWW
« Reply #271 on: September 30, 2007, 06:03:00 pm »

@runny:
I can see that you've different issue , here is what I go
http://galerie.vwteam.com/displayimage.php?album=90&pos=16

Code:
Fatal error: Call to undefined function: get_meta_album_set() in /is/htdocs/wp1042278_CLQ3D3VQ99/www/html/scripte/bilder/displayimage.php on line 249
So please first uninstall captcha plugin and then try to browse
http://galerie.vwteam.com/displayimage.php?album=90&pos=16
if still getthat error then you need to re-upload displayimage.php and include/functions.inc.php
Logged

‍I don't answer to PM with support question
Please post your issue to related board
ronny
Coppermine novice
*
Posts: 37


WWW
« Reply #272 on: September 30, 2007, 06:07:44 pm »

can´t uninstall

http://galerie.vwteam.com/pluginmgr.php
Logged
Sami Topic starter
VIP
***
Gender: Male
Iran, Islamic Republic of Iran, Islamic Republic of

Posts: 3689


BMossavari


WWW
« Reply #273 on: September 30, 2007, 06:12:25 pm »

re-upload include/themes.inc.php
Logged

‍I don't answer to PM with support question
Please post your issue to related board
ronny
Coppermine novice
*
Posts: 37


WWW
« Reply #274 on: September 30, 2007, 06:17:58 pm »

i upload it and its the same.

i try something...

i re-upload include/functions.inc.php too...

should i delete the cpg143_plugin_captcha from the database?

edit: now it works perfect...  Undecided  but please don´t ask me why i don´t know.
i re-upload all captcha files and it works. Sorry for your time...

- solved -
« Last Edit: September 30, 2007, 07:11:36 pm by ronny » Logged
holyworld
Coppermine novice
*
Gender: Male
Posts: 20


« Reply #275 on: October 01, 2007, 08:03:21 pm »

Hi,

I've read the whole thread... and did not manage so far to make Captcha 3.0 work! Version 1.8 just worked fine!

http://www.unmomento.net/captcha.php

Checked in debug mode as well.. no error message.. DB is fine as well (Table are present).

Any ideas? Instead of a picture it shows only a "red" cross...

Thanks.. b.t.w. a really great plugin!
Logged
Sami Topic starter
VIP
***
Gender: Male
Iran, Islamic Republic of Iran, Islamic Republic of

Posts: 3689


BMossavari


WWW
« Reply #276 on: October 01, 2007, 10:24:22 pm »

try to uninstall and re-install the plugin and after that if error exist
Would you please enable debug mode for all and let me know to check that
Logged

‍I don't answer to PM with support question
Please post your issue to related board
holyworld
Coppermine novice
*
Gender: Male
Posts: 20


« Reply #277 on: October 02, 2007, 06:55:32 pm »

wow, thanks for the quick reply.

--> reinstall did not solve the problem (I've checked if the uninstall did work)

--> debug for all enabled

thanks!
Logged
jflash
Coppermine newbie

Posts: 7


« Reply #278 on: October 05, 2007, 11:12:17 am »

Thank you! Very good job. Simple to integrate, thank you again!
Logged
Sami Topic starter
VIP
***
Gender: Male
Iran, Islamic Republic of Iran, Islamic Republic of

Posts: 3689


BMossavari


WWW
« Reply #279 on: October 07, 2007, 05:04:26 am »

@holyworld: Do you have any other plugin installed?
- try to move captcha plugin to the top of all other installed plugin with plugin manager
Logged

‍I don't answer to PM with support question
Please post your issue to related board
Pages: 1 ... 10 11 12 13 [14] 15 16 17 18 ... 40   Go Up
  Print  
 
Jump to:  

Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC
Page created in 0.164 seconds with 18 queries.