- Posts: 43
- Thank you received: 0
Upgrade to Joomla 1.6
- HappyHammer
-
Topic Author
- Offline
I have Hikashop on a Joomla 1.5.20 install and want to move to Joomla 1.6 to take advantage of the new access permissions. I've read a lot about the headaches of upgrading to 1.6 so I'm thinking of starting from scratch but I have done a lot of work in HikaShop and it would be great if there was some way I could move it across or at least export all of my products including variants and then import them on the new site.
Any help relating to moving HikaShop to Joomla 1.6 would be very much appreciated.
HH.
always look on the bright side....
Please Log in or Create an account to join the conversation.
If you want to migrate HikaShop, you need to install it on your new website (you need to have the same version than the one installed actually on the previous website). Then, you need to go to phpmyadmin and delete all the jos_hikashop_ tables from the new website and then export the tables from the old website and import them on the new website. Then, via FTP, you need to transfer the content of the folder media/com_hikashop to the new website, the content of the folder templates/YOUR_TEMPLATE/html/com_hikashop (if you modified some of the views) to your new website, and finally the languages/en-GB/override content (if you have some override translations) to the new website.
The modules and menus you have for hikashop will have to be created again on joomla 1.6 as it's not possible to port them as long as joomla doesn't provide a migrator from 1.5 to 1.6...
Note that you can use the DJF ACL extension in order to manage ACLs on joomla 1.5.
Please Log in or Create an account to join the conversation.
- HappyHammer
-
Topic Author
- Offline
- Posts: 43
- Thank you received: 0
I have downloaded and installed djf acl, created a group under public front end. I then added a new price to one of my products and assigned the group I created to that price. Now I get an error message saying I am not authorised to view this resource.
Do you have some documentation on how to setup djf acl for hikashop?
HH.
always look on the bright side....
Please Log in or Create an account to join the conversation.
I must say that I've never used DJF ACL so I wouldn't be able to help you. I just know that lots of other users are using it in order to manage ACLs on joomla 1.5 as it's the only extension which is compatible with the standard joomla groups.
There is a small documentation on the developer's website which might help you : www.davidfrassi.it/index.php?option=com_...view=field&Itemid=54
Please Log in or Create an account to join the conversation.
I have used Jupgrade to transfer my site to 1.7 from 1.5 and all is well, except that HS isn't upgrading as you know, and I need to transfer the data over.
That aside, how do I find these tables to remove if they are in the "jupgrade folder":
"Then, you need to go to phpmyadmin and delete all the jos_hikashop_ tables from the new website"
I'm scared I am going to delete the wrong ones.
Thanks
Please Log in or Create an account to join the conversation.
Then, you can just import the sql file that you exported via phpmyadmin from your previous website where you already had HikaShop.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Do you know how to transfer the databases if using spupgrade? extensions.joomla.org/extensions/migrati...omla-migration/15609
At the moment, both the live site and my "upgrade" site are on the same database, so I cant delete the tables.
Do I need to create a new database?
Thanks
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Guess I'll ask another stupid question: Why are my Hikashop contents not showing up in the 1.7 site? I moved over the images folder and languages etc...
Thanks and Merry Christmas
Please Log in or Create an account to join the conversation.
Usually, when you migrates from 1.5 to 1.7, menus and modules have to be setup again.
Please Log in or Create an account to join the conversation.
Also, is there a way to make sure the product URL's are the same?
I'm getting category number differences:
category_pathway-37
category_pathway-39
Thanks!
Please Log in or Create an account to join the conversation.
If you export/import your products, they will get different ids than before and that's why you have URLs discrepancies.
Please Log in or Create an account to join the conversation.
Even if the database is the same? Im so confused :blink:
Please Log in or Create an account to join the conversation.
Maybe you have both joomla 1.5 and joomla 1.6/1.7 tables on the same database with different prefixes ? In that case, you should delete the tables of HikaShop using the prefix of your new website and duplicate the HikaShop tables of your old website and rename the copy so that they use the new prefix.
Please Log in or Create an account to join the conversation.
- Posts: 5
- Thank you received: 0
What is happening and how to fix that?
I was thinking to export data from the old site and import it into the new one, but wasn't sure if that would run me into even more troubles with double entries etc.
Is there a step by step list available anywhere for regular upgrades?
Thanks!
Please Log in or Create an account to join the conversation.
- Posts: 5
- Thank you received: 0
What is happening and how to fix that?
I was thinking to export data from the old site and import it into the new one, but wasn't sure if that would run me into even more troubles with double entries etc.
Is there a step by step list available anywhere for regular upgrades?
Thanks!
Please Log in or Create an account to join the conversation.
Is the step by step to migrate to Joomla 1.7:
If you want to migrate HikaShop, you need to install it on your new website (you need to have the same version than the one installed actually on the previous website). Then, you need to go to phpmyadmin and delete all the jos_hikashop_ tables from the new website and then export the tables from the old website and import them on the new website. Then, via FTP, you need to transfer the content of the folder media/com_hikashop to the new website, the content of the folder templates/YOUR_TEMPLATE/html/com_hikashop (if you modified some of the views) to your new website, and finally the languages/en-GB/override content (if you have some override translations) to the new website.
So yes, you should copy the hikashop tables from your old website to your new website database. Note that if you're not using the same table prefix from both websites, you will have to change the name of the tables after the import if you want HikaShop to pick them up.
The modules and menus you have for hikashop will have to be created again on joomla 1.7
Please Log in or Create an account to join the conversation.
i followed all steps from above and have a problem, that because i use different access levels for users in Joomla 1.5 and have different access levels in Joomla 1.7. So, now i'm locked out of Hikashop in Joomla 1.7. I can see values in Access Level, but i can't submit new values (no Save button available). In jos_hikashop_user i changed id from 62 to 42 for super user, but it doesn't solve the problem.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.