Page 1 of 1

php forum unsetting session username

Posted: Mon Apr 14, 2008 1:54 pm
by redque
Basically, I made a website which contained a php forum and a poll.
I temporarily hosted it in a folder on my website, and everything works fine.
Then I purchased a url for the site and hosted it with the same company as my website.

Now, current users can log in, and it takes them to the main page, still logged in. They can refresh the page and all is fine. But if they move around the site, or even click the link to go to the same page they are on, it logs them out. A poll I made will not insert new data, and new users are not able to register.

The output code for the users all works fine, but it won't insert posts, or keep users logged on.

Any ideas? Thanks