suwii
Coppermine newbie
Gender: 
Posts: 14
|
 |
« Reply #300 on: November 05, 2007, 11:27:31 pm » |
|
OK first problem the image verification thing shows up even when the 'Administrators' group is under $CAPTCHA_DISABLE array! So everytime I try to login to my Admin account I can't coz I can't see the image! Hence I have to delete the captcha folder log in then restore the folder. Sorted it out silly me
Secondly why isn't the image showing up? Please help thanks!
|
|
|
|
« Last Edit: November 06, 2007, 12:10:57 am by suwii »
|
Logged
|
|
|
|
Sami 
VIP
  
Gender:
 Iran, Islamic Republic of
Posts: 3689
BMossavari
|
 |
« Reply #301 on: November 07, 2007, 07:42:09 am » |
|
Please Do not PM me next time . Requirement: =========== - GD 2.x (2.0.28 or later is recommended) with Freetype support
- What is your php version? - GD version ? - is freetype supported ? Enable debug mode and let me know , I'll check it ASAP . Also Don't forget to upgrade to 1.4.14 ASAP , there is a XSS vulnerability on 1.4.13 read this for more info: http://forum.coppermine-gallery.net/index.php?topic=48106.msg230026#msg230026
|
|
|
|
|
Logged
|
I don't answer to PM with support question Please post your issue to related board
|
|
|
suwii
Coppermine newbie
Gender: 
Posts: 14
|
 |
« Reply #302 on: November 07, 2007, 11:25:50 am » |
|
ok PHP version 4.4.7 GD version 2.0.28 but cant find the freetype support (where do i look for this? under phpinfo as well?) so maybe I don't have it?  ok will enable debug now for all users P.S. Will update tomorrow after my exam heeeheh
|
|
|
|
« Last Edit: November 07, 2007, 01:00:15 pm by suwii »
|
Logged
|
|
|
|
|
chowland
Coppermine newbie
Posts: 4
|
 |
« Reply #303 on: November 08, 2007, 12:45:26 am » |
|
I'm also having a freetype issue. I'm using php with gd, but cannot find anything on the freetype webpage to install it correctly in a windows environment. Any tips would be greatly appreciated. Oh and I did do the update (xss) 
|
|
|
|
|
Logged
|
|
|
|
Sami 
VIP
  
Gender:
 Iran, Islamic Republic of
Posts: 3689
BMossavari
|
 |
« Reply #304 on: November 08, 2007, 04:05:47 am » |
|
@suwii: You should have something like this on your phpinfo : GD Support enabled GD Version bundled (2.0.28 compatible) FreeType Support enabled FreeType Linkage with freetype FreeType Version 2.1.9
if you don't have freetype support then ask your host to enable it @chowland this is not relatd to this topic nor this forum BTW you may need to install new version of GD on your server check this: http://ca.php.net/manual/en/ref.image.php
|
|
|
|
|
Logged
|
I don't answer to PM with support question Please post your issue to related board
|
|
|
|
Joachim Müller
|
 |
« Reply #305 on: November 08, 2007, 07:07:41 am » |
|
On Windos-driven servers, you just uncomment the corresponding option in PHP's ini file (if the server is yours to administer). Self-hosting is not recommended though, nor do we provide support for webserver setup. Please don't clutter this thread with webserver setup issues. This plugin has some pre-requisites. If you don't meet them, fix this first (looking for help somewhere else).
|
|
|
|
|
Logged
|
|
|
|
|
freshclubbing
Coppermine newbie
Posts: 2
|
 |
« Reply #306 on: November 11, 2007, 06:39:02 pm » |
|
thanks for the great plugin! one little issue which i think is due to our server but if anyone could help i would be grateful on our gallery since installing plugin it says "This is sample data returned from plugin ""." link to gallery: www.freshclubbing.net/gallery
|
|
|
|
|
Logged
|
|
|
|
|
Nibbler
|
 |
« Reply #307 on: November 11, 2007, 09:46:42 pm » |
|
Remove the sample plugin.
|
|
|
|
|
Logged
|
I don't care about what they say, I won't live or die that way.
|
|
|
|
freshclubbing
Coppermine newbie
Posts: 2
|
 |
« Reply #308 on: November 11, 2007, 10:10:15 pm » |
|
Remove the sample plugin.
how do i do that?
|
|
|
|
|
Logged
|
|
|
|
Sami 
VIP
  
Gender:
 Iran, Islamic Republic of
Posts: 3689
BMossavari
|
 |
« Reply #309 on: November 12, 2007, 03:42:24 am » |
|
login as an admin go to plugin manager and uninstall sample plugin Not related to this (captcha) plugin !!!
|
|
|
|
|
Logged
|
I don't answer to PM with support question Please post your issue to related board
|
|
|
Pascal YAP
Dev Team member
   
Gender:
 Armenia
Posts: 3835
He's me, and She's Moon
|
 |
