First Time Login Issue
Forum » Wikidot version 1 / Bugs » First Time Login Issue
started by: alin1980alin1980
on: 1205175844|%e %b %Y, %H:%M %Z|agohover
number of posts: 2
rss icon RSS: new posts
First Time Login Issue
alin1980alin1980 1205175844|%e %b %Y, %H:%M %Z|agohover

Hi,

After some hours we managed to install wikidot.
The problem appears to be the first login

You have been inactive quite long while trying to log in and your session data have expired. Please try to click 'log in' once again.

We have checked in the php/actions/LoginAction.php and indeed the $seed is empty.
In the file php/screens/login/LoginIframeScreen.php
after the seed is added the command $runData->sessionGet("login_seed"); gives the right seed.

unfold First Time Login Issue by alin1980alin1980, 1205175844|%e %b %Y, %H:%M %Z|agohover
Re: First Time Login Issue
Ed JohnsonEd Johnson 1205198687|%e %b %Y, %H:%M %Z|agohover

I had this issue with my first couple of early installs. It was a permissions issue with the Wikidot psql database. See this thread:

http://www.wikidot.org/forum/t-40293/first-time-login-issue

I have not had that problem for a long time (and I have done numerous installs while testing my scripts). Did you download the package from the "Get Wikidot" page, or use one of the guides and download the most current code from the SVN repository? The "corresponds to revision 12" package is old - I would not use it.

Look at the "howto" I wrote, particularly the "Configure PostgreSQL" section. That should fix your login issue.

http://www.wikidot.org/howto:wikidot-home-network-install

I'm interested in what environment you installed Wikidot into. Can you provide more details?

Thanks,
Ed

last edited on 1205206342|%e %b %Y, %H:%M %Z|agohover by Ed Johnson + show more
unfold Re: First Time Login Issue by Ed JohnsonEd Johnson, 1205198687|%e %b %Y, %H:%M %Z|agohover
new post
Unless stated otherwise Content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License