Hi there
I am installing this with your Mod Management tool, and I am running into a parse error.
vb 3.0.3
parse error - no details given - at the
else in the last part of the paste
Quote:
else
{
// or doing it once an hour
$DB_site->shutdown_query("
INSERT INTO " . TABLE_PREFIX . "threadviews (threadid)
VALUES (" . intval($threadinfo['threadid']) . ')'
);
}
|
Any suggestions?