Guest
22 Jan 2013 05:36

Hello,

the web pages aren´t displayed correctly in IE 6,7,8 browser. Problem is that the entries in category don´t show up - is there any solution for this? The error showed up is KB927917.

Thank you!

Last Modified: 02 Mar 2014


Sergey
Total posts: 13,688
22 Jan 2013 07:29

Is this error in all Joomla templates or only in your current template?


Guest
22 Jan 2013 07:38

In all Joomla template. For example default template in Joomla Beez 5.

http://teramagazin.cz/index.php/component/cobalt/category-items/1-knihovna/2-knihy?Itemid=

Thank you


Guest
22 Jan 2013 14:56

default Joomla theme too, Beez 2 same.

HTML Parsing Error: Unable to modify the parent container element before the child element is closed (KB927917)

This extension is great, but it is unfortunately not in IE.

Thank you very much for any idea or advice.


Sergey
Total posts: 13,688
22 Jan 2013 21:23

May be you have IE strict mode or something?


Konstantin
Total posts: 1,113
22 Jan 2013 23:50

We can't produce this error. Can you attach a screenshots with a problem.


Guest
23 Jan 2013 03:14

Library (Cobalt 7) in Chrome 24.0.1312.52. This is correct display.

Library (Cobalt 7) in Internet Explorer 9. Not correct, but still ok.

Library (Cobalt 7) in Internet Explorer 8. Does not display books....:-/ Compatibility View on or off, still the same

Sorry for my bad English and thank you


Guest
23 Jan 2013 03:15

sorry for the big pictures :-O


Guest
24 Jan 2013 05:45

I tried a clean install Joomla 2.5.7 and Cobalt 7.

According http://www.youtube.com/watch?v=QbEQOASPKqc I set Cobalt and again the same error.

http://teramagazin.cz/phocadownload/site-localhost-20130124-111531.jpa

Here is an image a clean installation of joomla and cobalt 7. It can be installed using AkebaBackup

Please help :(


Sergey
Total posts: 13,688
24 Jan 2013 08:14
  1. Try to update to latest versions.

  2. On the stage of development tunt on debug mode and set error reporting to maximum in global Joomla configuration.


Guest
24 Jan 2013 09:29

I updated to 2.5.8, i set the debug mode to on. Console works everywhere, but in the problem page not displayed.

I think that is the problem "domready"


Guest
24 Jan 2013 10:09

I think this was the same problem


Guest
24 Jan 2013 10:10

http://support.mintjoomla.com/zh/cobalt-7/all/Filters +Template%3A+Default+does+not+work+on+IE8-2856.html


Guest
24 Jan 2013 15:54

I tried change in the file mrelements.php

$html[] = "var t{$uniq} = new TextboxList('{$id}', {$options});\n";//

        if($add)

        {

            $html[] = "t{$uniq}.".implode(".", $add).";\n";

        }

        if($el)

        {

            $html[] = "var r{$uniq} = [".implode(",", $el)."];\n";

            $html[] = "t{$uniq}.plugins['autocomplete'].setValues(r{$uniq});\n";

for

$html[] = "window.addEvent('domready', function() { var t{$uniq} = new TextboxList('{$id}', {$options});\n";//

        if($add)

        {

            $html[] = "t{$uniq}.".implode(".", $add).";\n";

        }

        if($el)

        {

            $html[] = "var r{$uniq} = [".implode(",", $el)."];\n";

            $html[] = "t{$uniq}.plugins['autocomplete'].setValues(r{$uniq});});\n";

but it still does not work in IE...

I'm the only one who has this problem? :suicidesmail:


Sergey
Total posts: 13,688
24 Jan 2013 22:40

I updated to 2.5.8

I meant Cobalt. We update Cobalt every Thursday. For example we have released new version yesterday.


Guest
25 Jan 2013 04:25

Sorry, I have a version 7.9727 (Codename Black Ice). But it still does not work under IE 8:S

Thank you for helping

Powered by Cobalt