Author |
Message |
Gremmie
Former Moderator in Good Standing

Joined: Apr 06, 2006
Posts: 2415
Location: Iowa, USA
|
Posted:
Mon Mar 19, 2007 4:39 pm |
|
I have the $gfx_chk = 6. This morning from work I went to log into admin, and I noticed that the security graphic had what looked like a space in the letter sequence. So I just typed the letters I saw. That didn't work. The next one had the same problem. So I typed a space where I thought there would be one, but that did not work either. The next one had all the letters so I got in.
And then I just had a new user tell me he ran into the same thing. It took him several tries before he got one with all the letters.
Any ideas? Just tell me where to look and I can help debug this. |
_________________ Only registered users can see links on this board! Get registered or login! - An Event Calendar for PHP-Nuke
Only registered users can see links on this board! Get registered or login! - A Google Maps Nuke Module
Last edited by Gremmie on Mon Mar 19, 2007 5:38 pm; edited 1 time in total |
|
|
 |
Gremmie

|
Posted:
Mon Mar 19, 2007 5:33 pm |
|
I checked my error logs and here is something interesting:
Code:
[client x.x.x.x] PHP Warning: imageftbbox(): Could not read font in /usr/local/plesk/apache/vhosts/xxx.com/httpdocs/includes/class.php-captcha.php on line 298, referer: http://www.xxx.com/modules.php?name=Your_Account
|
|
|
|
|
 |
Gremmie

|
Posted:
Mon Mar 19, 2007 5:37 pm |
|
Looks like a bad FTP. I had some font files in includes/fonts with 0 size. I'm really not trusting FileZilla anymore... |
|
|
|
 |
montego
Site Admin

Joined: Aug 29, 2004
Posts: 9457
Location: Arizona
|
Posted:
Tue Mar 20, 2007 7:20 am |
|
Hhhmmmm... That is odd. I have never had issues with FileZilla, but I have seen this issue of the "space" before and never knew what caused it. I would just refresh my page until I got a complete captcha. I'll have to check the respository to make sure we do not have any 0 sized files. |
_________________ Only registered users can see links on this board! Get registered or login!
Only registered users can see links on this board! Get registered or login! |
|
|
 |
hitwalker
Sells PC To Pay For Divorce

Joined:
Posts: 5661
|
Posted:
Tue Mar 20, 2007 3:30 pm |
|
lol...gremmy thats sounds like my captcha problem with the test version... |
|
|
|
 |
montego

|
Posted:
Wed Mar 21, 2007 6:38 am |
|
montego wrote: | I'll have to check the respository to make sure we do not have any 0 sized files. |
I have checked the repository and no 0 sized files. So, I guess that doesn't solve my issue of intermittent problems in a local XAMPP environment. I have never had the captcha fail on a live production site, only on my local XAMPP. |
|
|
|
 |
Gremmie

|
Posted:
Wed Mar 21, 2007 7:05 am |
|
Well I certainly did not have any 0 sized font files in my archive of 2.10. They just ended up that way somehow when I ftp'ed them to the server. I was probably premature in marking this "solved", but time will tell. So far so good. |
|
|
|
 |
makama80
Hangin' Around

Joined: Feb 20, 2007
Posts: 32
|
Posted:
Wed Apr 04, 2007 2:18 am |
|
Mmmm... maybe worth mentioning here: sometimes I do not get a CAPTCHA picture at all... After a few F5's or refresh-button clicks it shows up again...
I will also check my logfile a.s.a.p. and if any anomalities are found, I will post it.
Martijn |
|
|
|
 |
montego

|
Posted:
Wed Apr 04, 2007 7:12 am |
|
klaafstra99, I have only seen this happen in my local Windows XP based system. I have yet to experience this personally on my actual server. What kind of set up are you seeing this happen on? |
|
|
|
 |
makama80

|
Posted:
Fri Apr 06, 2007 1:25 pm |
|
Indeed (I am forced to use) a Windows XP system.
My software setup:
Window$ XP Pro
RN 2.10 running on Appserv 2.5.8 (This is a WAMP solution of Apache 2.2.4, MySQL 5.0.27 and PHP 5.2.1. |
|
|
|
 |
xGSTQ
Involved


Joined: Feb 03, 2006
Posts: 269
|
Posted:
Tue Apr 17, 2007 9:59 am |
|
Not sure if this is the correct thread, but i have my graphics check set to 7
and im not getting nothing at all
this is the user login block (in Firefox)
and this is admin.php (in IE)
any suggestions ? |
|
|
|
 |
Gremmie

|
Posted:
Tue Apr 17, 2007 10:05 am |
|
|
|
 |
xGSTQ

|
Posted:
Tue Apr 17, 2007 10:18 am |
|
wow fast reply, where would i find this errors log ? |
|
|
|
 |
Gremmie

|
Posted:
Tue Apr 17, 2007 10:19 am |
|
The location and how to get at your error logs are host dependent. Ask your host if you don't know. |
|
|
|
 |
xGSTQ

|
Posted:
Tue Apr 17, 2007 10:20 am |
|
|
|
 |
makama80

|
Posted:
Tue Apr 17, 2007 11:24 am |
|
|
|
 |
xGSTQ

|
Posted:
Tue Apr 17, 2007 11:41 am |
|
Ah no worries your post did help me though by linking to the yoursite/images/captcha.php?size=normal
i got my error !
Code:Fatal error: session_start() [<a href='function.session-start'>function.session-start</a>]: Failed to initialize storage module: user (path: /tmp) in /clientdata/www/com/p/phoenixechelon.au.com/includes/class.php-captcha.php on line 48
|
Which is related to my other previous problem of sessions here http://www.ravenphpscripts.com/posts13232-highlight-.html
Thanks for that ! |
|
|
|
 |
|