Menu Content

Support

> Forums, FAQs & Paid Support
Welcome, Guest
Username Password: Remember me

mturbo.js not loaded
(1 viewing) (1) Guest
Support forum for customers who have purchased this product. Archive only, no new post can be added.

NOTE: This category has been locked. If you have purchased paid version, please, use our Support Ticket system instead. If you are using free edition, please see the Community Support section.
  • Page:
  • 1

TOPIC: mturbo.js not loaded

mturbo.js not loaded 10 years, 2 months ago #42972

I have purchased your plugin but after installing M-Turbo on hermanschoenen.nl/shop (manually, copying the files using an ftp program) I found out that the plugin is not working as expected after some research I found out the following.

mturbo.js is not loaded.

Therefor the cart_sidebar link disapears when we cache pages.

When I insert the script by hand I and test the following code
mturboloader.addBlockRequest('cart_sidebar');
A request is succesfully made, however the returned html is not of the current skin but from the default skin.

The default and the current skin both have a block with the name 'cart_sidebar'

currently I am stuck and I have no Idea how to proceed. pleas help me

thanks in advance
The topic has been locked.

Re: mturbo.js not loaded 10 years, 2 months ago #42990

  • jich
  • OFFLINE
  • Posts: 254
Dear Mobeo,

Used skin probably uses different block name for cart sidebar block than default skin. Therefore server returns the original cart sidebar instead of your new cart sidebar block. You should look into your layout .xml files of currently used skin and search that block. You should ask to term `type="checkout/cart_sidebar"`. You should find something like:

<block type="checkout/cart_sidebar" name="my_cart_sidebar" template="checkout/cart/sidebar.phtml" before="-">


If you found it, go to M-Turbo administration, switch to tab "Dynamic Loaded Blocks", turn off standard cart sidebar block (there are three selects and one of them controls cart sidebar) and into the textarea put the value of attribute "type" (for example above it should be "my_cart_sidebar", but you will find probable something else) and then refresh the cached pages.

Let us know if you were not able to find that block, or it does not work properly. We are ready to help you.
ARTIO Support Team
The topic has been locked.
  • Page:
  • 1
Moderators: pedu
User Login Empty