Page 1 of 1

Prillian Timing Out

PostPosted: Wed Dec 05, 2007 8:37 am
Author: Dioncecht
Your phpBB Version: 2.0.
phpBB Type: Integramod 141
MODs: Yes
Your knowledge: Basic Knowledge
Board URL: http://rpghq.org

PHP Version:
MySQL Version:


What was done before the problem appeared?
Nothing


What was done to try to solve the problem?
Emptied all log files



De.scription and Message

My Prillian had been working fine ever since I upgraded to 1.41 when it was first released, up until about a month ago. Now, it seems to 'time out' after about 10-15 minutes. It just goes completely blank until I refresh it by clicking the 'Check for New Messages' button. At first I thought it was just me, but it seems to be happening to other users as well. I've emptied out my log files to see if that was causing it but nothing has changed. Any idea why it's timing out like that?

Re: Prillian Timing Out

PostPosted: Thu Dec 06, 2007 11:51 am
Author: Dioncecht
So it looks like I can't receive IMs through Prillian when it does it's time out thing, and it also seems to be logging me out of the board like once a day.. I leave Prillian open pretty much all day long.

Re: Prillian Timing Out

PostPosted: Thu Dec 06, 2007 12:47 pm
Author: Helter
sounds like a sessions issue. Have you changed anything in your acp/general admin/configuration section, or updated your php lately?

PostPosted: Fri Dec 07, 2007 9:09 pm
Author: Dioncecht
"HelterSkelter";p="29709" wrote:sounds like a sessions issue. Have you changed anything in your acp/general admin/configuration section, or updated your php lately?


Nope. I pretty much haven't time to touch the ACP since classes started back in August. I know my host made some changes to the servers as the Control Panel is vastly different, but it looks like I am still using php 4.4.7

Would resetting all the sessions possibly help?

Re: Prillian Timing Out

PostPosted: Tue Dec 11, 2007 9:53 am
Author: Dioncecht
Tried resetting sessions table, didn't work. Prillian still timing out. Is there a different table for Prillian sessions?

Re: Prillian Timing Out

PostPosted: Tue Dec 11, 2007 10:45 am
Author: obiku
Yes there is. It is called phpbb_im_sessions. And of course, you have to change the phpbb_ prefix to your own.

Hope this will solf your problem.