Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: 1 2 3 4 5 [6] 7 8 9 10 ... 24   Go Down

Author Topic: Captcha (Visual Confirmation) for adding comments  (Read 586500 times)

0 Members and 1 Guest are viewing this topic.

Nibbler

  • Guest
Re: Captcha (Visual Confirmation) for adding comments
« Reply #100 on: September 06, 2006, 12:30:52 pm »

File contains

./fonts/hurryup.ttf
./fonts/acidic.ttf
./captcha.class.php
./captcha.php

.ttf are the font files and they should be in the fonts directory.
Logged

gymnastdude182

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 72
Re: Captcha (Visual Confirmation) for adding comments
« Reply #101 on: September 07, 2006, 02:48:40 am »

Check phpinfo, look for the GD section, see if freetype is actually there. Should look similar to http://coppermine-gallery.net/demo/cpg14x/docs/faq.htm#VersionGD
It does not display freetype anywhere on that page I made. I can PM you the link so you can check it out. I don't want to post it openly on the forum  :)
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Captcha (Visual Confirmation) for adding comments
« Reply #102 on: September 07, 2006, 04:03:10 am »

Haven't asked to be sent a PM. Both board rules as well as my signature say you mustn't. There goes your karma...
The phpinfo section you sent me by PM clearly shows that you don't have freetype support (see the screenshot I took from your phpinfo page). Bottom line: you can't use the captcha mod unless you have your webhost enable freetype for you. Don't ask here how to enable it - we can't help you with this. Only your webhost can. If you're self-hosted, then you just discovered one of the reasons why we don't recommend self-hosting.

Joachim

Logged

Fotomaf

  • Coppermine novice
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 30
  • www.fotomaf.com gallery
    • Fotomaf Gallery
Re: Captcha (Visual Confirmation) for adding comments
« Reply #103 on: September 07, 2006, 11:18:07 pm »

Abbas Tnahk you very mactch for your incredible work!
works so fine now!!
:D

Regards from Spain

green4gfx

  • Coppermine newbie
  • Offline Offline
  • Gender: Male
  • Posts: 14
    • green4gfx
Re: Captcha (Visual Confirmation) for adding comments
« Reply #104 on: September 08, 2006, 12:07:42 pm »

ok i have make all like the poeple say ...

- Files Uploaded
- Files like in 1st post edit ... (i have used the user postet version without the Language mod.)

cpg version 1.4.9

i think i have the right GD version and Option ... [look in attach]

http://gallerie.green4gfx.de/displayimage.php?album=11&pos=0
it will don't be showed ... but its there, cause u can post a comment (Confirmation code didn't matched)

