Menu Content

Support

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

Mturbo - curruptinh HTML after caching pages
(1 viewing) (1) Guest
Magento E-Commerce accelerator component.
  • Page:
  • 1

TOPIC: Mturbo - curruptinh HTML after caching pages

Mturbo - curruptinh HTML after caching pages 13 years, 5 months ago #15069

HI,

Firstly despite my issue am very happy with this extension( assuming this can be fixed) - speed increase is amazing when using mturbo.. however

Ive spotted a bug i think with the caching process. When checking the outputted html files i notice that some parts are being corrupted with the insertion off the characters ' 1000 ' - this continues through the entire page at irregular intervals. Ive retested this with new categories before and after enabling mturbo on the pages

example -1 - html before mturbo enable - note the line ga.src =

<!-- BEGIN GOOGLE ANALYTICS CODE -->
<script type="text/javascript">
//<![CDATA[
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(ga);
})();

var _gaq = _gaq || [];
_gaq.push(["_setAccount", "UA-18675560-1"]);
_gaq.push(["_trackPageview", "/abodee2.html"]);
//]]>
</script>
<!-- END GOOGLE ANALYTICS CODE -->



example -2 - corruption of google analytics code section - html after mturbo enabled - same line ga-src =


<!-- BEGIN GOOGLE ANALYTICS CODE -->
<script type="text/javascript">
//<![CDATA[
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == documen

1000

t.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(ga);
})();

var _gaq = _gaq || [];
_gaq.push(["_setAccount", "UA-18675560-1"]);
_gaq.push(["_trackPageview", "/abodee2.html?nocache=true"]);
//]]>
</script>
<!-- END GOOGLE ANALYTICS CODE -->

this continues through the cached html file..

Can you investigate please - while not affecting development this will not be acceptable for live use.

Both html files attached
thanks
joe

Attachment Archive.zip not found

Attachments:
The topic has been locked.

Re:Mturbo - curruptinh HTML after caching pages 13 years, 5 months ago #15070

  • lubi
  • OFFLINE
  • Posts: 221
Thanks, we will check this out
ARTIO Support Team
The topic has been locked.

Re: Mturbo - curruptinh HTML after caching pages 12 years, 8 months ago #23177

Any response to this? We are running into the same issue, and we had to disable the extension in production.

I have sent a few e-mails to support with no response.
The topic has been locked.

Re: Mturbo - curruptinh HTML after caching pages 12 years, 6 months ago #23922

  • jich
  • OFFLINE
  • Posts: 254
Hello everyone,

This issue is probably caused any phenomen on the line. In this cases, change download method helps us. ("Main configuration" tab in the M-Turbo Administration panel) . You can try to set CURL or in worst case set directly download method.

jich
ARTIO Support Team
The topic has been locked.
  • Page:
  • 1
Moderators: pedu
User Login Empty