|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Re: phorum2fud??? [message #3482 is a reply to message #3480] |
Mon, 24 June 2002 21:37   |
Ilia
 Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
remove from buddy list ignore all messages by this user
|
|
ezdb wrote on Mon, 24 June 2002 21:13 | i have too big data to to convert !!!
if it can convert 10000 Records each time ?
|
Why, sure it is possible, but you'll need to hack up the script for that perpouse. Best solution, is to set time limit to a large number.
FUDforum Core Developer
|
|
|
|
|
Re: phorum2fud??? [message #3488 is a reply to message #3486] |
Tue, 25 June 2002 09:57  |
Ilia
 Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
remove from buddy list ignore all messages by this user
|
|
Before I issue the fix, please verify the problem for me.
Do a select on the _auth table with the following query, and show me the result that you get:
SELECT * FROM ".$PHORUM['main_table']."_auth WHERE id=311110;
Note: replace the ".$PHORUM['main_table']." with the table name.
FUDforum Core Developer
|
|
|