![]() |
This has to modify the post table so it can take a long time. It's possible it may even time out.
I would suggest closing your forum before trying to install again. You can open the xml file and you will see the queries it tries to run during install- you may try running them manually. |
Thanks for the response - I actually "fixed" it by rerunning the install - that went through the ACP skin reload and the final steps in like 2 seconds and everything SEEMS to be working now (*knocks on wood*). Maybe it initially timed out just before completing, or was it the fact that I didn't tick YES on overwrite? I thought that that was relevant only for upgrades, but I did it the second time around for obvious reasons...
|
Like BOP5 said it does take a long time if you have a large post table, if it timed out then ticking the overwrite was the right thing to do although it may not have completed the whole post table, but if it appears to be working then all well and good :)
|
Hm, is there any easy way to check if it properly processed the whole post table?
|
Check using phpmyadmin (or whatever you want) to check if you have this field in the post table: post_thanks_amount
Also make sure every entry is set to 0 or a number. You can sort the results by this field and make sure there aren't any empty entries. |
Is there a query I could run to check this? I've got over 15k user records...
|
In phomyadmin simply "browse" the table... Click on the field name post_thanks_amount and it will sort the column from lowest to highest value. Make sure the first value is zero.
Then click on the post_thanks_amount field again, now it will sort results from highest to lowest... Make sure again that there is a number in that box too. If the highest and lowest values are both numbers you are good. |
Hm... I've got a separate table "vb_post_thanks" and it contains the usernames of the members who have given thanks...
Inside the post table / post_thanks_amount / all I see is this: Code:
Rows post_thanks_amount Ascending |
The default value for post_thanks_amount was 0 so I think every post (except the 2 that got thanks) should show 0.
But if it's working, don't worry about it. |
Ok, thanks.
|
All times are GMT. The time now is 03:07 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|