Any ideas??
Uninstallation of: SitesFailed
-- -- There are errors in the following MySQL queries:
-- -- Error:
SET @iCategId = (SELECT `ID` FROM `sys_options_cats` WHERE `name` = 'Sites');
Any ideas??
Uninstallation of: SitesFailed -- Changing database:
-- -- There are errors in the following MySQL queries: -- -- Error: SET @iCategId = (SELECT `ID` FROM `sys_options_cats` WHERE `name` = 'Sites'); |
Sounds like it's having problems finding the Sites category to remove it. https://www.deanbassett.com |
Any idea what would have caused this? I am having some issues running the above query, getting the following: If I have done this wrong apologies, havent used myphpadmin much still pretty much learning :(
|
I think you should run your query in SQL tab. Any idea what would have caused this? I am having some issues running the above query, getting the following: If I have done this wrong apologies, havent used myphpadmin much still pretty much learning :(
so much to do.... |