Announcement
Collapse
No announcement yet.
User Profile
Collapse
-
Change Log Updates
I see that new patches were released for vb5 but I am unable to locate the change logs for these updates. The ChangeLog page seems to have gone stale - no updates since October 2014. Where can they be...
-
It's located in the Admin CP -> Import -> Import User step dialog page. Click on the Action button and the next page will prompt for the number of users to import in each pass.
Leave a comment:
-
This might be a dumb observation, but don't we need to rebuild the forum and tread counters after an import? If his data is there, maybe it's just not linked up right.
Of course, I could...
Leave a comment:
-
The number of users that can be inported on each pass can be set to whatever number you want. Larger numbers require more memory, but you should be able to do 500 to 1000 at a time with a default configuration....
Leave a comment:
-
Sometimes just asking the question causes the answer to come out of hiding.The docs for importing are scattered in several places. There are important bits in several forum posts; embedded in configuration...
Leave a comment:
-
I don't if this is the right setting but there is a setting in the ImpExConfig.php file for error logging. The default is 'false'. There is also a impexdebug setting, again defaulted to false.
Leave a comment:
-
Can you verify that you can see the database from the MySQL Admin tool (windows) or mysqladmin (*nix). After changing the my.ini, did you restart the mysql instance? These may seem obvious, but can get...
Leave a comment:
-
There are actually two date/time data types in SQL Server 2005 and before; smalldatetime, which is accurate to one second and datetime, which is accurate to 3.33 ms. For some reason, my dotnetBB database...
Leave a comment:
-
It appears that the strtotime() function used to convert the 'dateline' is getting tripped up with the milliseconds portion of the time stamp returned from the MSSQL database. The function returns a non-zero...
Leave a comment:
-
Attachments are on my to-do list as well. What I know so far is that there are file extensions and MIME types that can be defined in the attachment manager. I do not know if impex relys on file extensions...
Leave a comment:
-
Thanks for the warning on thread sequencing. The site I am migrating has just under 400k posts in about 30 forums. The sequence issue would have been easy to miss in a sea of data. I have this in my issue...
Leave a comment:
-
I completed the import and then ran the 'Rebuild Thread Information" and the "Rebuild Forum Information" from the Maintenance -> Update Counters section of the Admin CP. The Last Post...
Leave a comment:
-
epoc dates after conversion
I am running into the same issue where the thread 'last post date' or a user's join date are all appearing as 12/31/1969 11:00 PM. That is probably 1/1/1970...
Leave a comment:
No activity results to display
Show More
Leave a comment: