Check Out NOT working and Variant Weights wnt save

  • Posts: 22
  • Thank you received: 0
9 years 5 months ago #205495

-- url of the page with the problem -- : www.scentsgourmet.com
-- HikaShop version -- : 2.5.0
-- Joomla version -- : 3.4.1
-- PHP version -- : 5.4.37

Check Out NOT working and Variant Weights wnt save

Why does every update crash everything?

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

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
9 years 5 months ago #205509

Hi,

Please don't post several messages for the same issue.
www.hikashop.com/forum/product-category-...-stay-same-size.html

The following user(s) said Thank You: dilum_tharaka

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

  • Posts: 22
  • Thank you received: 0
9 years 5 months ago #205575

I am so sorry I sent you PM with Login Information I disabled social icons and checked database Nothing is working to fix it :(

I apoligze again I thought everything was good to go So I was upset and sorry :((

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

  • Posts: 22
  • Thank you received: 0
9 years 5 months ago #205577

Also option weights won't save just sizes.

I send a contact form message with login and a PM

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

  • Posts: 22
  • Thank you received: 0
9 years 5 months ago #205599

There was a problem in my Index file where facebook OG configuration instructions were placed, SO checkout popup and cart FIXED

However, Saving Variance Weights is NOT fixed.. So you can do Height, Length and Width but cannot save how much it weighs.

SO yay only one thing needs fixed and an email has been sent through contact us that has my backend access!

Thank you guys!

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

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
9 years 5 months ago #205642

Hi,

We found the issue with the saving of variants weight.
Change the line:

<input type="text" id="data_variant__product_weight_unit" name= value="<?php echo $this->escape(@$this->product->product_weight); ?>"/>
to:
<input type="text" id="data_variant__product_weight_unit" name="data[variant][product_weight]" value="<?php echo $this->escape(@$this->product->product_weight); ?>"/>
in the file administrator/components/com_hikashop/views/product/tmpl/variant.php and that will fix the problem.

The following user(s) said Thank You: dilum_tharaka

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

  • Posts: 22
  • Thank you received: 0
9 years 5 months ago #205662

FIXED!! Thank you!! You guys are amazing :) Especially you, nicolas!

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

  • Posts: 65
  • Thank you received: 4
9 years 5 months ago #205664

Hello,
I'm having the same problem,even worse.
When I save the varient price,weights,lengths it goes back to the defaults.
I replaced the code(variant.php),but still it's not working.
Any help.

Last edit: 9 years 5 months ago by dilum_tharaka.

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

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
9 years 5 months ago #205701

Hi,

Please download again the install package of HikaShop 2.5.0 via the menu My account>My subscriptions on our website and install it on yours. That will add all the necessary patches for the product edition interface (including the one in this thread) and that should hopefully fix the problem.

The following user(s) said Thank You: dilum_tharaka

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

  • Posts: 65
  • Thank you received: 4
9 years 5 months ago #205775

Hello Nicolas,
Installed the latest version of business package,still the same problem.
resets to default.

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

  • Posts: 44
  • Thank you received: 2
9 years 5 months ago #205778

dilum_tharaka wrote: Hello,
I'm having the same problem,even worse.
When I save the varient price,weights,lengths it goes back to the defaults.
I replaced the code(variant.php),but still it's not working.
Any help.


I am most diff not an expert but did you try clearing your cache on your browser, joomla and purge all expired cache? I find I have less problems using Chrome.

In system, clear cache and system purge cache.

You have probably Tried it but sometimes especially me, over see the little
Things.

Hope you get a fix! I'm still trying to get my order notifications to send out ahhhh everyone just keeps telling me it's my email or server and it's not all other
Extensions I have installed and then uninstalled send the emails. So I know how
Upsetting it can be but Nicolas always figures it out :)


Kyle with a :)
The following user(s) said Thank You: dilum_tharaka

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

  • Posts: 65
  • Thank you received: 4
9 years 5 months ago #205824

Thank you @penyo311
Cleared the cache,still no luck.

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

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
9 years 5 months ago #205845

Hi,

I don't see why that wouldn't work with the latest patches.
Please provide a backend access with a link to this thread via our contact form and we'll have a look. It's probably just that you didn't use the correct install package.

The following user(s) said Thank You: dilum_tharaka

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

  • Posts: 65
  • Thank you received: 4
9 years 4 months ago #206215

@nicolas It's working,I think the cache is the problem.
I cleared the browser cache,
Thank you

Dilum

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

  • Posts: 22
  • Thank you received: 0
9 years 4 months ago #208282

Now the problem is with the price.. Can you provide me with the code fix for this, please. Thank you.

Kyle :)

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

  • Posts: 22
  • Thank you received: 0
9 years 4 months ago #208283

AND I am afraid to upgrade Joomla to 3.4.3

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

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
9 years 4 months ago #208287

We've added many patches since the release of the 2.5.0 so that the new product edition interface can work properly thanks to the feedback of everyone.
We've even added one today with the deletion of files of variants.
As there are many patches over many files since the first build of the 2.5.0, I can't give them all to you in a forum post.
Just download again the install package of the 2.5.0 and install it on your website and it will add all the patches automatically.
This shouldn't require an update of Joomla.

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

  • Posts: 22
  • Thank you received: 0
9 years 4 months ago #208333

So no 2.5.1 just an updated 2.5.0?

Thank you so much! I will download now :)

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

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
9 years 4 months ago #208340

Yes. Of course, the 2.5.1 will include all these patches too when we release it after the summer.

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

Time to create page: 0.117 seconds
Powered by Kunena Forum