Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Joomla and script error
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  9 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
dimna  
View profile  
 More options Nov 8 2011, 10:36 am
From: dimna <astrid.guent...@dimna.de>
Date: Tue, 8 Nov 2011 07:36:33 -0800 (PST)
Local: Tues, Nov 8 2011 10:36 am
Subject: Joomla and script error
Hi,

Mootool 1.4 and Joomla 1.72 are not working on IE9 for me. Does anyone
else have this problem?
It is working fine on Google Chrome, IE8, Opera and Firefox but I get
a script error with IE9:

The English version of the error:

"this property or method is not supported by this object" line 16.
res://ieframe.dll/imageppg.ppg

I opened a ticket in the German Joomla Portal, too (http://
www.joomlaportal.de/joomla-1-7-joomla-1-6-allgemeine-fragen/264735-mo...).
You can see here screens of the error messages. But there is no
solution idea up to know.

First I installed Joomla with the standard template (Beez_20). You can
see it here:
http://www.dimna.de/Joomla17_/index.php/wer-bin-ich

Joomla is loading the files mootools-core.js and mootools-more.js
automatically. When I make a right click on an image, I get the script
error.
For the standard template there is no need to load mootools. That’s
why I excluded the files. Exectly I used this code:
---
< ?php
$headerstuff = $this->getHeadData();$scripts = $headerstuff['scripts'];
$headerstuff['scripts'] = array();foreach($scripts as $url=>$type)
{ if (strpos($url, 'mootools') === false) { $headerstuff['scripts']
[$url] = $type; }}$this->setHeadData($headerstuff);
?>

---
After that exclusion, it is possible for me to open the properties of
an image.

After activating the debug mode of ie9 I get an detailed error
message:
The Error should be in the file imgbrows.js on row 34. But I don’t
know this file and so it is not possible for me, to solve the
problem.
Is it a IE9 bug?

Greetings astrid


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Sanford Whiteman  
View profile  
 More options Nov 8 2011, 12:34 pm
From: Sanford Whiteman <sa...@figureone.com>
Date: Tue, 8 Nov 2011 12:34:04 -0500
Local: Tues, Nov 8 2011 12:34 pm
Subject: Re: [Moo] Joomla and script error
Does  your test page suffer from the error, or did you suppress it? We
would need a broken page to troubleshoot.

-- Sandy


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
dimna  
View profile  
 More options Nov 8 2011, 2:43 pm
From: dimna <astrid.guent...@dimna.de>
Date: Tue, 8 Nov 2011 11:43:29 -0800 (PST)
Local: Tues, Nov 8 2011 2:43 pm
Subject: Re: Joomla and script error
On this test page (http://www.dimna.de/Joomla17_/index.php/wer-bin-
ich) you can see the error at the moment.
But I tried it yesterday. It is sure. When I don’t load a mootools*.js
file, I can open the properties of the image in IE9. At the moment
this is not possible.
Thanks
Astrid

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
dimna  
View profile  
 More options Nov 9 2011, 2:19 am
From: dimna <astrid.guent...@dimna.de>
Date: Tue, 8 Nov 2011 23:19:17 -0800 (PST)
Local: Wed, Nov 9 2011 2:19 am
Subject: Re: Joomla and script error
Do you get the error on my page, too? Is it possible to troubleshoot
it?

--Astrid


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
MightyMax  
View profile  
 More options Jul 12 2012, 11:56 am
From: MightyMax <max...@gmail.com>
Date: Thu, 12 Jul 2012 08:56:04 -0700 (PDT)
Local: Thurs, Jul 12 2012 11:56 am
Subject: Re: Joomla and script error

I have tested it out.
http://mightymax-programming.blogspot.hk/2012/07/mootools-resieframed...

Also I found that it's official site also removed that code in it's
included javascript file.

dimna於 2011年11月8日星期二UTC+8下午11時36分33秒寫道:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Rob Stocker  
View profile  
 More options Jul 12 2012, 12:19 pm
From: Rob Stocker <i...@emc23.com>
Date: Thu, 12 Jul 2012 17:19:20 +0100
Local: Thurs, Jul 12 2012 12:19 pm
Subject: Re: [Moo] Re: Joomla and script error

Hi Astrid,

Joomla 1.72 is out of date. You'd really need to upgrade to 2.5 to include
the numerous bug fixes.

--
Rob & Lisa - EMC23
083 416 0618
<http://goog_1827821969>i...@emc23.com
www.emc23.com

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
MightyMax  
View profile  
 More options Jul 16 2012, 11:08 pm
From: MightyMax <max...@gmail.com>
Date: Mon, 16 Jul 2012 20:08:36 -0700 (PDT)
Local: Mon, Jul 16 2012 11:08 pm
Subject: Re: [Moo] Re: Joomla and script error

Halo

I am already using Joomla 2.5x still have this problem.
It is mootools issue.

Regards
Max

Rob Stocker於 2012年7月13日星期五UTC+8上午12時19分20秒寫道:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
HJ  
View profile  
 More options Jul 19 2012, 2:18 am
From: HJ <hadrien.jo...@gmail.com>
Date: Wed, 18 Jul 2012 23:18:43 -0700 (PDT)
Local: Thurs, Jul 19 2012 2:18 am
Subject: Re: [Moo] Re: Joomla and script error

I use J2.5 on certain sites and I do not get that problem, do you have an
example site to look at? I have a feeling it's not MooTools itself but some
other script using it, possibly some of the Joomla scripts like Tooltips
(which I don't use), some of them aren't particularly well put together.

Thanks,
Hadrien.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
LuisMC  
View profile  
 More options Sep 19 2012, 1:25 pm
From: LuisMC <l...@libello.com>
Date: Wed, 19 Sep 2012 10:25:43 -0700 (PDT)
Local: Wed, Sep 19 2012 1:25 pm
Subject: Re: Joomla and script error

Hi everybody,

Found a working fix as follows (I already posted it on French and “org”
Jooomla forums as well):

Solution:

Edit the file:
*media/system/js/mootools-more.js*

delete (or comment out) the following statement:
*Element.alias ("togglepin", "togglePin");*

That's all

Hope this can help those having this problem

Cheers
Luis

Le mardi 8 novembre 2011 16:36:33 UTC+1, dimna a écrit :


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »