Hello,
I have successfully installed the application in my server.
But when I try to connect to it using either guest or admin I only get the login screen displayed again.
If I put a strange user and password I do not get any error.
What could be wrong ?
Agustín.
Logged In: YES
user_id=2142295
Originator: NO
I have the same problem,.. i guess its licence problem... anywasy if anyone have got a sloution them plz let me know....
Are you sure have a conection to the database? You must edit the file include/db.php
Yves
Sorry, I think it's another reason.
Check for the PHP Server variable : register_globals is probably off.
The README.TXT point out a solution.
Yves
I'm having a similar problem, and it seems related to the fact that the include directory (with images) is missing; it also complains that LOGOUT and PHP_SELF are undefined variables.