You are not authorised... when i try to access the admin.php page You are not authorised... when i try to access the admin.php page
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

You are not authorised... when i try to access the admin.php page

Started by vasal, March 06, 2005, 12:18:22 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

vasal

Any idea why? The server is located into a closed lan (with no internet access) and the username/password are correct. This appears after i have logged in as admin, after the system says "welcome admin".

I cannot access any admin configuration settings.


Thanx fellows.

Joachim Müller

this is probably a cookie issue - after the initial login (where you enter username and password), you're sent to the "welcome username" screen, which then redirects you to the page you came from. Does the navigation on that page show any logout [username] link? If no, review your cookie settings in your browser.

Joachim