Corporate2 error in IE 8

Professional Jomal template designed to be easily adaptable to all kinds of business
GK User
Wed Jul 18, 2012 5:29 pm
Hey.
corporate2 buy the template, and I just installed my joomla 2.5 without test data, all empty, then added the corporate template and display it on internet explorer 8.0.7601.17514 version gives me javascript errors.

Someone can help me? the site has no data is installed almost empty.

attached a picture of what I get.
User avatar
Fresh Boarder

GK User
Mon Jul 23, 2012 10:22 am
Please switch to default Joomla template (like Beez) and check whether console don't show the same error because mootools is core Joomla! JS library.
User avatar
Platinum Boarder

GK User
Mon Jul 23, 2012 2:44 pm
Hello, thanks for your answer.
the problem does not occur with the default templates, only happens with corporate2 without sample data or sample data, can not understand why? and how to fix it, please could you help me?

Thank you very much.
User avatar
Fresh Boarder

Konrad M
Tue Jul 24, 2012 11:20 am
Hi,
please can you give me url to your website.
User avatar

GK User
Wed Jul 25, 2012 6:10 pm
Hey.
Thank you very much for responding.
unfortunately I can not because the site I have it on localhost, but could send the source code of the page or maybe a list with what I have installed, please tell me you need. o If you want even if the site could send compressed by an internal message? ..

I appreciate your help.
Greetings from Spain.-
User avatar
Fresh Boarder

Konrad M
Thu Jul 26, 2012 12:14 pm
Well, I need joomla version you have, template version you installed (it was quickstart or only template) and what Apache client you installed ( Xampp or other).
User avatar

GK User
Thu Jul 26, 2012 1:04 pm
Please post your site online, then we can all check whether this errors is visible or not.
User avatar
Platinum Boarder

GK User
Fri Jul 27, 2012 2:45 pm
Hello, thanks for your help, my answer:

AppServ - 2.5.10
Apache Web Server Version 2.2.8
PHP Script Language Version 5.2.6
MySQL Database Version 5.0.51b
DB Collate utf8_general_ci
Joomla! 2.5.4 Stable [ Ember ] 2-April-2012 14:00 GMT
ONLY TEMPLATE: gk_corporate2_J!25.zip
No example data installed.

see the attach please.
thanks.
User avatar
Fresh Boarder

Konrad M
Tue Jul 31, 2012 12:14 pm
Please go to 'js' folder nad edit lazyloads.js. Here find (line 40)
Code: Select all
var excludedImgs = new Array();

and change to
Code: Select all
var excludedImgs = new Elements();

this should help.
User avatar

GK User
Thu Aug 02, 2012 6:19 pm
Hi Konrad, thank you very much for your accurate answer, they really fix the problem. :-)

Now, trying again with another version of IE, there are problems in version 7.0.5730, in which Submenus are not displayed, the menus are displayed only parents but when mouse by a parent entry is not displayed submenu . In the picture attached, the menu entry "Home2" has a submenu which is not shown.

Please could you help me? .. need any other information that could help you?
User avatar
Fresh Boarder

GK User
Thu Aug 02, 2012 6:26 pm
sorry.. now attach the file. thanks for your help.

cmullerp wrote:Hi Konrad, thank you very much for your accurate answer, they really fix the problem. :-)

Now, trying again with another version of IE, there are problems in version 7.0.5730, in which Submenus are not displayed, the menus are displayed only parents but when mouse by a parent entry is not displayed submenu . In the picture attached, the menu entry "Home2" has a submenu which is not shown.

Please could you help me? .. need any other information that could help you?
User avatar
Fresh Boarder

Konrad M
Mon Aug 06, 2012 8:23 am
Unfortunetly without site online I'm not able to help you.
User avatar

GK User
Mon Aug 06, 2012 5:32 pm
ok, I understand, but can you please tell me where to look? or if the problem does not show the submenus has happened to someone else ... need to try to find a solution ... also try to put the site online.

In the previous solution you indicated me change a line of code, my question is how I could have done the same .. that error is documented? .. that is, knowing that if you change that line and maybe one of the components or plugin that come with the template need to be updated.

Thanks in advance for your response.
User avatar
Fresh Boarder

Konrad M
Wed Aug 08, 2012 11:17 am
When you open your website in IE8 please click to 'F12' key. You will open developer tools. Go there and click to script and start debugging. I n right column in Console tab you should see errors in JS code.
User avatar


cron