Process for update to hika 3.0

  • Posts: 179
  • Thank you received: 0
8 years 4 months ago #259923

-- HikaShop version -- : 2..6.4
-- Joomla version -- : 3.6.5

hello that important to migrate to hikashop 3 ?
systeme
template
plugin

does we need to update hikaserial too ?

Last edit: 8 years 4 months ago by micker.

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

  • Posts: 83928
  • Thank you received: 13585
  • MODERATOR
8 years 4 months ago #259926

Hi,

HikaSerial is already compatible with the 3.0

If you have custom plugins, it might be necessary to modify them slightly. In most cases, it should still work fine.
The template might require some work. It depends on what overrides are implemented for the views of HikaShop.

For example, on our demo website, we had to:
- add 15 lines of CSS to the template in order to fix small alignement issues
- turn off the legacy settings in the HikaShop configuration in order to use the new cart and checkout systems
- add the classes of the template for the buttons in the corresponding new options of the configuration so that the buttons display with the CSS of the template
- remove one view file override of the template as it didn't work with the new version and wasn't actually needed for anything
I was able to migrate in 2 hours even though the template is heavily integrated with HikaShop.

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

  • Posts: 179
  • Thank you received: 0
8 years 4 months ago #259973

i thnk tutorial about most common case will be great for community adoption

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

  • Posts: 83928
  • Thank you received: 13585
  • MODERATOR
8 years 4 months ago #259977

Hi,

Well, in most cases, there is not much to do. You just update and it should continue to work like before.
But if you had customizations, 3rd party plugins integrated with HikaShop, etc, they might require modifications. But we can't give you a list of most common cases since we don't know the most common cases and usually everyone customize different things for different purposes. So it's hard to give a one size fit all answer besides: try the update on a copy of the website, and see what's wrong.

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

  • Posts: 1
  • Thank you received: 0
8 years 4 months ago #259991

Hi,

When using Documentation -> Update/About I am seeing "You have the latest stable version of HikaShop Business: 2.6.4". Will the update to 3.0 be released later using the update menu, or should I do a manual install over the old one.

Thanks in advance

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

  • Posts: 26249
  • Thank you received: 4039
  • MODERATOR
8 years 4 months ago #260161

Hi,

As always, the automatic update is not activate since several days/weeks after the release.
www.hikashop.com/support/documentation/5...ashop-changelog.html

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

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

  • Posts: 179
  • Thank you received: 0
8 years 4 months ago #260256

hello my small return
1 update hika
2 go to global config to switch new dashborad
3 in global config set css and layout to default
all work just 2 returns
in defaut.css
ligne 39 => we have a width:100%; need to comment it to have columns in display
and we have this display in product view
Notice: Undefined index: add_to_wishlist in /homepages/3/d350353560/htdocs/new/components/com_hikashop/views/product/view.html.php on line 1202

css notice => not realy compatible with helix 3 template checkout page isn't good
checkout administration doesn't work only text input was display
"login_address_shipping_payment_coupon_cart_status_fields_confirm,end"

in editing css we didn't have line number in editor

Last edit: 8 years 4 months ago by micker.

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

  • Posts: 83928
  • Thank you received: 13585
  • MODERATOR
8 years 4 months ago #260261

Hi,

Thanks for the feedback.

1. I don't have any width:100% on any *_default.css file of HikaShop and I don't have any default.css so I'm not sure what you're talking about. Also, what columns are you talking about ?

2. In the line 1202 of the file components/com_hikashop/views/product/view.html.php , I have that code:
ksort($o);
There is no add_to_wishlist so I'm not sure what you mean. Are you on HikaShop 3.0.0 ?

3. We've just added a patch for the checkout workflow edition.

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

  • Posts: 179
  • Thank you received: 0
8 years 4 months ago #260433

1 we have some user with this error ... corrected for me
2 for me i have

$params->set('add_to_wishlist',$default_params['add_to_wishlist']);
strange .. (no override)
3 ok i will test it

Last edit: 8 years 4 months ago by nicolas.

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

  • Posts: 83928
  • Thank you received: 13585
  • MODERATOR
8 years 4 months ago #260437

Hi,

2. Thanks. We've added a patch for that.

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

Time to create page: 0.078 seconds
Powered by Kunena Forum