| Author |
Message |
symoon New Member


Joined: Oct 01, 2005 Posts: 4
|
Posted:
Sat Oct 01, 2005 1:13 pm |
|
hallo @ll.
i have a question
--1--how is it possible to set the security code with 8 carachters like this site?
--2--i have a problem with the security code on my site: it doesn't appear;
what could be cause this fact?
now i have put the setting of the config.php file at"0" because thi security code do not appear when the setting is "7"
tnx i advance simon |
|
|
|
 |
hitwalker Sells PC To Pay For Divorce

Joined: Posts: 5661
|
Posted:
Sat Oct 01, 2005 1:44 pm |
|
that could be because of a few reasons.
please post your website url.
and your nuke version etc... |
|
|
|
 |
Raven Site Admin/Owner

Joined: Aug 27, 2002 Posts: 16987 Location: Kansas
|
Posted:
Sat Oct 01, 2005 3:28 pm |
|
On the security code issue, check this first
I thought I had a brief tutorial on changing the length. Let me see if I can dig it up. |
|
|
|
 |
symoon New Member


Joined: Oct 01, 2005 Posts: 4
|
Posted:
Sun Oct 02, 2005 2:37 am |
|
| hitwalker wrote: | that could be because of a few reasons.
please post your website url.
and your nuke version etc... |
Ok many thank's
My site is
and the nuke version is 7.6 patch 3.1
thank's simon
Excuse me about the numberso of carchter of the sec. code could you tell me something? |
|
|
|
 |
Xiode Regular


Joined: Jun 15, 2005 Posts: 78 Location: AR
|
Posted:
Sun Oct 02, 2005 9:08 am |
|
well if you get CNB Your Account you can adjust the length of the security code from 1- 10. |
|
|
|
 |
symoon New Member


Joined: Oct 01, 2005 Posts: 4
|
Posted:
Sun Oct 02, 2005 10:26 am |
|
many thank's
i have got CNB Your Account but i cannot understend how to set the numbers of carachter of security code.
if i go on configuration i cannot understand how to chane this parameter
could you explain?
thnak's simon |
|
|
|
 |
Xiode Regular


Joined: Jun 15, 2005 Posts: 78 Location: AR
|
Posted:
Sun Oct 02, 2005 10:30 am |
|
Its easy... Go to admin.php -> Edit Users -> User Configuration -> Graphic Options... |
|
|
|
 |
Xiode Regular


Joined: Jun 15, 2005 Posts: 78 Location: AR
|
Posted:
Sun Oct 02, 2005 10:32 am |
|
Also make sure you set your GFX Check in config.php accordingly. |
|
|
|
 |
symoon New Member


Joined: Oct 01, 2005 Posts: 4
|
Posted:
Sun Oct 02, 2005 10:35 am |
|
the gfx is setted on "7"...code required for all...users, administrators etc ((( |
|
|
|
 |
fkelly Moderator

Joined: Aug 30, 2005 Posts: 3186 Location: near Albany NY
|
Posted:
Mon Oct 03, 2005 8:21 am |
|
Having just gone thru diagnosing a problem on my site, here's a couple of things you can do:
When you have the config.php set to 7 so the code "should" display, right click on the security code. Then select the view image option. If the program was working right you'd see the security image but you probably won't. Look at the view source for it. In one case I had some diagnostic statements in mainfile and nukesentinel.php to try to figure out another problem (just little tables telling me for instance "got into Nuke Sentinel") and I had left them in after the problem was solved and they were being displayed at the top of the screen and stopping the security code from displaying. In the view source you should see something like | Quote: | | CREATOR: gd-jpeg v1.0 (using IJG JPEG v62), quality = 75 | with some graphic characters before and after the image. You could try this with a Nuke site where the security code is working on the login screen and then compare it to what you see on your site.
Also, as others suggested, analyze.php will tell you whether the gd library is working and whether it can find your graphic image. |
|
|
|
 |
|
|
|
|