HELP pls ...
Logged
[

Abbas Ali

  • Administrator
  • Coppermine addict
  • *****
  • Country: in
  • Offline Offline
  • Gender: Male
  • Posts: 2165
  • Spread the PHP Web
    • Ranium Systems
Re: Captcha (Visual Confirmation) for adding comments
« Reply #105 on: September 08, 2006, 12:17:22 pm »

You didn't edited the theme properly. Follow the instruction carefully to edit themes/yourtheme/theme.php
Logged
Chief Geek at Ranium Systems

green4gfx

  • Coppermine newbie
  • Offline Offline
  • Gender: Male
  • Posts: 14
    • green4gfx
Re: Captcha (Visual Confirmation) for adding comments
« Reply #106 on: September 08, 2006, 12:28:28 pm »

You didn't edited the theme properly. Follow the instruction carefully to edit themes/yourtheme/theme.php

??? i make all what there stay ... or i have something overwrite ...
My Theme.php --> http://404.green4gfx.de/theme.php.txt
Logged
[

Abbas Ali

  • Administrator
  • Coppermine addict
  • *****
  • Country: in
  • Offline Offline
  • Gender: Male
  • Posts: 2165
  • Spread the PHP Web
    • Ranium Systems
Re: Captcha (Visual Confirmation) for adding comments
« Reply #107 on: September 08, 2006, 12:46:40 pm »

The theme file seems to be fine. Is that file located at themes/green/theme.php ?
Logged
Chief Geek at Ranium Systems

green4gfx

  • Coppermine newbie
  • Offline Offline
  • Gender: Male
  • Posts: 14
    • green4gfx
Re: Captcha (Visual Confirmation) for adding comments
« Reply #108 on: September 08, 2006, 01:05:02 pm »

The theme file seems to be fine. Is that file located at themes/green/theme.php ?

yes it is ...
Logged
[

Abbas Ali

  • Administrator
  • Coppermine addict
  • *****
  • Country: in
  • Offline Offline
  • Gender: Male
  • Posts: 2165
  • Spread the PHP Web
    • Ranium Systems
Re: Captcha (Visual Confirmation) for adding comments
« Reply #109 on: September 08, 2006, 01:14:15 pm »

Strange...the confirm box should be shown. It is not even coming in the html source.
Logged
Chief Geek at Ranium Systems

green4gfx

  • Coppermine newbie
  • Offline Offline
  • Gender: Male
  • Posts: 14
    • green4gfx
Re: Captcha (Visual Confirmation) for adding comments
« Reply #110 on: September 08, 2006, 01:45:56 pm »

Strange...the confirm box should be shown. It is not even coming in the html source.
ok i have find the failure ... it was the Multiline comment Plugin ...
it must overwrite the Table ... i must find out the failure there ... cause i want it multi line'd ^^

ok it was my failure - NICE SCRIPT, BIG THX ;D
i hope that now is that Spam past ^^
Logged
[

bl4ckdragon

  • Coppermine newbie
  • Offline Offline
  • Posts: 1
Re: Captcha (Visual Confirmation) for adding comments
« Reply #111 on: September 08, 2006, 09:55:41 pm »

@Abbas Ali : thank you very much for your add-on
Logged

bsvee

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 24
    • gallery.svee.org
Re: Captcha (Visual Confirmation) for adding comments
« Reply #112 on: September 10, 2006, 07:37:10 pm »

@Abbas Ali.

Thank you for the mod, it's works great!  ;D I was suddenly getting spammed like crazy and had to turn off comments. The eyeball theme didn't fit into your original mod instructions but thank you for following up with the instructions for themes.inc.php. It would be nice if this could be released prior to 1.5, however. I think that the bots are cranked up on CPG sites right now.
Logged

Bonato

  • Coppermine newbie
  • Offline Offline
  • Posts: 11
Re: Captcha (Visual Confirmation) for adding comments
« Reply #113 on: September 11, 2006, 01:57:10 am »

I did everything I should, but it didn't work. It's a shame.
Logged

mikek

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
Re: Captcha (Visual Confirmation) for adding comments
« Reply #114 on: September 12, 2006, 12:39:05 pm »

Installed the mod, but I'm always getting the "confirmation code does not match" error, even when the code is input correctly...

see: http://photoblog.escapenet.info

What am I missing?

Cheers, Mike
Logged

mikek

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
Re: Captcha (Visual Confirmation) for adding comments
« Reply #115 on: September 12, 2006, 12:45:01 pm »

Installed the mod, but I'm always getting the "confirmation code does not match" error, even when the code is input correctly...

see: http://photoblog.escapenet.info

What am I missing?

Found the error: my session.save_path was not set correctly in php.ini

Thanks for a great mod!
Logged

paul1959

  • Coppermine newbie
  • Offline Offline
  • Posts: 6
Re: Captcha (Visual Confirmation) for adding comments
« Reply #116 on: September 12, 2006, 05:15:21 pm »

Hi Abbas,

Thanks for this great mod.
I tried about everything to get this working but so far no luck.
All files doublechecked and modified ok, although i edited the Dutch language file.

Please look at a picture in my gallery and see what a mess it's making.
http://www.pdejong.com/coppermine/displayimage.php?album=6&pos=3

Could it be a problem with the language or with some of the themes? I also tried RainyDay but the same mess appears.

Also have my theme.php attached.

Some other info:
CPG 1.4.9
Theme PowerbookG4
Language Dutch
PHP 4.4.1
GD Support  enabled 
GD Version  bundled (2.0.28 compatible) 
FreeType Support  enabled 
FreeType Linkage  with freetype 
Logged

slimex

  • Coppermine newbie
  • Offline Offline
  • Posts: 2
Re: Captcha (Visual Confirmation) for adding comments
« Reply #117 on: September 12, 2006, 07:17:56 pm »

@antisa33: I tried the url http://www.mandala-colorier.com/coloriage-2-3.html and the image is shown. Also captcha is working fine..Did you resolved it?
Hi
This is really fine mod but im trying to get this work over 2 days now. I read the topics twice maybe more and i solve the GD trouble i Think only Gif suport didnt show on my PHP info. I get scrathes but i cant see the fonts or numbers could >>Antisa33 tell how he solve the problem or som one else ?
I wont give a link to the web page becouse there are nudety.
And sorry my bad english
Logged

slimex

  • Coppermine newbie
  • Offline Offline
  • Posts: 2
Re: Captcha (Visual Confirmation) for adding comments
« Reply #118 on: September 12, 2006, 10:47:05 pm »

 Hi again ;D I did resolve the fonts problem its ok now
I updatet my PHP it (and GD2librarry) was to old  ::)
An Thanks again for this hack  ;)
Logged

Abbas Ali

  • Administrator
  • Coppermine addict
  • *****
  • Country: in
  • Offline Offline
  • Gender: Male
  • Posts: 2165
  • Spread the PHP Web
    • Ranium Systems
Re: Captcha (Visual Confirmation) for adding comments
« Reply #119 on: September 13, 2006, 07:08:23 am »

@paul1959: I used your theme.php on my local setup and it worked fine. Please make sure that you have uploaded the theme.php properly.
Logged
Chief Geek at Ranium Systems
Pages: 1 2 3 4 5 [6] 7 8 9 10 ... 24   Go Up
 

Page created in 0.029 seconds with 20 queries.