Hi there,
I am running the merge-system to merge from my previous vB4 to myBB 1.8.21.
Here are the stats:
Merge source:
- vB 4.2.3
- MySQL 5.5.41
Merge destination:
- MyBB 1.8.21
- MySQLi 5.6.42
- PHP 7.3.5
- Merge-system 1.8.11
Now I successfully imported the users, usergroups, forums, permissions and attempted to import the private messages.
The import it self went fine, but now it is stuck in the "Rebuilding Counters" step for the private messages.
There's a few warnings being posted, but I don't think this is the problem. I think the problem may be caused by the amount of data that I have (~700K private messages, 950K users).
Warning [2] Use of undefined constant IN_MODULE - assumed 'IN_MODULE' (this will throw an Error in a future version of PHP) - Line: 134 - File: merge/resources/output.php PHP 7.3.5 (SunOS)
File Line Function
/merge/resources/class_error.php 60 errorHandler->error
/merge/resources/output.php 134 debugErrorHandler->error
/merge/resources/modules/privatemessages.php 109 converterOutput->print_header
/merge/index.php 975 Converter_Module_Privatemessages->cleanup
Now I don't know what to do. The progress bar does not change anymore and all I can basically do is refresh the page.
On another note: I don't seem to see the "imported" sections at all.
What may I do? Can/Should I reset/abort the current "merge" step?
Hit me up if there is any information missing from my side.
Regards
Phil