| Author |
Message |
x
Corporal


Joined: Mar 25, 2003
Posts: 57
Location: Puerto Rico
|
Posted:
Sun Aug 31, 2003 7:02 pm |
  |
When a new user creates an account there is supposed to appear this numeric code they should input in order they can log into a new account.
This code doesn't appear.
Please advise;
X
siteadmin
www.zonaxbox.com |
|
|
      |
 |
slimis
Nuke Cadet


Joined: Sep 01, 2003
Posts: 2
|
Posted:
Mon Sep 01, 2003 9:36 am |
  |
I also have this problem, What is the requirements of using this module?
I have the latest apache 1.3X and php4.3.2 with the bundled gd configured.
I'm running the latest snapshot of betaNC as well as the latest relesed version
this behaviour happens also witht the newest nuke
I'm running this on a local LINUX box that has no real IP
Do I need freetype?
I added the mod to remove this but I like the idea of having it for the admin login
I have searched the forum and looked at whatever faq's there are
The image nor background shows Just this:
Security Code
A copy of my analyze file can be found here:
http://www.shout.net/~slim/analyze-php.html
Thanks |
|
|
   |
 |
slimis
Nuke Cadet


Joined: Sep 01, 2003
Posts: 2
|
Posted:
Wed Sep 03, 2003 10:32 am |
  |
|
   |
 |
thewizard
Sergeant


Joined: Sep 01, 2003
Posts: 134
Location: Germany
|
Posted:
Wed Sep 03, 2003 10:38 am |
  |
how about your config.php. is gfx turned on??
| Code: |
# $gfx_chk: Set the graphic security code on every login screen,
# You need to have GD extension installed:
# 0: No check
# 1: Administrators login only
# 2: Users login only
# 3: New users registration only
# 4: Both, users login and new users registration only
# 5: Administrators and users login only
# 6: Administrators and new users registration only
# 7: Everywhere on all login options (Admins and Users)
# NOTE: If you aren't sure set this value to 0 |
|
_________________
Rather must you Become, and Become, and Become, until Hackers respect thy Power, and other Wizards hail thee as a Brother or Sister in Wisdom, and you wake up and realize that the Mantle hath lain unknown upon thy Shoulders since you knew not when. |
|
    |
 |
x
Corporal


Joined: Mar 25, 2003
Posts: 57
Location: Puerto Rico
|
Posted:
Wed Sep 03, 2003 6:48 pm |
  |
| thewizard wrote: |
how about your config.php. is gfx turned on??
| Code: |
# $gfx_chk: Set the graphic security code on every login screen,
# You need to have GD extension installed:
# 0: No check
# 1: Administrators login only
# 2: Users login only
# 3: New users registration only
# 4: Both, users login and new users registration only
# 5: Administrators and users login only
# 6: Administrators and new users registration only
# 7: Everywhere on all login options (Admins and Users)
# NOTE: If you aren't sure set this value to 0 |
|
I checked my config.php but I don't see this section are you sure it is there?
X |
|
|
      |
 |
IACOJ
Major


Joined: Jan 15, 2003
Posts: 1269
Location: USA
|
Posted:
Wed Sep 03, 2003 6:59 pm |
  |
|
   |
 |
x
Corporal


Joined: Mar 25, 2003
Posts: 57
Location: Puerto Rico
|
Posted:
Wed Sep 03, 2003 8:19 pm |
  |
|
      |
 |
IACOJ
Major


Joined: Jan 15, 2003
Posts: 1269
Location: USA
|
Posted:
Wed Sep 03, 2003 10:08 pm |
  |
X
If you haven't already notify your host of the mysql vulnerability, give them the link etc.
At the same time ask them if they would install GD library, you need it to display the security images. I can't remember off the top of my head if there is a way to work around not having GD library installed. That previous link I posted might have something about it in there. |
|
|
   |
 |
x
Corporal


Joined: Mar 25, 2003
Posts: 57
Location: Puerto Rico
|
Posted:
Thu Sep 04, 2003 3:52 am |
  |
| IACOJ wrote: |
X
If you haven't already notify your host of the mysql vulnerability, give them the link etc.
At the same time ask them if they would install GD library, you need it to display the security images. I can't remember off the top of my head if there is a way to work around not having GD library installed. That previous link I posted might have something about it in there. |
working on both things... thanks. |
|
|
      |
 |
|
|