|
hi, we found a solution with 2 little fixes in your new .js.
we replaced this lines:
18...... if (blockIdentifier == 'cart_header')
..
..
..
65...... .window.setTimeout('horklathermCartHeader()', 100);
now it seems to work !
Thank you very much for your support!
|
Problem with Dynamic ...
|
Posted 12 years, 8 months ago
by sharpness
|
|
yes, its old because, with the new script the whole cart is missing ;)
so i was forced to reactivate the old one.
|
Problem with Dynamic ...
|
Posted 12 years, 8 months ago
by sharpness
|
|
hi,
thanks for the try ;) but the whole cart is missing after replacing the js with your version.
Here the part from the Sourcecode after replacing, maybe this can help you.
"<div id="cartsidebar"></div>
<script type="text/javascript">
//<![CDATA[
function fillBlockcartsidebar() {
if (typeof(mturboloader)!='undefined') {
mturboloader;
if (mturboloader.complete) {
document.getElementById('cartsidebar').innerHTML = mturboloader.getBlock('cartsidebar');
} else {
setTimeout('fillBlockcartsidebar()', 100);
}
}
}
fillBlockcartsidebar();
//]]>
</script> <div class="clear"></div>
</div>"
|
Problem with Dynamic ...
|
Posted 12 years, 8 months ago
by sharpness
|
|
|
Problem with Dynamic ...
|
Posted 12 years, 8 months ago
by sharpness
|
|
hi,
the example url is as i wrote : EXAMPLE
|
Problem with Dynamic ...
|
Posted 12 years, 8 months ago
by sharpness
|
|
Hi,
we installed mturbo the second time on a new system. Magento 1.6.2. But we have a Problem with an dynamic block (Head Cart). The same Problem occured on a past installation.
The Headcart Block does not seem to load dynamic. Here a Screenshot of a Cached Page :
And here of an uncached page how it should look like:
And our Config:
link to the shop:
Shop page
Any Idea what could be the Problem here?
Thank You,
Sharpness Team
|
Problem with Dynamic ...
|
Posted 12 years, 8 months ago
by sharpness
|
|
|
Magento 1.6.2 dynami ...
|
Posted 13 years ago
by sharpness
|
|
|
Magento 1.6.2 dynami ...
|
Posted 13 years ago
by sharpness
|
|
OK, tried everything...
Sample Side -> www.online-surfshop.de/trapeze/windsurfe...ack-silver-2011.html
Magento 1.6.2
Blocks
<block type="checkout/cart_sidebar" name="cart.sidebar.sharpness" template="checkout/cart/sidebar.phtml" before="-">
<block type="checkout/cart_sidebar" name="cartsidebar.sc" template="checkout/cart/header.phtml" before="-" as="headcart">
--> Settings see attached screen
Blocks still get cached.
Any idea how to approach the problem?
Might this be a coinzidenz with another extension? Any known bugs?
|
Magento 1.6.2 dynami ...
|
Posted 13 years ago
by sharpness
|
|
file ... mturbo dynamic blocks setting
|
Magento 1.6.2 dynami ...
|
Posted 13 years ago
by sharpness
|
|
OK, we tried to rename the blocks und andded the blockname to the field "Layout names of dynamic loaded blocks:" like this --> 'cartsidebar_sc','carttop_sc'
*see the attached file --> mturbo settings for the dynamic blocks
The blocks are still included when caching with mturbo.
Unfortunately we now had to deactivate the extension and need some advice.
We want to use the extension - if it works - in 5++ systems(licensed version!), but at the moment we are stuck.
Meanwhile we will try the extension in another system - to if it works there.
|
Magento 1.6.2 dynami ...
|
Posted 13 years ago
by sharpness
|
|
Sidebar
<block type="checkout/cart_sidebar" name="cart_sidebar" template="checkout/cart/sidebar.phtml" before="-">
HEader
<block type="checkout/cart_sidebar" name="cart_sidebar" template="checkout/cart/header.phtml" before="-" as="headcart">
So for the Sidebar Cart its default.
|
Magento 1.6.2 dynami ...
|
Posted 13 years ago
by sharpness
|
|
|
Magento 1.6.2 dynami ...
|
Posted 13 years ago
by sharpness
|
|
THX unfortunately we are already using 1.2.6
snip:
M-Turbo ver. 1.2.6.0
Full version. Copyright © 2010-12 Artio
|
Magento 1.6.2 dynami ...
|
Posted 13 years ago
by sharpness
|
|
Hi there,
we installed (full version - with articles) the extension but unfortunately the dynamic blocks get cached.
I already checked the block names... etc. and read the faq.
- includes are loaded
- block names are correct
URL: www.online-surfshop.de
I can`t get the cloue...
Any Idea?
|
Magento 1.6.2 dynami ...
|
Posted 13 years ago
by sharpness
|
More |