Quote:
Originally Posted by greenpk2
I have the same problem as leemart44.
I tried to import but I got this error message from sql:
Code:
SELECT thanks.*, post.userid AS receiveduserid
FROM post_thanks AS thanks
LEFT JOIN post AS post ON(post.postid = thanks.postid)
WHERE id >= 0
ORDER BY id
LIMIT 250;
MySQL Error : Table 'maxingrs_forum.post_thanks' doesn't exist
Error Number : 1146
Request Date : Saturday, April 26th 2014 @ 02:20:17 AM
Error Date : Saturday, April 26th 2014 @ 02:20:17 AM
Script : http://domainname.net/forum/admin-login/thanksimport.php?do=doimport
Referrer : http://domainname.net/forum/admin-login/thanksimport.php
IP Address : **.***.***.***
Username : Username
Classname : vB_Database
MySQL Version : 5.1.73-cll
|
You appear to not have Abe's Thank You Hack installed, so you can't import from it.
Quote:
Originally Posted by greenpk2
^ Suddenly it worked, yesterday it did not. That's odd.
|
It was probably a cache issue, next time you can try clicking "Repair Cache" if another one of our mods exhibit a similar issue
Quote:
Originally Posted by mohammad6006
i update to new version but i have more than 1000,000 post in my forum
so Finalising Install take mane times
not have other way?
|
The finalisation step is required in order for the modification to work as expected when upgrading to the latest version.
Fillip