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

Home » FUDforum Development » Converters » Errors when running phpBB2.php from phpBB2 2.0.6 -> FudForums 2.6.0
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
Errors when running phpBB2.php from phpBB2 2.0.6 -> FudForums 2.6.0 [message #17651] Thu, 08 April 2004 22:44 Go to next message
presence is currently offline  presence   United States
Messages: 2
Registered: April 2004
Karma: 0
Junior Member
I modified the path line in the script, but get errors when executing the script via the web or via shell. No data is imported into the fudforum database.

Errors are below:

=================================================================
Beginning Conversion Process
Reading phpBB2 config
Done: Reading phpBB2 config

Notice: Use of undefined constant fud_sql_lnk - assumed 'fud_sql_lnk' in /home/egwfiles/fudforum/3814588639/include/theme/default/db.inc on line 105

Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /home/egwfiles/fudforum/3814588639/include/theme/default/db.inc on line 105

Notice: Use of undefined constant fud_sql_lnk - assumed 'fud_sql_lnk' in /home/egwfiles/fudforum/3814588639/include/theme/default/db.inc on line 105

Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in /home/egwfiles/fudforum/3814588639/include/theme/default/db.inc on line 105

Notice: Use of undefined constant fud_sql_lnk - assumed 'fud_sql_lnk' in /home/egwfiles/fudforum/3814588639/include/theme/default/db.inc on line 105

Warning: mysql_errno(): supplied argument is not a valid MySQL-Link resource in /home/egwfiles/fudforum/3814588639/include/theme/default/db.inc on line 105
(/home/egwfiles/fudforum/3814588639/include/theme/default/db.inc:105
/usr/local/apache/htdocs/egroupware/fudforum/3814588639/phpBB2.php:141
) :
Query: DELETE FROM phpgw_fud_smiley
Server Version:


Re: Errors when running phpBB2.php from phpBB2 2.0.6 -> FudForums 2.6.0 [message #17652 is a reply to message #17651] Thu, 08 April 2004 22:46 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
The conversion script which I presume you've downloaded from this site cannot work against FUDForum which is part of eGW package. It is only (for now) intended to work with stand-alone FUDforum.
The reason being that inside eGW framework the forum does not have 'access' to create new users which is something that is necessary to facilitate conversion process.


FUDforum Core Developer
Re: Errors when running phpBB2.php from phpBB2 2.0.6 -> FudForums 2.6.0 [message #17662 is a reply to message #17651] Fri, 09 April 2004 17:32 Go to previous messageGo to next message
presence is currently offline  presence   United States
Messages: 2
Registered: April 2004
Karma: 0
Junior Member
Is there plans or stuff in the works to change this? Anyone know how to give access to perform this work?
Re: Errors when running phpBB2.php from phpBB2 2.0.6 -> FudForums 2.6.0 [message #17663 is a reply to message #17662] Fri, 09 April 2004 17:47 Go to previous message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
It is not so much a matter of access but the matter of procedure. To properly import data the conversion script needs to create users with whom to associate messages etc... In eGW environment that would mean creating an eGW account for every single user who had used the original phpBB2 forum. In most situations that is something you would not want since eGW has much more functionality then just forum.
Hence there is a problem with writing such a conversion utility.
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: phpBB to FUD problems
Next Topic: Converting a listserv mailing list
Goto Forum:
  

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

Current Time: Sun Nov 10 00:22:36 GMT 2024

Total time taken to generate the page: 0.03743 seconds