Upgrade to Joomla 1.6

  • Posts: 126
  • Thank you received: 2
12 years 11 months ago #36379

Still one problem remain: the id's of users from joomla 1.5 are different in Joomla 1.7, at least for me. So, now i can't edit customers because i get this kind of error:

JUser: :_load: Unable to load user with id: 2064

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

  • Posts: 179
  • Thank you received: 17
12 years 11 months ago #36388

One thing the method of tables copy and template copy didnt do for me is the front end css, but a quick paste and copy sorted it for me :)

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

  • Posts: 83103
  • Thank you received: 13414
  • MODERATOR
12 years 11 months ago #36439

You should go in your phpmyadmin and run the query:

UPDATE jos_hikashop_user AS a, jos_users AS b SET a.user_cms_id = b.id WHERE a.user_email=b.user_email;

That will update the user ids in HikaShop to use the new ones.

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

  • Posts: 5
  • Thank you received: 0
12 years 11 months ago #36966

HI Nicolas,


A couple of questions regarding migration.

Firstly, can you copy the css of pre-migration hikashop to post-migration hikashop?? I have the same versions of hikashop, just Joomla went from 1.5 to 1.7.
Can you do the same with the Language file as well??


Secondly, I had all the info migrated accross, but the product prices haven't come through. I cannot see them at the fornt end nor back end.
Also, the "add to cart" button isn't there. However, I am assumeing that at least the button part will be ok once i configure the hikashop itself (at this stage it is just as it comes)... Is that correct??

Thanks heaps!

Last edit: 12 years 11 months ago by tim@starpharmacy.com.au.

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

  • Posts: 5
  • Thank you received: 0
12 years 11 months ago #36978

Just fixed the lot...

If it is useful to anyone :

Yes to both copy things and prices appeared somewhere whithing configuration process....

Thanks for an awesome product, Nicolas, and for even greater support!

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

Time to create page: 0.087 seconds
Powered by Kunena Forum