Quote:
Originally Posted by Revan
What the? Wanna tell me why you removed this code:
PHP Code:
$custom = true;
$DB_site->reporterror = 0;
$custset = $DB_site->query_first("SELECT * FROM " . TABLE_PREFIX . "warning_options");
$DB_site->reporterror = 1;
from the file I sent you?
Because without this code, it will not work.
|
Read this post Revan,
https://vborg.vbsupport.ru/showpost....3&postcount=20
This is what you told me to do. If that's not what you had in mind, then it's not my fault. Care to provide a complete script so that I can add it to the latest zip????
Quote:
Originally Posted by Blam Forumz
cant find any thing in functions.php in the upgrade from 3.20 to 3.30 ;/
And I've followed all other instructions and get this error:
Database error in vBulletin 3.0.3:
Invalid SQL:
UPDATE user SET
usergroupid = ,
displaygroupid = ,
warnings=1,
warning_level=1,
warning_bans = 0,
usertitle = 'Temporarily Banned'
WHERE userid = 4
mysql error: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '
displaygroupid = ,
warnings=1,
warning_level=1,
mysql error number: 1064
|
There is section which tells you what you need to edit in functions.php, it's no (7).
If you can't find these things, then you have missed an earlier upgrade, it was the one which produced a special error message, for the banned members. If you haven't done it, then you do not need to worry about it.
As for your error, please tell me when you get this error, in order to help it. From the looks of it, it seems as if you haven't uploaded the file includes/functions_warning.php to your server.
Rgds