Announcement
Collapse
No announcement yet.
Importing users with impex: issue with more then 1,000
Collapse
X
-
This may be a server time and/or memory limit. To temporarily up your limits edit your includes/config.php file and add these lines right under the <?php line:
ini_set('memory_limit', 32 * 1024 * 1024);
ini_set("max_execution_time", "480");
Leave a comment:
-
Importing users with impex: issue with more then 1,000
Hi -
Can someone shed some light for me? I've imported everything successfully except when it comes to running the "import users module"
I have approximately 2,400 users on my forum. When i run the module with the default (1,000) it only imports that many exactely. If i try to run it with 2,500 value, it does not run.
The most i was able to bump up was 1,100. Then i cant import the rest of my users.
What am i doing wrong?
I'm converting from phpbb3 (rc2) to vbulletin. I realize the impex system only goes to beta5, but everything seems to work perfectly except the importing the large amount of users.Tags: None
widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
Leave a comment: