![]() |
Problem when install vBookie intergration plugin.
I've an error when install vbookie_integration plugin :
Code:
XML Error: not well-formed (invalid token) at Line 41 Thanks for any help. PhucPH. |
I get the same error on a client's site...
Any help would be appreciated. Edit: Here is the code in question Code:
$q = "SELECT username, " . $vbulletin->options['vbbux_pointsfield'] . " AS cash FROM " . TABLE_PREFIX . "user ORDER BY cash DESC LIMIT 5";]]></phpcode> |
Because its not working correctly.. same thing happened to me
Also, I installed the old plugin from before and it now is taking double the cash when bets are made.... |
replace this line (line 41): <phpcode><![CDATA// check if the user's cash would be negative
with this line: <phpcode><![CDATA[// check if the user's cash would be negative |
All times are GMT. The time now is 06:49 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|