Jump to content

Help the basket of my shop doesnt work


zee28
 Share

Recommended Posts

  • 4 weeks later...

Hi,

I've somehow now got this error via friendly urls. Its not been a problem before which is weird.

If I change the rewrite, the link works, put it back to 'order' and it goes to 404. I've tried deleting the htaccess file etc. Any ideas?

 

Got it working. It was to do with apache multiviews, cant say ive touched it but I must have!

Edited by belloubaby (see edit history)

Share this post


Link to post
Share on other sites

  • 2 months later...

Thanks!!

 

Can you explain

  1. Place an аjаx-request in the method аjаxCаrt.expand() before slideUp is invoked.
  2. Then set the same аjаx request for a synchronous execution, i.e.set the async option as false, instead of true.

I dont understand how

Share this post


Link to post
Share on other sites

WOW!! Thats work THANKS !!!!

 

To other people:

 

To fix this you need to modify the js-file /modules/blockcart/ajax-cart.js:

  1. Comment out the following condition in the method аjаxCаrt.add( ):
    1
    2
    //if ($('#cart_block #cart_block_list').hasClass('collapsed'))
        //    this.expand();
  2. Place an аjаx-request in the method аjаxCаrt.expand() before slideUp is invoked.
  3. Then set the same аjаx request for a synchronous execution, i.e.set the async option as false, instead of true.
  • Like 1

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...

Important Information

Cookies ensure the smooth running of our services. Using these, you accept the use of cookies. Learn More