Over the past two weeks i have noticed that the guests online within our subsilver forum index is always displaying the total as 0.
When i access the forum acp it is showing that there are 30-50+ people within the forum along with the boards they are viewing.
The funny thing is the Who's online block (at the bottom of the forum index) is able to display the members online along with their usernames. Any idea's why it is choosing not to displays guest/visitors.
Not being a coder i havent got a clue what i should be looking for or where i should go to even begin to try and solve this problem.
Someone advised me that it could be in relation to timers/sessions - although i don't believe this is true due to the fact that no matter what time day or night i view our forums the guest amount is always displayed as 0, even when the forum acp clearly shows that guests are online.
any help would be greatly apreciated as our forums are getting quite busy and to those accessing our forums for the first time are thinking our forum is a ghost town (plus we are currently running a competition - and to sponsors who have donated prizes for it may think our competition is not as popular as what we are telling them - which in turn means future competitions will not have their participation).
Thanks in advance
Darren
Slackervaara Captain
Joined: Sep 13, 2003
Posts: 303
Posted:
Sat Jul 07, 2007 4:32 am
Click on your nuke_sessions table in your database, when you are in phpMyAdmin. If you can't view the nuke_sessions table and get an error message the table might be corrupted.
Coorrupted tables can be easily repaired witth phpMyAdmin. In the SQL query window write: REPAIR TABLE nuke_sessions;
Make a backup of your database first though.
darren1234 Private
Joined: Nov 12, 2006
Posts: 39
Posted:
Sat Jul 07, 2007 4:41 am
Hi Slackervaara
I have accessed phpmyadmin and can browse, views structure and search the nuke_session table with no errors appearing. I can also do the same with the nuke_bbsessions table.
any ideas on what to do now?
thanks for all your help
Slackervaara Captain
Joined: Sep 13, 2003
Posts: 303
Posted:
Sat Jul 07, 2007 7:51 am
In phpMyAdmin choose nuke_session and Operations tab.
Then check if the table is OK. This option is available,
darren1234 Private
Joined: Nov 12, 2006
Posts: 39
Posted:
Sat Jul 07, 2007 7:58 am
Hi mate.
Thanks for the quick reply.
I went into phpmyadmin clicked browse nuke_session then hit check table, i got the following message:
Code:
SQL query: CHECK TABLE `nuke_session`
Op Msg_type Msg_text
check status OK
Thanks again for all your help it's greatly apreciated
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum