mpadc
Sun 27th Aug '06, 7:51pm
Tryna importa a 3.6 to 3.6 using impex
i get the following errors when i run the following functions:
ASSOCIATE USERS:
Fatal error: Call to undefined function: get_vb_36_members_list() in /home/forum/public_html/****/impex/systems/vb_36/002.php on line 95
IMPORT FORUM
ImpEx Database errormysql error: Invalid SQL:
INSERT INTO forum
(
styleid, title, options,
displayorder, parentid, importforumid,
importcategoryid, description, replycount,
lastpost, lastposter, lastthread,
lastthreadid, lasticonid, threadcount,
daysprune, newpostemail, newthreademail,
parentlist, password, link, childlist,
title_clean, description_clean,
showprivate, lastpostid, showdefault,
defaultsortfield, defaultsortorder
)
VALUES
(
'',
'Main Category',
89665,
'1',
'-1',
'1',
'0',
'General Forum',
'0',
'0',
'',
'',
'',
'0',
'0',
'-1',
'',
'',
',',
'',
'',
'',
'Main Category',
'General Forum',
'0',
'0',
'0',
'lastpost',
'desc'
)
mysql error: Unknown column 'showdefault' in 'field list'
mysql error number: 1054
Date: Sunday 27th of August 2006 10:48:56 PM
Database: forum_vb
MySQL error:
i get the following errors when i run the following functions:
ASSOCIATE USERS:
Fatal error: Call to undefined function: get_vb_36_members_list() in /home/forum/public_html/****/impex/systems/vb_36/002.php on line 95
IMPORT FORUM
ImpEx Database errormysql error: Invalid SQL:
INSERT INTO forum
(
styleid, title, options,
displayorder, parentid, importforumid,
importcategoryid, description, replycount,
lastpost, lastposter, lastthread,
lastthreadid, lasticonid, threadcount,
daysprune, newpostemail, newthreademail,
parentlist, password, link, childlist,
title_clean, description_clean,
showprivate, lastpostid, showdefault,
defaultsortfield, defaultsortorder
)
VALUES
(
'',
'Main Category',
89665,
'1',
'-1',
'1',
'0',
'General Forum',
'0',
'0',
'',
'',
'',
'0',
'0',
'-1',
'',
'',
',',
'',
'',
'',
'Main Category',
'General Forum',
'0',
'0',
'0',
'lastpost',
'desc'
)
mysql error: Unknown column 'showdefault' in 'field list'
mysql error number: 1054
Date: Sunday 27th of August 2006 10:48:56 PM
Database: forum_vb
MySQL error: