Sami 
VIP
  
Gender:
 Iran, Islamic Republic of
Posts: 3689
BMossavari
|
 |
« Reply #60 on: October 26, 2006, 01:59:40 am » |
|
sorry ,Yes there is only captcha.class.php Please check the new one attached to this post
|
|
|
|
Logged
|
I don't answer to PM with support question Please post your issue to related board
|
|
|
|
kofi
Coppermine newbie
Posts: 9
|
 |
« Reply #61 on: October 26, 2006, 04:21:10 am » |
|
thanks, now it is working. the only thing I am curious about is that guests can edit and delete each other comments now. I made a test post from a wireless LAN spot in my university and later on I visited the same comment from my LAN connection in my room at home. I don't think that I was recognised as the same "guest" with the same IP, but I could manipulate the comment. therefore, you should be able to edit/delete this guest post here as well. http://www.unihockey-deitingen.ch/gallery/coppermine/displayimage.php?pos=-923
|
|
|
|
|
Logged
|
|
|
|
Sami 
VIP
  
Gender:
 Iran, Islamic Republic of
Posts: 3689
BMossavari
|
 |
« Reply #62 on: October 26, 2006, 06:50:10 am » |
|
No I'm not ! I'm sure you are using same computer , cause your comment info stored on cookie you can check it this way: - post a comment with guest account - clear your cookie - you'll see that you can't edit your comment
|
|
|
|
|
Logged
|
I don't answer to PM with support question Please post your issue to related board
|
|
|
|
kofi
Coppermine newbie
Posts: 9
|
 |
« Reply #63 on: October 26, 2006, 10:11:12 am » |
|
yeah, that solved the issue. I didn' know that cookie thing.
thanks for all. everything is going smoothly now.
|
|
|
|
|
Logged
|
|
|
|
Hein Traag
Dev Team member
   
Gender:
 Netherlands
Posts: 2155
A, B, Cpg
|
 |
« Reply #64 on: November 02, 2006, 11:50:52 am » |
|
removed a load of c***
Forgot about turning on the comments option for the group Guests...
Thanks Sami!
|
|
|
|
« Last Edit: November 02, 2006, 12:06:00 pm by Hein »
|
Logged
|
|
|
|
Sami 
VIP
  
Gender:
 Iran, Islamic Republic of
Posts: 3689
BMossavari
|
 |
« Reply #65 on: November 02, 2006, 11:58:44 am » |
|
did you disable comment for guest ? if yes then please post a test account ...
|
|
|
|
|
Logged
|
I don't answer to PM with support question Please post your issue to related board
|
|
|
Hein Traag
Dev Team member
   
Gender:
 Netherlands
Posts: 2155
A, B, Cpg
|
 |
« Reply #66 on: November 02, 2006, 12:04:32 pm » |
|
did you disable comment for guest ? if yes then please post a test account ...
There are times when you just want to go out, buy a big rubber hammer, and hit yourself...  Thanks Sami  Your tip did the trick. The group Guest indeed had comments disabled. Enabling this worked, Captcha is now working a 100%. Except when i enter a wrong confirmation code. It displays this Confirmation code didn't matched
Bestand: /home/fototest/public_html/plugins/captcha/codebase.php - Regel: 51 How do i get rid of the extra line which says on which row a "error" is occuring. Line 51 is : cpg_die(ERROR, "$lang_plugin_captcha_error", __FILE__, __LINE__); What displays the Bestand: etc line ?
|
|
|
|
« Last Edit: November 02, 2006, 12:21:29 pm by Hein »
|
Logged
|
|
|
|
Hein Traag
Dev Team member
   
Gender:
 Netherlands
Posts: 2155
A, B, Cpg
|
 |
« Reply #67 on: November 02, 2006, 12:13:38 pm » |
|
Here's the dutch.php plugin for the Captcha plugin.
|
|
|
|
Logged
|
|
|
|
Sami 
VIP
  
Gender:
 Iran, Islamic Republic of
Posts: 3689
BMossavari
|
 |
« Reply #68 on: November 02, 2006, 12:32:02 pm » |
|
How do i get rid of the extra line which says on which row a "error" is occuring. That is the debug output , disable debug mode Thank you for Contributions , I'll add it to package ...
|
|
|
|
|
Logged
|
I don't answer to PM with support question Please post your issue to related board
|
|
|
Hein Traag
Dev Team member
   
Gender:
 Netherlands
Posts: 2155
A, B, Cpg
|
 |
