FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum Development » Converters » vb 2.3.x to FUD 2.7?
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
vb 2.3.x to FUD 2.7? [message #28745] Tue, 08 November 2005 21:56 Go to next message
Shaman is currently offline  Shaman   Canada
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?


Re: vb 2.3.x to FUD 2.7? [message #28749 is a reply to message #28745] Tue, 08 November 2005 22:03 Go to previous messageGo to next message
Shaman is currently offline  Shaman   Canada
Messages: 44
Registered: May 2003
Location: Kingston, ON
Karma: 1
Member

From error log:

[Tue Nov 08 16:59:30 2005] [error] [client 199.246.2.12] PHP Fatal error: Call to undefined function: qf() in /opt/apache/htdocs/kos.southeastern/forums/VB2.php on line 113


Re: vb 2.3.x to FUD 2.7? [message #28784 is a reply to message #28749] Fri, 11 November 2005 14:47 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
Here is an updated version, that should fix the error.
  • Attachment: VB2.php
    (Size: 23.49KB, Downloaded 1777 times)


FUDforum Core Developer
Re: vb 2.3.x to FUD 2.7? [message #29144 is a reply to message #28745] Thu, 01 December 2005 17:39 Go to previous messageGo to next message
crocodile   Canada
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 #29163 is a reply to message #29144] Fri, 02 December 2005 15:30 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
Try the attached version of the conversion script.
  • Attachment: VB2.php
    (Size: 23.69KB, Downloaded 1722 times)


FUDforum Core Developer
Re: vb 2.3.x to FUD 2.7? [message #32919 is a reply to message #28745] Thu, 03 August 2006 19:24 Go to previous messageGo to next message
Nightma12 is currently offline  Nightma12   United Kingdom
Messages: 8
Registered: August 2006
Karma: 0
Junior Member
sorry to bump but im having this problem too, even with the enw updated script that oyu posted


Warning: fud_use(C:/Inetpub/web/Infinint/FUDforum_data/include/theme/default/forum_a dm.inc) [function.fud-use]: failed to open stream: No such file or directory in C:\Inetpub\web\Infinint\FUDforum_data\include\core.inc on line 69

Warning: fud_use() [function.include]: Failed opening 'C:/Inetpub/web/Infinint/FUDforum_data/include/theme/default/forum_adm.inc' for inclusion (include_path='.;c:\php4\pear') in C:\Inetpub\web\Infinint\FUDforum_data\include\core.inc on line 69

Warning: fud_use(C:/Inetpub/web/Infinint/FUDforum_data/include/theme/default/mime.in c) [function.fud-use]: failed to open stream: No such file or directory in C:\Inetpub\web\Infinint\FUDforum_data\include\core.inc on line 69

Warning: fud_use() [function.include]: Failed opening 'C:/Inetpub/web/Infinint/FUDforum_data/include/theme/default/mime.inc' for inclusion (include_path='.;c:\php4\pear') in C:\Inetpub\web\Infinint\FUDforum_data\include\core.inc on line 69
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 C:\Inetpub\web\Infinint\web\Forums\VB2.php on line 165
Re: vb 2.3.x to FUD 2.7? [message #32927 is a reply to message #32919] Fri, 04 August 2006 13:14 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
Try this patch:
http://cvs.prohost.org/c/index.cgi/FUDforum/chngview?cn=11532


FUDforum Core Developer
Re: vb 2.3.x to FUD 2.7? [message #32936 is a reply to message #28745] Fri, 04 August 2006 22:18 Go to previous messageGo to next message
Nightma12 is currently offline  Nightma12   United Kingdom
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 #32937 is a reply to message #32936] Fri, 04 August 2006 22:27 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
http://cvs.prohost.org/c/index.cgi/FUDforum/chngview?cn=11536

should take care of that.


FUDforum Core Developer
Re: vb 2.3.x to FUD 2.7? [message #32940 is a reply to message #28745] Fri, 04 August 2006 23:07 Go to previous messageGo to next message
Nightma12 is currently offline  Nightma12   United Kingdom
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
(<remove>\include\theme\default\db.inc:73

<remove>\vb2.php:249

) 1054: Unknown column 'display_email' in 'field list'
Re: vb 2.3.x to FUD 2.7? [message #33000 is a reply to message #32940] Tue, 08 August 2006 15:40 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
This patch should deal with this problem
http://cvs.prohost.org/c/index.cgi/FUDforum/chngview?cn=11540


FUDforum Core Developer
Re: vb 2.3.x to FUD 2.7? [message #33021 is a reply to message #28745] Tue, 08 August 2006 23:23 Go to previous messageGo to next message
Nightma12 is currently offline  Nightma12   United Kingdom
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
Unknown column 'active' in 'where clause'




wheeeeeeeeee
Re: vb 2.3.x to FUD 2.7? [message #33022 is a reply to message #33021] Tue, 08 August 2006 23:25 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
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 #33023 is a reply to message #28745] Tue, 08 August 2006 23:35 Go to previous messageGo to next message
Nightma12 is currently offline  Nightma12   United Kingdom
Messages: 8
Registered: August 2006
Karma: 0
Junior Member
http://black-brigade.net/mysql-error.jpg
Re: vb 2.3.x to FUD 2.7? [message #33024 is a reply to message #33023] Tue, 08 August 2006 23:40 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
Ok here is the patch for this
http://cvs.prohost.org/c/index.cgi/FUDforum/chngview?cn=11541


FUDforum Core Developer
Re: vb 2.3.x to FUD 2.7? [message #33026 is a reply to message #28745] Tue, 08 August 2006 23:50 Go to previous messageGo to next message
Nightma12 is currently offline  Nightma12   United Kingdom
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
Unknown column 'cancontainthreads' in 'where clause'



meh... lol


which table do you want a pic of? Surprised
Re: vb 2.3.x to FUD 2.7? [message #33027 is a reply to message #33026] Wed, 09 August 2006 00:00 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
Here we go Wink Maybe this time we can get past the forum importing.

http://cvs.prohost.org/c/index.cgi/FUDforum/chngview?cn=11542



FUDforum Core Developer
Re: vb 2.3.x to FUD 2.7? [message #33028 is a reply to message #28745] Wed, 09 August 2006 00:04 Go to previous messageGo to next message
Nightma12 is currently offline  Nightma12   United Kingdom
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: Cannot instantiate non-existent class: fud_forum_adm in C:\Inetpub\web\Infinint\web\forums\VB2.php on line 351



we got past forum importing woo! Very Happy
Re: vb 2.3.x to FUD 2.7? [message #33029 is a reply to message #33028] Wed, 09 August 2006 00:15 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
http://cvs.prohost.org/c/index.cgi/FUDforum/chngview?cn=11543

last one for today Wink


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 Go to previous message
Nightma12 is currently offline  Nightma12   United Kingdom
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
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: url/link with fpdf
Next Topic: YaBB 2.1
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sun May 19 03:21:19 GMT 2024

Total time taken to generate the page: 0.04451 seconds