jdw99
Mon 2nd Aug '04, 12:59pm
Hello,
I tried running the eve importer and had numerous problems. User import failed with table name errors. Some places it's called USERS others it's correct as IP_USERS.
Then, there is a problem with a foreach statement which I commented out.
Then after fixing the above, there is a problem that is going to require a rewrite of some logic:
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 3840 bytes) in /home/eqfamilia/www/forums/impex/ImpExData.php(196) : runtime-created function on line 1
Note that I have a 32MB limit, not the 8MB most users have and it's still not enough. Ugly.
Is this thing updated somewhere? I actually bought vBulletin without trying it because I assumed the licensed product could import content better than phpBB's system but I could have fixed that one easier I think.
Please let me know if there is a fix for this. Eve is 4.03 but from what I can tell by looking at the source the problems are the code.
Thanks
Joe
I tried running the eve importer and had numerous problems. User import failed with table name errors. Some places it's called USERS others it's correct as IP_USERS.
Then, there is a problem with a foreach statement which I commented out.
Then after fixing the above, there is a problem that is going to require a rewrite of some logic:
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 3840 bytes) in /home/eqfamilia/www/forums/impex/ImpExData.php(196) : runtime-created function on line 1
Note that I have a 32MB limit, not the 8MB most users have and it's still not enough. Ugly.
Is this thing updated somewhere? I actually bought vBulletin without trying it because I assumed the licensed product could import content better than phpBB's system but I could have fixed that one easier I think.
Please let me know if there is a fix for this. Eve is 4.03 but from what I can tell by looking at the source the problems are the code.
Thanks
Joe