« Reply #310 on: November 23, 2007, 02:49:46 pm » |
|
Hello Sami, In one of my Gallerys, i found a curious issue ! (it do'nt work) All Captcha 3.0 was correctly installed inside " plugins/captcha/", and Captcha.php placed on the Gallery's root. Unfortunately, like other CPG's Users the IMG code do not appear at all. But at the same time, if i want to open directly Captcha.php ( /CPG-root/captcha.php) only the text " /CPG-root/captcha.php" appear on my screen. Now, from this blank page, if i want to view the " Page Properties" her weight is 2.69 Ko (2750 octets) ! 2.69ko just for a small URL on my screen, it's totally weird ! Then, this page's source code i'm opening is the JPEG image code  See the first line of this code source : blablabla CREATOR: gd-jpeg v1.0 (using IJG JPEG v62), default quality blablablaI think the generated JPEG is wrong! but my GD is good : GD GD Support enabled GD Version 2.0 or higher FreeType Support enabled FreeType Linkage with freetype T1Lib Support enabled GIF Read Support enabled GIF Create Support enabled JPG Support enabled PNG Support enabled WBMP Support enabled Do you see this issue before ? PYAP
|
|
|
|
|
Logged
|
! Pas de PM please ! No PM s'il vous plait !
|
|
|
|
Nibbler
|
 |
« Reply #311 on: November 23, 2007, 02:53:11 pm » |
|
Check for whitespace before the headers are sent.
|
|
|
|
|
Logged
|
I don't care about what they say, I won't live or die that way.
|
|
|
Sami 
VIP
  
Gender:
 Iran, Islamic Republic of
Posts: 3689
BMossavari
|
 |
« Reply #312 on: November 23, 2007, 09:32:32 pm » |
|
As Nibbler already said , you have something (plugin or mod) that loads before this plugin , this plugin/mod inject whitespace or some text to captcha.php which makes this issue
|
|
|
|
|
Logged
|
I don't answer to PM with support question Please post your issue to related board
|
|
|
torbeniver
Coppermine newbie
Gender: 
Posts: 19
Wow.. :-)
|
 |
« Reply #313 on: November 24, 2007, 11:33:03 am » |
|
Hi.. i have a problem on my site.. the Captcha plugin works on everthing except the Registration page.. no image is showing. so no users can register.. Please help..  they get a code dont match error. my site: www.onlinegalleriet.dki have read the readme and searched all the forum, but no answer, hope you can help.. Best reg. Admin Onlinegalleriet.dk
|
|
|
|
|
Logged
|
|
|
|
Sami 
VIP
  
Gender:
 Iran, Islamic Republic of
Posts: 3689
BMossavari
|
 |
« Reply #314 on: November 24, 2007, 12:34:57 pm » |
|
|
|
|
|
|
Logged
|
I don't answer to PM with support question Please post your issue to related board
|
|
|
torbeniver
Coppermine newbie
Gender: 
Posts: 19
Wow.. :-)
|
 |
« Reply #315 on: November 24, 2007, 02:51:03 pm » |
|
Sorry.. my register.php does not include thoose lines. ?Hi..  i changed the Codebase instead.. it worked.. thanx.. anyway..
|
|
|
|
« Last Edit: November 24, 2007, 03:04:20 pm by torbeniver »
|
Logged
|
|
|
|
panatan
Coppermine regular visitor
 
Posts: 92
|
 |
« Reply #316 on: November 24, 2007, 10:23:01 pm » |
|
Hi all I'm trying to install Captcha (version 3) I've only two plugins : Captcha and Contact Plugin but captcha doesn't works if Contact Plugin is installed. Instead of image, the red cross appears... But i need both  If Contact Plugin is (re) enabled Captch doesn't works anymore... I've tried to find blank spaces in my files but i can't find them. Could you help me And sorry for my bad english  cpg has been upgraded with last version
|
|
|
|
|
Logged
|
|
|
|
Sami 
VIP
  
Gender:
 Iran, Islamic Republic of
Posts: 3689
BMossavari
|
 |
« Reply #317 on: November 25, 2007, 07:35:10 am » |
|
That should be check over contact plugin side IMO
|
|
|
|
|
Logged
|
I don't answer to PM with support question Please post your issue to related board
|
|
|
panatan
Coppermine regular visitor
 
Posts: 92
|
 |
« Reply #318 on: November 25, 2007, 09:32:00 am » |
|
What is "IMO" ? 
|
|
|
|
|
Logged
|
|
|
|
François Keller
Dev Team member
   
Gender:
 France
Posts: 7658
aka Frantz
|
 |
« Reply #319 on: November 25, 2007, 10:52:24 am » |
|
IMO=In My Opinion 
|
|
|
|
|
Logged
|
Avez vous lu la DOC ? la FAQ ? et cherché sur le forum avant de poster ? Did you read the DOC ? the FAQ ? and search the board before posting ? Mon Blog
|
|
|
|