« Reply #69 on: November 02, 2006, 01:03:28 pm » |
|
That is the debug output , disable debug mode Thank you for Contributions , I'll add it to package ...
*sigh* *thud* Your welcome 
|
|
|
|
|
Logged
|
|
|
|
joeboxer
Coppermine newbie
Posts: 13
|
 |
« Reply #70 on: November 02, 2006, 09:02:38 pm » |
|
I've downloaded the captcha.class.zip, but am not sure where to put the captcha.php and captcha.class.php files. I have tired installing them in /gallery, /gallery/include, /plugins/captcha and /plugins/captcha/include. But I still have the missing image problem. Where should I place these files. Here is a sample of where the confirmation image is broken: http://www.realadventures.com/gallery/displayimage.php?album=lastup&cat=0&pos=0Thanks for your help, Joe
|
|
|
|
|
Logged
|
|
|
|
|
Nibbler
|
 |
« Reply #71 on: November 02, 2006, 09:16:50 pm » |
|
You need GD2 with freetype support to use this plugin. You don't have that.
|
|
|
|
|
Logged
|
I don't care about what they say, I won't live or die that way.
|
|
|
Hein Traag
Dev Team member
   
Gender:
 Netherlands
Posts: 2155
A, B, Cpg
|
 |
« Reply #72 on: November 06, 2006, 10:54:42 am » |
|
Sami,
would it be possible to use convert this plugin so it can also be used to add a Captcha confirmation to the register page of CPG ?
Cheers! Hein
|
|
|
|
|
Logged
|
|
|
|
Sami 
VIP
  
Gender:
 Iran, Islamic Republic of
Posts: 3689
BMossavari
|
 |
« Reply #73 on: November 06, 2006, 01:36:05 pm » |
|
Try new codebase (attached to this post) and confirm if it's working. Sorry I don't have much time to test it
[update:] - additional checking for other forms added
|
|
|
« Last Edit: November 06, 2006, 04:10:04 pm by Sami »
|
Logged
|
I don't answer to PM with support question Please post your issue to related board
|
|
|
Hein Traag
Dev Team member
   
Gender:
 Netherlands
Posts: 2155
A, B, Cpg
|
 |
« Reply #74 on: November 06, 2006, 02:44:09 pm » |
|
Try new codebase (attached to this post) and confirm if it's working. Sorry I don't have much time to test it
Sami, it does add a Captcha code to the registration form but now miniCMS also gives a message that the code is not valid when i edit or create a page and hit submit. Can you perhaps take a look at that ? Besides that little bump it seems to be working. Cheers! Hein
|
|
|
|
« Last Edit: November 06, 2006, 03:31:55 pm by Hein »
|
Logged
|
|
|
|
Sami 
VIP
  
Gender:
 Iran, Islamic Republic of
Posts: 3689
BMossavari
|
 |
« Reply #75 on: November 06, 2006, 04:12:38 pm » |
|
okey check the new one, attached to previous post
|
|
|
|
|
Logged
|
I don't answer to PM with support question Please post your issue to related board
|
|
|
Hein Traag
Dev Team member
   
Gender:
 Netherlands
Posts: 2155
A, B, Cpg
|
 |
« Reply #76 on: November 06, 2006, 04:19:19 pm » |
|
okey check the new one, attached to previous post
Bingo! It seems to work now. So far i tested miniCMS while using this codebase.php Will test other options tomorow and let you know if all checks out ok. Thanks again for the quick work! Cheers! Hein
|
|
|
|
|
Logged
|
|
|
|
|
|
Sami 
VIP
  
Gender:
 Iran, Islamic Republic of
Posts: 3689
BMossavari
|
 |
« Reply #78 on: November 07, 2006, 05:13:22 am » |
|
You are using cpg v1.4.3 ! First you need to upgrade to most recent version (currently 1.4.10)
|
|
|
|
|
Logged
|
I don't answer to PM with support question Please post your issue to related board
|
|
|
|
claude258
|
 |
« Reply #79 on: November 08, 2006, 12:00:11 am » |
|
Ok I will try to update to the most recent version as soon as I have the time... But I thought this plugin was for 1.4X?  Anyway... Another question, is it possible to change the display of the comment box. In my theme (eyeball), the comment box is beside the name box and it is appearing small. can I put the comment box below the name box? This way it will take all the space from the left to the right. http://claudebriere.net/coppermine/displayimage.php?pos=-1697&PHPSESSID=aa633cb40c4535680cce9ca26c87fcf0Thanks. Claude
|
|
|
|
|
Logged
|
|
|
|
|