| Author |
Message |
el_Diablo New Member


Joined: Nov 06, 2003 Posts: 3
|
Posted:
Thu Nov 06, 2003 7:38 pm |
|
Whenever i log in to my website (Admin OR normal user), the website authenticates and shows the appropriate page (be it admin page or user page).
However any further action to change any preferences simply throws me back to the login page.
i think there is a problem with the permissions but i am unsure, and do not know what to change.
Any help is much appreciated.
Thanks |
|
|
|
 |
Raven Site Admin/Owner

Joined: Aug 27, 2002 Posts: 16987 Location: Kansas
|
Posted:
Thu Nov 06, 2003 8:36 pm |
|
Is your site hosted with IIS or Apache? |
|
|
|
 |
el_Diablo New Member


Joined: Nov 06, 2003 Posts: 3
|
Posted:
Thu Nov 06, 2003 9:29 pm |
|
|
|
 |
Raven Site Admin/Owner

Joined: Aug 27, 2002 Posts: 16987 Location: Kansas
|
Posted:
Thu Nov 06, 2003 9:33 pm |
|
Make sure register_globals are on. Did this just start happening? Did it ever work? |
|
|
|
 |
el_Diablo New Member


Joined: Nov 06, 2003 Posts: 3
|
Posted:
Thu Nov 06, 2003 9:36 pm |
|
firstly, what are global_registers and how do i enable them?
secondly, this was a fresh installation of php-nuke, and it did work with my previous installation of myphpnuke. Note that this was in a totally seperate DB. |
|
|
|
 |
Raven Site Admin/Owner

Joined: Aug 27, 2002 Posts: 16987 Location: Kansas
|
Posted:
Thu Nov 06, 2003 9:39 pm |
|
Save this script to a file called test.php and ftp it to your nuke root folder. Then post back the link to the test.php file. |
|
|
|
 |
Raven Site Admin/Owner

Joined: Aug 27, 2002 Posts: 16987 Location: Kansas
|
Posted:
Thu Nov 06, 2003 9:51 pm |
|
This is usually an indication that nuke can't read the nuke_config table. Make sure that your nuke_config table exists and that your MySQL parameters in your config.php file are correct. Also, make sure that the $prefix and $user_prefix are the same value. |
|
|
|
 |
|
|
|
|