Login issues with 2.0.1

In this board you can talk about general questions about phpMyFAQ

Moderator: Thorsten

jason559
Posts: 16
Joined: Wed Jun 27, 2007 8:03 am

Post by jason559 »

Unfortunately, no, it doesn't fix the issue. I will PM you a link to a page with my php properties, it shows session.auto_start is already off.

Thanks for replying so quickly to me
Thorsten
Posts: 15749
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

okay... this is really strange. :-(

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
jason559
Posts: 16
Joined: Wed Jun 27, 2007 8:03 am

Post by jason559 »

I hope you received my PM, if you need any other information, please let me know. I look forward to getting the script working properly again.
Thorsten
Posts: 15749
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

can you please try to enable

session.use_cookies

and

session.use_trans_sid

I received your message.

Thanks!

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
jason559
Posts: 16
Joined: Wed Jun 27, 2007 8:03 am

Post by jason559 »

I will contact my ISP and have them enable those on my dedicated server. I will report back as soon as I know if it worked or not. Thank You
jason559
Posts: 16
Joined: Wed Jun 27, 2007 8:03 am

Post by jason559 »

They said they made the changes. It still doesn't appear to work, could you please check the details I sent to you via PM and see if they are set correctly in the php info?

Any suggestions on where to check from here?
jason559
Posts: 16
Joined: Wed Jun 27, 2007 8:03 am

Post by jason559 »

Thorsten, can you offer any other guidence? I'd greatly appreciate it.
Thorsten
Posts: 15749
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

still no luck? :-(

I'll do an intensive research on this issue during my free days over xmas. Is that okay?

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
jason559
Posts: 16
Joined: Wed Jun 27, 2007 8:03 am

Post by jason559 »

Any help you can provide would be wonderful! Thank you for your help & happy holidays
Thorsten
Posts: 15749
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

please try this:

Remove this line

Code: Select all

ini_set('session.use_trans_sid', 0);
in the file inc/Init.php.

Best regards
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
jason559
Posts: 16
Joined: Wed Jun 27, 2007 8:03 am

Post by jason559 »

Unfortunately, that didn't correct the issue. I have begun moving to another free FAQ solution, but thanks for the effort.
Thorsten
Posts: 15749
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

do you have any values in the table faquser_right?

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
jason559
Posts: 16
Joined: Wed Jun 27, 2007 8:03 am

Post by jason559 »

No, no values in that. I have already migrated to another system, but I still have this installed if you want me to try other things to help you for others who may experience this.
Thorsten
Posts: 15749
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

would it be possible to try another fresh install with the current stable snapshot from our download page? That would be great!

Thank you very much!

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