I have a problem with importing users from vB 4.x to xF 2.0.4 (I also tried to import to 1.5.18).
In last time all was be ok (there were ~450000 users) but now I have this error (at now ~950000 users):
XF\Db\InvalidQueryException: MySQL query error [1104]: The SELECT would examine more than...
I want to create integration with my own engine.
For this I must insert line with data in forum's database, but I can't understand how to generate `secret_key` (I hope it's encrypted password). In /src/XF/Authentification/Core.php I found sha256 and sha1 encryptors, but I'm not understand how...
I have a forum on vBulletin 4.2.5 with russian content (themes, messages, statuses, etc.). The data in database a presented in a strange form (cp1251 in UTF-8 I think).
For example:
If I'm trying to import data from vB to xF, I'm getting a text in UTF-8 charset but presented in as on a picture...