SQL ERROR [ mysql4 ]
MySQL server has gone away [2006]
SQL
SELECT COUNT(DISTINCT s.session_ip) as num_guests FROM a6361974_sessions s WHERE s.session_user_id = 1 AND s.session_time >= 1339266720 AND s.session_forum_id = 11
BACKTRACE
FILE: [ROOT]/includes/db/mysql.php
LINE: 175
CALL: dbal->sql_error()
FILE: [ROOT]/includes/functions.php
LINE: 4055
CALL: dbal_mysql->sql_query()
FILE: [ROOT]/includes/functions.php
LINE: 4089
CALL: obtain_guest_count()
FILE: [ROOT]/includes/functions.php
LINE: 4439
CALL: obtain_users_online()
FILE: [ROOT]/viewforum.php
LINE: 145
Offline
P110 wrote:
Yeah, I can't find the problem with the repeat until, I'm presuming we'll get the same problem with if blocks, but until someone finds it, we're stuck with that atm.
sorry![]()
thats ok.
Offline
XenoK wrote:
P110 wrote:
XenoK wrote:
P110! I fixed the repeat issue!
great! how?
Added a file called cw_wrap.gif I think it's called to the root directory.
oh, I must have missed it, i thought i added all of the images. ah well, it's working now. :p
Last edited by P110 (2012-06-10 04:48:43)
Offline
P110 wrote:
XenoK wrote:
P110 wrote:
great! how?Added a file called cw_wrap.gif I think it's called to the root directory.
oh, d i must have missed it, i thought i added all of the images. ah well, it's working now. :p
yep!
Offline