| Author |
Message |
jdimaging Hangin' Around

Joined: Oct 25, 2003 Posts: 27
|
Posted:
Sat Jan 03, 2004 12:40 am |
|
Hi, I downloaded the site info. block like you have here and for some reason am not getting the security code image? Site
The site is running in php nuke 6.5 so I added this line to the config as was in the instructions:
$gfx_chk = 7;
Any help would be appreciated. Thanks
Darlene Janssen |
|
|
|
 |
Raven Site Admin/Owner

Joined: Aug 27, 2002 Posts: 16987 Location: Kansas
|
Posted:
Sat Jan 03, 2004 1:11 am |
|
Since you are receiving a red x instead of the image, this usually means that you have 1 or more blank lines after the closing ?> tag in your config.php file, or in your language file. Some editors, especially notepad and wordpad add these extra lines, thank you very much Bill Gates . You need to delete all spaces and lines after the closing ?> tag in these files. Check that out and report back. |
|
|
|
 |
jdimaging Hangin' Around

Joined: Oct 25, 2003 Posts: 27
|
Posted:
Tue Jan 06, 2004 1:05 am |
|
As per usual Raven you were right on the mark. I had at least 4 blank lines at the end of my code. Thanks.
Darlene |
|
|
|
 |
Pride Regular


Joined: Oct 22, 2003 Posts: 59
|
Posted:
Thu Jan 08, 2004 7:31 am |
|
I am having a similar problem, however my security graphic and input box doesnt show up at all.
When users put in UN and PW, it errors out and takes them to the page that does have the security graphic and input box, then it works fine.
What am I doing wrong?
|
|
|
|
 |
Raven Site Admin/Owner

Joined: Aug 27, 2002 Posts: 16987 Location: Kansas
|
Posted:
Thu Jan 08, 2004 8:13 am |
|
Does your config.php file have this line in it?
$gfx_chk=7; |
|
|
|
 |
Pride Regular


Joined: Oct 22, 2003 Posts: 59
|
Posted:
Thu Jan 08, 2004 8:24 am |
|
|
|
 |
jdimaging Hangin' Around

Joined: Oct 25, 2003 Posts: 27
|
Posted:
Fri Jan 09, 2004 1:52 pm |
|
Yep, I put that in the config. Thanks. Darlene |
|
|
|
 |
|
|
|
|