
05-03-2005, 04:09 PM
|
 |
|
|
Join Date: Sep 2003
Location: Behind you
Posts: 2,779
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by Davez
Hi anyone !
I just installed this hack , and i got some problems.
If i click on Packages in acp i get this error :
PHP Code:
Datenbankfehler in vBulletin 3.0.0:
Ungueltige SQL-Abfrage: SELECT * FROM GAB_packages ORDER BY ordinal,title,id asc
mysql error: Table 'sdtforum.GAB_packages' doesn't exist
mysql error number: 1146
Datum: 03.05.2005 19:04:11
Skript: http://www.xxx.com/admincp/GAB_admin.php?do=displaypackages
Referer: http://www.xxx.com/admincp/index.php?do=nav
if i wanna add a Package , i get :
PHP Code:
Datenbankfehler in vBulletin 3.0.0:
Ungueltige SQL-Abfrage: INSERT INTO GAB_packages
(title,description,price,currency,duration,frequency,scripts,forumids,ordinal,hits,views) VALUES (
'test',
'test2',
2,
'EUR',
0,
0,
'forumhome,',
'9,36,',
0
0,
0
)
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 '0,
0
)' at line 12
mysql error number: 1064
Datum: 03.05.2005 19:06:18
Skript: http://www.xxx.com/admincp/GAB_admin.php
Referer: http://www.xxx.com/admincp/GAB_admin.php?do=addpackage
Someone got an idea to help me ?
Many thanks.
|
packages are not implimented yet - just ignore for now
|