Quote:
Originally Posted by djkristoff
works fine after you remove the MyISAM etc ...
A few suggestions that would really help boost this package would be:
- Scheduled Banner Expiration (give a start / end date to which the banner is valid)
- Allow the banners to be uploaded to the board into a folder or the db, instead of linking from an external source
- if there is no link for the banner, remove the <a href> and just show it as a normal image. some people just dont have a website to link to and are just interested in showing their banner.
other than that great job! nice package. helps alot.
|
I had the same problem, removed the MyISAM line, re-upload the .xml file and all ran fine, but now when I try log into my ADMIN CP I get the following error,
Code:
Database error in vBulletin 3.5.3:
Invalid SQL:
SELECT * FROM bannersys_banners WHERE status = '1' ORDER BY RAND() LIMIT 1;
MySQL Error : Table 'vbulletin_treatingyourself_com.bannersys_banners' doesn't exist
Error Number : 1146
Date : Monday, January 9th 2006 @ 08:46:34 AM
Script : http://www.treatingyourself.com/vbulletin/login.php
Referrer :
IP Address : 209.203.59.78
Username : Administrator
Classname : vb_database
Please help!