Upgrade creates database issues

  • Posts: 2
  • Thank you received: 0
10 years 9 months ago #144200

-- url of the page with the problem -- : mywebsite.com/mypage
-- HikaShop version -- : 2.3
-- Joomla version -- : 3.1.6
-- PHP version -- : 5.3.28
-- Browser(s) name and version -- : XXXXX x.x.x
-- Error-message(debug-mod must be tuned on) -- : Error_message

When trying to upgrade to Hikashop essential: enter shop, click on a product and it redirects to site Home Page. rather than to the product page.
In Admin, Hikashop>products>product folder, select a product and it shows an SQL database error.
Have done a backup restore to reinstate the database and free version of Hikashop.
Have spent several hours trying to track down information on this but don't seem to be able to find any reference to this issue.
Thanks.

Please Log in or Create an account to join the conversation.

  • Posts: 82910
  • Thank you received: 13379
  • MODERATOR
10 years 9 months ago #144207

This is referenced here in the documentation: www.hikashop.com/support/support/documen...lity-issues.html#SQL

The following user(s) said Thank You: Keith49

Please Log in or Create an account to join the conversation.

  • Posts: 2
  • Thank you received: 0
10 years 9 months ago #144322

Further to this above problem - I have access to the write function of the database, so this is not an issue. Have again tried to upgrade and again, it breaks...
Here is the error message displayed against products after upgrade:

An error has occurred.

0 SQL=SELECT b.*,c.* FROM gf_hikashop_category AS a LEFT JOIN gf_hikashop_taxation AS b ON a.category_namekey=b.category_namekey LEFT JOIN gf_hikashop_tax AS c ON b.tax_namekey=c.tax_namekey WHERE a.category_id = 11 AND b.taxation_published=1 AND ( taxation_type = '' OR taxation_type = 'company_without_vat_number' ) AND b.taxation_date_start <= 1392610655 AND (b.taxation_date_end = 0 OR b.taxation_date_end > 1392610655)

Any suggestions...

Cheers,
Keith

Please Log in or Create an account to join the conversation.

  • Posts: 82910
  • Thank you received: 13379
  • MODERATOR
10 years 9 months ago #144438

It's not the write, it's the "ALTER" capabilities which have to be activated for the user group. Also, if you already did the update, running again the update won't run the ALTER queries again as the system will consider itself already up to date.

Alternatively, you can also follow the documentation link I gave and run the ALERT queries yourself via phpmyadmin and that will fix the problem.

Please Log in or Create an account to join the conversation.

Time to create page: 0.059 seconds
Powered by Kunena Forum