Help with Database error

I am getting the following error when sending out emails to my list using the mas mailer. I was wonder if someone can tell me what the result of this is.. Example the messages are not being sent out, or the are being sent out, but the banned list is being checked.

Any information about this error would be a help.

Thank

Database error in Gambling Social Network and forum with aritcles videos events .
Query:

SELECT `AdminBanList`.*
FROM `AdminBanList`
WHERE (
`DateTime` + INTERVAL `Time` SECOND < NOW()
)


Mysql error:
MySQL server has gone away

Found error in file /inc/profiles.inc.php

at line 864. Called db_res function
with erroneous argument #0

Debug backtrace:
Array
(
[1] => Array
(
[file] => /inc/profiles.inc.php
[line] => 864
[function] => db_res
[args] => Array
(
[0] =>
SELECT `AdminBanList`.*
FROM `AdminBanList`
WHERE (
`DateTime` + INTERVAL `Time` SECOND < NOW()
)

)

)

[2] => Array
(
[file] => /periodic/notifies.php
[line] => 180
[function] => periodic_check_ban
[args] => Array
(
)

)

)


Called script:

Request parameters:
Array
(
)
Quote · 18 Apr 2009
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.