vb 2.3.x to FUD 2.7? [message #28745] |
Tue, 08 November 2005 21:56 |
Shaman
Messages: 44 Registered: May 2003 Location: Kingston, ON
Karma: 1
|
Member |
|
|
I can't seem to get the script working that moves data from VB 2.3.4 to FUD 2.7.3. It could be a PHP 4.4.1 issue perhaps? Or the script is too old?
Input, if you would be so kind?
http://www.trackfanatics.ca/
|
|
|
|
|
Re: vb 2.3.x to FUD 2.7? [message #29144 is a reply to message #28745] |
Thu, 01 December 2005 17:39 |
crocodile
Messages: 1 Registered: November 2004 Location: CA
Karma: 0
|
Junior Member |
|
|
I can't seem to get the script working that moves data from VB 2.3.8 to FUD 2.7.3 too,It tested on PHP 4.4.1 installed server.
I got this error:
Quote: |
[01-Dec-2005 11:24:38] PHP Warning: fud_use(/home/zero/public_html/forums/include/theme/default/forum_adm.inc): failed to open stream: No such file or directory in /home/zero/public_html/forums/include/core.inc on line 69
[01-Dec-2005 11:24:38] PHP Warning: fud_use(): Failed opening '/home/zero/public_html/forums/include/theme/default/forum_adm.inc' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/zero/public_html/forums/include/core.inc on line 69
[01-Dec-2005 11:24:38] PHP Warning: fud_use(/home/zero/public_html/forums/include/theme/default/mime.inc): failed to open stream: No such file or directory in /home/zero/public_html/forums/include/core.inc on line 69
[01-Dec-2005 11:24:38] PHP Warning: fud_use(): Failed opening '/home/zero/public_html/forums/include/theme/default/mime.inc' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/zero/public_html/forums/include/core.inc on line 69
[01-Dec-2005 11:24:38] PHP Fatal error: SQL Error has occurred, please contact the <a href="mailto:zero(at)www(dot)myhost(dot)cc?subject=SQL%20Error">administrator</a> of the forum and have them review the forum's SQL query log in /home/zero/public_html/forums/include/core.inc on line 189
|
www.z4.cn
|
|
|
|
|
|
Re: vb 2.3.x to FUD 2.7? [message #32936 is a reply to message #28745] |
Fri, 04 August 2006 22:18 |
Nightma12
Messages: 8 Registered: August 2006
Karma: 0
|
Junior Member |
|
|
get this instead:
Beginning Conversion Process
Read VBulletin Settings
Importing 0 Avatars From Avatar Gallery
Finished Importing Avatars
Importing 42 Users
Fatal error: Call to undefined function: bq() in <removeD>\vb2.php on line 164
[Updated on: Fri, 04 August 2006 23:09] Report message to a moderator
|
|
|
|
|
|
|
Re: vb 2.3.x to FUD 2.7? [message #33022 is a reply to message #33021] |
Tue, 08 August 2006 23:25 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
I presume this query:
SELECT * FROM forum WHERE parentid=-1 AND active=1 ORDER BY displayorder
is failing.
What are the columns inside the vbulletin's forum table?
FUDforum Core Developer
|
|
|
|
|
|
|
|
|
Re: vb 2.3.x to FUD 2.7? [message #33030 is a reply to message #28745] |
Wed, 09 August 2006 00:26 |
Nightma12
Messages: 8 Registered: August 2006
Karma: 0
|
Junior Member |
|
|
Beginning Conversion Process
Read VBulletin Settings
Importing 0 Avatars From Avatar Gallery
Finished Importing Avatars
Importing 42 Users
WARNING: Cannot import user Killa, user with this email and/or login already exists
Finished Importing Users
Importing Permissions for all anonymous & registered users
Importing 6 Categories
Finished Importing Categories
Importing 19 Forums
Fatal error: Call to undefined function: group_add() in C:\Inetpub\web\Infinint\FUDforum_data\include\forum_adm.inc on line 76
|
|
|