Re: Another Phorum to FUD problem |
Sun, 28 July 2002 15:53 |
|
many unregistered users" are not the right words... they are all unregistered!
Maybe this is the problem, the forum i'm trying to convert is based on a already converted version of phorum that didn't support registered users.
Bye
|
|
|
Re: Another Phorum to FUD problem |
Sun, 28 July 2002 13:34 |
|
It works very well, but....
if i choose '$MAKE_ANON_ACCOUNTS = TRUE' i find only a single user.
Maybe now i sohuld be able to fix it.
Thanks
|
|
|
Re: Another Phorum to FUD problem |
Sun, 28 July 2002 10:38 |
|
There is another way to resolve this problem: i've created another user 'root' who can connect to '127.0.0.1' instead of 'localhost'. I mean: phorum connects to 127.0.0.1 and FUD to localhost
Now there is another strange situation...
-------------------------
Importing Categories
<CATEGORY NAME>
Finished Importing (1) Categories
Importing Forums 0
<FORUM01>
<FORUM02>
<FORUM03>
<FORUM04>
<FORUM05>
Finished Importing Forums
Unknown column 'login' in 'group statement'
-------------------------------
I'm sure i've read something similar somewhere, i'll take a look.
|
|
Re: Another Phorum to FUD problem |
Sun, 28 July 2002 01:21 |
|
I think you maybe affected by an 'interesting' bug in PHP, are you using 2 different databases for phorum and fudforum? If so, make sure they use different connect lines. Ex. if one uses :/tmp/mysql.sock as the sever make the other use 127.0.0.1 as MySQL server.
|
|
Another Phorum to FUD problem |
Sat, 27 July 2002 20:07 |
|
At this time, i'm importing data from Phorum 3.3.2c with the help of the converter but i continue to get this error:
-----------------------------------
Importing Categories
CATEGORY NAME
query failed: %( INSERT INTO fud21_cat (id,name,view_order) VALUES(6,'CATEGORY NAME',1) )% because %( Table 'PHORUM_DB_NAME.fud21_cat' doesn't exist )%
------------------------------------
The query is right as everyone can see, but the function who execute it seems to prepend the name of the phorum db to the FUD table....
Do I have to offer more information?
Bye
|
|