Type of import = Clean
Source board system and version = e107 0.7.8
Target version = 3.6.8 Patch Level 2
Module issue occurred on = 004 Import Forum
Any SQL error reported = none
Impex version = ImpEx build version : 1.87
Description:
001 completes. The following tables are missing; however the task completes successfully
002 completes successfully. I did not associate any users as this is a clean install. I processed 25 users p/page (default) and then selected quit
003 completes successfully. I processed 500 users p/page w/o email matching. All users are imported (3381 users)
004 hangs. The process starts as expected. Multiple forums are imported however the process has w/ the following displayed on the import screen.
I have to stop the import at this point or the screen will keep refreshing w/ 44.44%. I let this run for 4 hours overnight w/o success.
I should mention that I've tried the following settings in php.ini:
None of the changes made a difference.
Here are the stats from the e107 board:
Here is the server info:
In order to test this migration I:
So, here we are... any thoughts on this. If I can't get input here I'll open a support ticket. Also, I did have a similar problem 2 years ago doing an e107 import into vB 3.4x and 3.5x. This was resolved with a change to the my impex version.
Source board system and version = e107 0.7.8
Target version = 3.6.8 Patch Level 2
Module issue occurred on = 004 Import Forum
Any SQL error reported = none
Impex version = ImpEx build version : 1.87
Description:
001 completes. The following tables are missing; however the task completes successfully
Possibly custom tables or incorrect prefix :
e107_cache NOT found.
e107_content NOT found.
e107_event NOT found.
e107_event_cat NOT found.
e107_irc NOT found.
e107_link_category NOT found.
e107_parser NOT found.
e107_pm_blocks NOT found.
e107_pm_messages NOT found.
e107_poll NOT found.
e107_stat_counter NOT found.
e107_stat_info NOT found.
e107_stat_last NOT found.
e107_w1n_lyrics NOT found.
e107_wmessage NOT found.
e107_ypslide_cfsaved NOT found.
e107_cache NOT found.
e107_content NOT found.
e107_event NOT found.
e107_event_cat NOT found.
e107_irc NOT found.
e107_link_category NOT found.
e107_parser NOT found.
e107_pm_blocks NOT found.
e107_pm_messages NOT found.
e107_poll NOT found.
e107_stat_counter NOT found.
e107_stat_info NOT found.
e107_stat_last NOT found.
e107_w1n_lyrics NOT found.
e107_wmessage NOT found.
e107_ypslide_cfsaved NOT found.
003 completes successfully. I processed 500 users p/page w/o email matching. All users are imported (3381 users)
004 hangs. The process starts as expected. Multiple forums are imported however the process has w/ the following displayed on the import screen.
Import Forum 0 :: 0
ImpEx build version : 1.87
Database cleanup & restart ||| Online manual
Using includes/config.php for target config.
Importing 10 forums
From : 0 :: To : 10
44.44% :: General Discussion
44.44% :: =(CLANTAG)= Council Discussions
40.74% :: =(CLANTAG)= Private Discussions
40.74% :: =(CLANTAG2)= Private Discussions
44.44% :: Done
44.44% :: Server Technical Issues
44.44% :: Joan of Arc's Recruiting Office - Start Here!
44.44% :: Tech Help
40.74% :: =(CLANTAG)= Clan Advisors Discussion
44.44% :: Admin School
vBulletin® v3.6.8, Copyright ©2000-2008, Jelsoft Enterprises Ltd.
ImpEx build version : 1.87
Database cleanup & restart ||| Online manual
Using includes/config.php for target config.
Importing 10 forums
From : 0 :: To : 10
44.44% :: General Discussion
44.44% :: =(CLANTAG)= Council Discussions
40.74% :: =(CLANTAG)= Private Discussions
40.74% :: =(CLANTAG2)= Private Discussions
44.44% :: Done
44.44% :: Server Technical Issues
44.44% :: Joan of Arc's Recruiting Office - Start Here!
44.44% :: Tech Help
40.74% :: =(CLANTAG)= Clan Advisors Discussion
44.44% :: Admin School
vBulletin® v3.6.8, Copyright ©2000-2008, Jelsoft Enterprises Ltd.
I should mention that I've tried the following settings in php.ini:
max_execution_time = 30
max_input_time = 60
memory_limit = 64M
max_execution_time = 300
max_input_time = 600
memory_limit = 64M
max_execution_time = 1030
max_input_time = 1060
memory_limit = 64M
max_execution_time = 3600
max_input_time = 3600
memory_limit = 64M
max_input_time = 60
memory_limit = 64M
max_execution_time = 300
max_input_time = 600
memory_limit = 64M
max_execution_time = 1030
max_input_time = 1060
memory_limit = 64M
max_execution_time = 3600
max_input_time = 3600
memory_limit = 64M
Here are the stats from the e107 board:
Registered members: 3382
Unverified members: 189
Banned users: 83
Comments: 2546
Chatbox posts: 14524
Forum posts: 181088
Links: 8
Failed login attempts: 8950
Unverified members: 189
Banned users: 83
Comments: 2546
Chatbox posts: 14524
Forum posts: 181088
Links: 8
Failed login attempts: 8950
Server
Apache/1.3.37 (Unix) mod_ssl/2.8.28 OpenSSL/0.9.7e-p1
PHP Version
4.4.4
MySQL
5.0.22
Database: yeahright
Charset
utf-8
Apache/1.3.37 (Unix) mod_ssl/2.8.28 OpenSSL/0.9.7e-p1
PHP Version
4.4.4
MySQL
5.0.22
Database: yeahright
Charset
utf-8
In order to test this migration I:
- performed clean install of vB
- closed source site for posting
- performed mysqldump of source site
- opened source site for posting
- created new database for source test site
- imported .sql data into new source test site database
- configured impex to point to the new database
- copied source site content (files) to new test site location
- verified the source test forums work.
- closed source test forum
- performed import
- pulled hair out
- searched vB site and google for answers
- posted here
So, here we are... any thoughts on this. If I can't get input here I'll open a support ticket. Also, I did have a similar problem 2 years ago doing an e107 import into vB 3.4x and 3.5x. This was resolved with a change to the my impex version.
Comment