1
ghostrunner
Site keeps showing login form

Hi.
I Can log in to my site, but when i click on anything it shows me the login form again. If I then type in my username and password. Then I follow the link.
But each time I do something on my site I have to login again.
I havte tried to repair my session table but it didn't help.

Im using XOOPS 2.3 Final

Anyone knows what i should do.

2
Marco
Re: Site keeps showing login form
  • 2008/9/27 18:12

  • Marco

  • Home away from home

  • Posts: 1256

  • Since: 2004/3/15


make that test here
if everything is not red, that's the explanation
Do synergy or die.

3
ghostrunner
Re: Site keeps showing login form

I'm not sure i understand you.
Just tryed something else.
Made a clean install of XOOPS 2.3 just with thadmin 1.1 installed. I couldn't logout so i tryed to delete the cookie in my browser. Then I was loged out.
Now I got the same problem again.
I login to my site. Works ok.
Then when i click on a link on my site i have to login again. My site is working i just have to login everytime i click on something.

This is very wierd, can anyone help me

Still using 2.3

4
Marco
Re: Site keeps showing login form
  • 2008/9/28 10:56

  • Marco

  • Home away from home

  • Posts: 1256

  • Since: 2004/3/15


just read my previous post and make the test plz
and give the result
so i can help you
thanks
Do synergy or die.

5
ghostrunner
Re: Site keeps showing login form

what test?? I dont have your username / password to logon there.
I just get a normal closed site logon page.


However i think i narrowed down the problem to my language files. When i use my danish languagefiles i get the problem. With standard languagefiles it works ok.


6
ghostrunner
Re: Site keeps showing login form

The standard languagefiles are not encoded in utf-8.
My danish languagefiles are in utf-8. Because og speciel caracters in danish.
Can this have anything to do with the problem

7
ghostrunner
Re: Site keeps showing login form

I now got it working by encoding the languagefiles in ANSI (Standard). I them had to use the HTML codes for the special caracters.
A little annoing, but if that's what it takes...

8
anderssk
Re: Site keeps showing login form
  • 2008/9/28 20:15

  • anderssk

  • Quite a regular

  • Posts: 335

  • Since: 2006/3/21


If you are using 2.3.0 the language files are standard encoded in UTF-8

The danish language files for 2.3.0 is not at www.xoops.dk.
The only online language files is for 2.3.0 Beta, and they are encoded in ANSI (Latin1)

So, unless You have translated them youselv ore change the encoding til UTF I think You have the wrong language files.

It works with HTML for special characters, but it's not the solution. Every time you download a new translation, you have to chance it to HTML

At the moment xoops.dk and xoops.no is moving all activity to xoopsnordic.org
We will have a bigger community there.
The first thing is to get the forum and download-section up running.
Then all files will be encoded in UTF


9
ghostrunner
Re: Site keeps showing login form

I think im using the 2.3 Beta lang. files.
I just reencoded them myself from latin1 to utf-8. Because i got som funny characters.
But now i'm back with latin1 encoded, using html for special characters.

10
anderssk
Re: Site keeps showing login form
  • 2008/9/29 15:22

  • anderssk

  • Quite a regular

  • Posts: 335

  • Since: 2006/3/21


You have to be sure that the global.php is containing UTF-8

The file is located in ..\language\danish\global.php (and ..\language\english\global.php)

The content should be (around line 200)
Quote:

//%%%%% LANGUAGE SPECIFIC SETTINGS %%%%%
define('_CHARSET', 'UTF-8');
define('_LANGCODE', 'da');


If it is set to ISO-8859-1, and Your files is in UTF-8 - you will get a funny page with danish characters


Login

Who's Online

147 user(s) are online (90 user(s) are browsing Support Forums)


Members: 0


Guests: 147


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