malcome_thompson Posted July 31, 2008 Share Posted July 31, 2008 Hello all, I am wondering if someone can shed some light on this for me. I run an on line game, and all of a sudden, it seems that sessions time out on everyone. People can log in fine, but once they do, no matter what link they click, the 'You have left fields blank' error message come sup, and they have to relog in. It seems like it is not keeping the log in information. I have narrowed the problem down to either my gameconfig file, or my top.php file. This is a new problem for me, and just suddenly started. Any ideas? Link to comment https://forums.phpfreaks.com/topic/117447-losing-db-info/ Share on other sites More sharing options...
vicodin Posted July 31, 2008 Share Posted July 31, 2008 Possible bad entry in your db? Look over your db and check the info in there to make sure its not outputting anything that would mess the php code up. Link to comment https://forums.phpfreaks.com/topic/117447-losing-db-info/#findComment-604128 Share on other sites More sharing options...
malcome_thompson Posted July 31, 2008 Author Share Posted July 31, 2008 I looked at that. The DB seems fine. It has been running properly since about February Link to comment https://forums.phpfreaks.com/topic/117447-losing-db-info/#findComment-604130 Share on other sites More sharing options...
vicodin Posted July 31, 2008 Share Posted July 31, 2008 You have backup files? If you do try backing it up Link to comment https://forums.phpfreaks.com/topic/117447-losing-db-info/#findComment-604133 Share on other sites More sharing options...
malcome_thompson Posted July 31, 2008 Author Share Posted July 31, 2008 I tried reinstalling all the files, and nothing worked. Still had the same issue. Link to comment https://forums.phpfreaks.com/topic/117447-losing-db-info/#findComment-604198 Share on other sites More sharing options...
tibberous Posted July 31, 2008 Share Posted July 31, 2008 I hacked you. Is it possible there is something wrong with the directory on your server where the sessions are stored? Generally you don't have to worry, but if it was working before, and you tried completely restoring everything, you might want to run a few tests to make sure that sessions in general are still working correctly. Link to comment https://forums.phpfreaks.com/topic/117447-losing-db-info/#findComment-604216 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.