![]() |
Upgrade 4.2.5 -> 5.5.0
Good day.
After update from 4.2.5 to 5.5.0 Hooks & Products System -> Manage Template Hooks Code:
Error Invalid SQL: SELECT hook.*, IF(hook.product = '', 'vbulletin', product.title) AS producttitle, description, version, url, versioncheckurl, product.active AS productactive FROM vB_hook AS hook LEFT JOIN vB_product AS product ON (hook.product = product.productid) ORDER BY producttitle, hook.title /**getHookProductInfo**/; |
Did you set all mods inactive before update?
|
Quote:
|
Thats weird because query is working.
You should look into phpmyadmin which collation and storeage engine have the hook table? |
Quote:
|
Last time I here about a similar error, switching the engine to myISAM fixed it.
Don't forget to backup before you change your db. What collation and engine have the other tables? (especially products) I wish you success |
Quote:
|
Quote:
|
Thanks. The problem is solved.
|
All times are GMT. The time now is 08:36 PM. |
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:
|