amending items in shopping cart doesnt work

  • Posts: 115
  • Thank you received: 0
11 years 6 months ago #68778

when i change the number of items in the cart the price doesn't update. any ideas why?

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

  • Posts: 81540
  • Thank you received: 13071
  • MODERATOR
11 years 6 months ago #68942

Can you give a link ?

You must have either javascript errors or limits on the product quantities which prevent you from increasing the quantity.

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

  • Posts: 115
  • Thank you received: 0
11 years 6 months ago #69004

I now get product not found error?

go to www.britishfoodabroad.co.uk

search foe a product eg beans

add a product to cart

you get the error product not found?

can you advise?

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

  • Posts: 81540
  • Thank you received: 13071
  • MODERATOR
11 years 6 months ago #69107

That problem is the same as the other problem that you already posted:
www.hikashop.com/en/forum/2-general-talk...om-filter.html#68855

Can you please provide a FTP and backend access to your website via our contact form so that we can have a look at it ?
www.hikashop.com/en/contact-us.html

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

  • Posts: 2334
  • Thank you received: 403
11 years 6 months ago #69134

Hi,

We just found the bug. You have to edit the helper.php file in administrator/component/com_hikashop/helper and replace this line:

if(strpos($url,'http')!==0){

with this one:
if(strpos($url,'http')!==0 && strpos($url,'/')!==0){

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

  • Posts: 115
  • Thank you received: 0
11 years 6 months ago #69144

fantastic! it works now..many many thanks.

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

  • Posts: 115
  • Thank you received: 0
11 years 6 months ago #69529

its stopped working again..same error PRODUCT NOT FOUND..

can you help, I need to get this site live and this is holding it back

thanks

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

  • Posts: 115
  • Thank you received: 0
11 years 6 months ago #69530

sorry ignore above, i did update yesterday and it overwrote the change, i re-inserted the code above and works okay now

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

Time to create page: 0.069 seconds
Powered by Kunena Forum