![]() |
does anyone know how to get this to work with vBadvanced CMPS v2.0
|
After installing this on 3.51 I just receive a blank page after uploading the file via product manager. Any ideas?
|
The one you had for 3.5 Beta where it was necessary to run the queries on the tables before installing works on another site I have. Just this one doesn't work on 3.51.
|
Quote:
|
This product will not install with 3.51 - I click on upload and get a blank page in the product manager.
|
I think this is a bit of poor feedback from the vb product install system.
This hacks install code adds an index to the post table. If you have a lot of posts, this can take time, during which nothing is displayed. Just leave it to install and it should be okay. |
It fully hoses my server, Memory & CPU when trying to import this, even though it just shows a blank page it's obviously trying to do something.
Threads: 37,696, Posts: 525,031 PHP 5 MYSQL 5 Edit: Hoses the server when running just SQL statement too. Guess there is too many posts to alter the table. |
Quote:
Quote:
|
Just blows out the Memory of MYSQL and you know what this can do when memory is up near maximum level.
Tried running ALTER TABLE post ADD INDEX (dateline) from MYSQL Control Centre. Same thing. Worked fine on my board with 9000 posts. |
I should really take my forum offline and try lol. Will take it offline later and try it and see what happens.
One question though, if I run the queries: 1. ALTER TABLE post ADD INDEX (dateline) ; - This will speed up the new posts query. 2. ALTER TABLE user ADD lastrepcheck INT(10) UNSIGNED NOT NULL ; - Required for new reputation check. 3. UPDATE user SET lastrepcheck = lastvisit ; - Initilise the new field above. Then I import the new XML file will it try to rebuild the index? or will it just check and skip that part? |
All times are GMT. The time now is 05:00 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:
|