1
ItachiWolf
Login twice
  • 2005/11/26 16:39

  • ItachiWolf

  • Just popping in

  • Posts: 7

  • Since: 2005/11/7


I think i asked this question before, but my members and I have to log in twice, each time we want to access something. I tried editing somefile, but im not sure it was the right one.

Im running XOOPS 2.0.13.2

Any help would be appreciated.

2
minkoilman
Re: Login twice
  • 2005/11/26 17:36

  • minkoilman

  • Just popping in

  • Posts: 17

  • Since: 2004/8/7 1


Try editing mainfile.php. The file includes the following code (in 2.2.3) ...

// XOOPS Virtual Path (URL)
// Virtual path to your main XOOPS directory WITHOUT trailing slash
// Example: define('XOOPS_URL', 'http://www.yoursitename.com');
define('XOOPS_URL', 'http://www.yoursitename.com');


Try adding www. in front of the addresses listed here if they aren't there already.

3
Peekay
Re: Login twice
  • 2005/11/26 18:15

  • Peekay

  • XOOPS is my life!

  • Posts: 2335

  • Since: 2004/11/20


When editing mainfile.php (or any PHP file) make sure the editor doesn't leave any blank space after the closing PHP tag. Common issue, but can cause endless problems.

Also, try to upload PHP files in ASCII mode. This automatically converts line feed characters in the file to the correct format for the target server OS. To be honest, most servers aren't that fussy, but in my experience this has caused problems with some scripts.
A thread is for life. Not just for Christmas.

4
ItachiWolf
Re: Login twice
  • 2005/11/27 18:09

  • ItachiWolf

  • Just popping in

  • Posts: 7

  • Since: 2005/11/7


It still makes me relogin twice :S

5
Abishai
Re: Login twice
  • 2006/1/10 13:36

  • Abishai

  • Just popping in

  • Posts: 21

  • Since: 2003/10/27


I have the same problem on a couple of my sites.

The problem exists on xoops.org, just try it:

Login at xoops.org and then try to access a page at www.xoops.org (or v/v) you need to login again although Who's online shows you are still online...

So can someone help with this? Is there a solution already available somewhere?

Login

Who's Online

257 user(s) are online (175 user(s) are browsing Support Forums)


Members: 0


Guests: 257


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits