Casino-Lottery info, vba CMPS-module

How to install:
Upload the casinolotteryinfo.module with vbAdvanced's AdminCP-Functions.

admincp >> vBa CMPS >> Download / Upload Module,,
Select casinolotteryinfo.module file from your computer.
Select Style to install templates to..
After Rebuild Style Information ,,click "Continue" to activate this module on your CMPS pages.
Move to: right or left Column,,then set the Order:

If you would like for it to look smaller,,do this template edit..
Delete everything in the adv_portal_lottery_info and put this,,
Code:

Code:
<tr>
	  		<td class="$bgclass" style='vertical-align:top;text-align:center;'>Next Draw: $drawdate<br />
<FONT SIZE="5"><STRONG>$vbphrase[casino_jackpot]: $dollar$jackpot</STRONG></FONT>
			</td>
 
i get this error"
Database error in vBulletin 3.6.8:

Invalid SQL:
CREATE TABLE casino_texasholdem_chatlog (chatlogid integer NOT NULL PRIMARY KEY auto_increment, msg text, msgtime integer);

MySQL Error : Table 'casino_texasholdem_chatlog' already exists
Error Number : 1050
Date : Tuesday, April 22nd 2008 @ 08:34:37 PM
Script : admincp/plugin.php?do=productimport
Referrer : admincp/plugin.php?do=productadd

Classname : vb_database
 
Back
Top