1
rzacek
Login twice
  • 2005/9/20 3:26

  • rzacek

  • Just popping in

  • Posts: 1

  • Since: 2005/9/20



I've installed XOOPS 2.0.13 into a directory on my website and after loggin in I can access the main menu, however, when I click on administration it states that I dont have access and must log in. When I log in a second time I can access anything.

2.0.13 is what comes with my web site package under their fantastico software in my Cpanel.

What gives?

Thanks in advance for your help.
Ryan

2
broadcircle
Re: Login twice

Find this file: mainfile.php
click to edit
find this:

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

change it to this:

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

Notice that the only thing changed is the "www"
You must also change the permission to 744 before you do the above.

Before you do the above you must go:
system admin > preferences > general settings > tick yes next to update module.
Then after you do all of the above change tick no update module.

Phil K.
"That's about it"

Login

Who's Online

513 user(s) are online (70 user(s) are browsing Support Forums)


Members: 0


Guests: 513


more...

Donat-O-Meter

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

Latest GitHub Commits