Author |
Message |
kguske
Site Admin

Joined: Jun 04, 2004
Posts: 6437
|
Posted:
Wed Feb 25, 2009 5:30 am |
|
Which admin section? Your Account, or the admin page? |
_________________ I search, therefore I exist...
Only registered users can see links on this board! Get registered or login! |
|
|
 |
spiritwulf
New Member


Joined: Feb 10, 2006
Posts: 18
|
Posted:
Wed Feb 25, 2009 1:14 pm |
|
kguske wrote: | Which admin section? Your Account, or the admin page? |
The Admin page itself. Cannot get to admin functions for nukesentinel, forums, users, etc.
Can log in to website with regular user and access personal user account preferences etc.
Edit: Reloaded everything AGIAN lol, and now everything apears to be working right for the most part. Managed to log into site Admin section after 3 attempts - kept looping back to admin login for some strange reason. Can access Edit Users w/o any error messages. Will give it a good workout later tonight and post the results.
The only real changes from my prev configs are using the same prefix's for both main and user DB and i have .staccess chmod 666 instead of 640. |
|
|
|
 |
Raven
Site Admin/Owner

Joined: Aug 27, 2002
Posts: 17088
|
Posted:
Thu Feb 26, 2009 2:35 pm |
|
The side discussion on RNYA as a stand alone module has been moved to Only registered users can see links on this board! Get registered or login! |
|
|
|
 |
mcorp
New Member


Joined: Mar 01, 2009
Posts: 1
|
Posted:
Sun Mar 01, 2009 3:41 am |
|
ok Think I have something to Help Others Having this issue.
I tried to install this on a few different server. I did so and ALL the time I ran into the same problem.
Everything installed fine, but new users could not register.
And I also got the VERSION info error problem all solved by the following.
Install as normal.
After install, log onto you DATABASE
change the USER prefix to match you site prefix
ie,
nukeu_
nuke_
to all of them = nuke_
Then in the config file, change them both to match nuke_
as well.
This will fix all issues with new users registering, NEW USER settings not sticking, and the version error.
.....
Now I tried to make these changes PRIOR to install. ie, tell the config file to make
both prefixes the same. Doing this ran into other errors. Easiest way was to just install as normal, then make the 2 quick easy changes and all was fine. |
|
|
|
 |
Palbin
Site Admin

Joined: Mar 30, 2006
Posts: 2583
Location: Pittsburgh, Pennsylvania
|
Posted:
Sun Mar 01, 2009 1:33 pm |
|
I found the problem. On a fresh install the _users_config table uses $prefix instead of $user_prefix. |
_________________ "Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it." — Brian W. Kernighan. |
|
|
 |
|