The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
i get this error
Code:
Fatal error: call to a member function on a non-object in /home/pinkofer/public_html/forums/includes/functions_logn.php on line 130 Code:
function exec_unstrike_user($username)
{
global $vbulletin;
$vbulletin->db->query_write("DELETE FROM " . TABLE_PREFIX . "strikes WHERE strikeip = '" . $vbulletin->db->escape_string(IPADDRESS) . "' AND username='" . $vbulletin->db->escape_string(htmlspecialchars_uni($username)) . "'");
}
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|