
10-31-2010, 04:05 PM
|
 |
|
|
Join Date: Feb 2010
Location: Scotland
Posts: 8,814
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by AURFSCAN
Hi dbtech...
Install - good
Import from dlII - good
Configure catagories - bad... click save and get this.
this error after adding a 'test' category and same error for configuring an Imported category
thx
PHP Code:
Database error in vBulletin 4.0.8:
Invalid SQL:
INSERT INTO dbtech_downloads_categories (catname, catdesc, extgroupids, private, password, moderation, permissions, parentid)
VALUES (
'test',
'test',
'2',
'0',
'0',
'',
'a:3:{s:4:"view";a:1:{i:0;i:6;}s:8:"download";a:1:{i:0;i:6;}s:6:"upload";a:1:{i:0;i:6;}}',
0
);
MySQL Error : Unknown column 'parentid' in 'field list'
Error Number : 1054
Request Date : Monday, November 1st 2010 @ 02:28:44 AM
Error Date : Monday, November 1st 2010 @ 02:28:44 AM
Script : http://www.********.com.au/admincp/vbdownloads.php?do=doaddcategory
Referrer : http://www.********.com.au/admincp/vbdownloads.php?do=addcategory
IP Address : ************
Username : *******
Classname : vB_Database
MySQL Version : 5.0.90-community-log
|
Hrm, thought I had that fixed in the version I just released. Let me check and make sure I have the right files included.
- David
|