Unable to access admin features after login as admin

In this board you can talk about general questions about phpMyFAQ

Moderator: Thorsten

Post Reply
raj
Posts: 1
Joined: Wed Dec 09, 2009 3:00 am

Unable to access admin features after login as admin

Post by raj »

I have recently installed phpMyFAQ, and configured it successfully.
Everything was working fine, but suddenly something is broken.
After I login as admin, when I click on any of the links on dashboard (e.g. Content, Add new FAQ record, etc.) - it kicks me back to the login page.

I know I am entering correct username and password, since it successfully logs me in and takes me to the dashbord - but it logs me out as soon as I click on any link.

Thanks in advance for all your help!

Raj
Thorsten
Posts: 15815
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: Unable to access admin features after login as admin

Post by Thorsten »

Hi,

please send me a backup of your database.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
wildblue
Posts: 3
Joined: Mon Feb 01, 2010 9:27 am

Re: Unable to access admin features after login as admin

Post by wildblue »

Greetings,

Do you have a solution to this issue as I am experiencing the same issue with version 2.0.17. Tried installing 2.6 and 2.5 but too many issues to deal with right now.

Thank you in advance.

Kevin
Thorsten
Posts: 15815
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: Unable to access admin features after login as admin

Post by Thorsten »

Hi,

phpMyFAQ 2.0 is out of support. Please install 2.5.7 or 2.6.1. Which problems do you have with those versions?

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
wildblue
Posts: 3
Joined: Mon Feb 01, 2010 9:27 am

Re: Unable to access admin features after login as admin

Post by wildblue »

I will re-install the latest version and post the problems experienced shortly.

TIA,

Kevin
wildblue
Posts: 3
Joined: Mon Feb 01, 2010 9:27 am

Re: Unable to access admin features after login as admin

Post by wildblue »

Installing 2.6.1 on www.missouribands.com/faqs and receiving the following messages when accessing the page:


phpMyFAQ warning [2]: session_start() [function.session-start]: open(/var/php_sessions/sess_16f116b1dd6963ff98dffa58bad7e510, O_RDWR) failed: No such file or directory (2) in index.php on line 50

phpMyFAQ warning [2]: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /hermes/web05b/b742/as.wizard/public_html/mobands/faqs/inc/functions.php:173) in index.php on line 50

phpMyFAQ warning [2]: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /hermes/web05b/b742/as.wizard/public_html/mobands/faqs/inc/functions.php:173) in index.php on line 50

phpMyFAQ warning [2]: Cannot modify header information - headers already sent by (output started at /hermes/web05b/b742/as.wizard/public_html/mobands/faqs/inc/functions.php:173) in Session.php on line 331

phpMyFAQ warning [2]: Cannot modify header information - headers already sent by (output started at /hermes/web05b/b742/as.wizard/public_html/mobands/faqs/inc/functions.php:173) in index.php on line 574

phpMyFAQ warning [2]: Cannot modify header information - headers already sent by (output started at /hermes/web05b/b742/as.wizard/public_html/mobands/faqs/inc/functions.php:173) in index.php on line 575

phpMyFAQ warning [2]: Cannot modify header information - headers already sent by (output started at /hermes/web05b/b742/as.wizard/public_html/mobands/faqs/inc/functions.php:173) in index.php on line 576

phpMyFAQ warning [2]: Cannot modify header information - headers already sent by (output started at /hermes/web05b/b742/as.wizard/public_html/mobands/faqs/inc/functions.php:173) in index.php on line 577

phpMyFAQ warning [2]: Cannot modify header information - headers already sent by (output started at /hermes/web05b/b742/as.wizard/public_html/mobands/faqs/inc/functions.php:173) in index.php on line 578

phpMyFAQ warning [2]: Cannot modify header information - headers already sent by (output started at /hermes/web05b/b742/as.wizard/public_html/mobands/faqs/inc/functions.php:173) in index.php on line 579

phpMyFAQ warning [2]: Cannot modify header information - headers already sent by (output started at /hermes/web05b/b742/as.wizard/public_html/mobands/faqs/inc/functions.php:173) in index.php on line 580
phpMyFAQ Codename Portia

Additionally, after logging on as admin and attempting to access a function the software asks for the username/password again.

http://www.missouribands.com/faqs/admin/

TIA.

Kevin
Thorsten
Posts: 15815
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: Unable to access admin features after login as admin

Post by Thorsten »

Hi,

PHP cannot set the session information, you PHP is mis-configured. You have to fix this.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Post Reply