-
AuthorPosts
-
padunic Friend
padunic
- Join date:
- September 2009
- Posts:
- 63
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 5
- Thanked:
- 2 times in 1 posts
December 3, 2009 at 12:28 pm #146552all main menu in first page are crash in IE 8.0.6001
in others browsers are normal.
i get this error in status bar:
error details from web page
Agente de Usuário: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; iOpus-Web-Automation; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; InfoPath.2; .NET CLR 3.0.04506.648; OfficeLiveConnector.1.3; OfficeLivePatch.0.0; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
Carimbo de data/hora: Thu, 3 Dec 2009 12:26:11 UTCMensagem: ‘this.pages[…]’ é nulo ou não é um objeto
Linha: 21
Caractere: 63
Código: 0
URI: http://www.yourdomain.com/media/system/js/mootools.jsAny help, please?
Regards
Padunic
gray Friendgray
- Join date:
- October 2009
- Posts:
- 957
- Downloads:
- 0
- Uploads:
- 17
- Thanks:
- 28
- Thanked:
- 292 times in 230 posts
December 3, 2009 at 1:50 pm #325636Look at the version of mootools.js (open it in notepad and look at the top of the file).
If it’s older than 1.2.4 replace with the latest one (http://mootools.net/download)padunic Friendpadunic
- Join date:
- September 2009
- Posts:
- 63
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 5
- Thanked:
- 2 times in 1 posts
December 3, 2009 at 2:08 pm #325637Hi,
i don’t know where i can found this information about mootools.js because i dont have installed.
I believe its come with some extension or with the template.Regards.
Padunic
gray Friendgray
- Join date:
- October 2009
- Posts:
- 957
- Downloads:
- 0
- Uploads:
- 17
- Thanks:
- 28
- Thanked:
- 292 times in 230 posts
December 3, 2009 at 3:09 pm #325639From the pathway (mediasystemjs) it’s clear that the file comes from Joomla standard installation. Open the file and see what is the version. Or just, keeping back-up of the old file, put in the folder the latest version of mootools.
padunic Friendpadunic
- Join date:
- September 2009
- Posts:
- 63
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 5
- Thanked:
- 2 times in 1 posts
December 3, 2009 at 5:44 pm #325650Hi,
you are right. the version of my template is 1.11.
I visit the url that you give me, but i just see mootools with jm.js, nc.js and yc.js extensions to download.
Did you know how use this extension?Regards
PR
gray Friendgray
- Join date:
- October 2009
- Posts:
- 957
- Downloads:
- 0
- Uploads:
- 17
- Thanks:
- 28
- Thanked:
- 292 times in 230 posts
December 3, 2009 at 6:04 pm #3256531. keep a back-up of exsiting file (ie. be renaming to mootools.js.bak)
2. download one of the compressed versions (1st and 2nd) from http://mootools.net/download
3. rename it to mootools.js
4. if doen’t work, try second compressed version.Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
December 4, 2009 at 7:32 am #325703I think that the problem is not from the version of mooltool, may be it’s the javascript conflict between extensions on your site. you should give us the link to site.
padunic Friendpadunic
- Join date:
- September 2009
- Posts:
- 63
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 5
- Thanked:
- 2 times in 1 posts
December 5, 2009 at 1:55 am #325758Hi,
i tried change first and second file and not works and show more errors.
but, with new version main menu works fine, but jatabs stop works.
This the errors line with news version of mootools:Agente de Usuário: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; iOpus-Web-Automation; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; InfoPath.2; .NET CLR 3.0.04506.648; OfficeLiveConnector.1.3; OfficeLivePatch.0.0; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
Carimbo de data/hora: Sat, 5 Dec 2009 01:39:01 UTCMensagem: ‘Asset’ não está definido
Linha: 15
Caractere: 1
Código: 0
URI: http://www.mydomain.com/templates/ja_teline_iii/js/ja.ddmod.jsMensagem: ‘SmoothScroll’ não está definido
Linha: 49
Caractere: 3
Código: 0
URI: http://www.mydomain.com/components/com_k2/js/k2.jsMensagem: O objeto não dá suporte para a propriedade ou método
Linha: 262
Caractere: 1
Código: 0
URI: http://www.mydomain.com/media/system/js/mootools.jsMensagem: Objeto esperado
Linha: 217
Caractere: 2
Código: 0
URI: http://www.mydomain.com/templates/ja_teline_iii/js/ja.script.jsMensagem: Objeto esperado
Linha: 57
Caractere: 3
Código: 0
URI: http://www.mydomain.com/plugins/content/ja_tabs/ja_tabs.jsMensagem: Objeto esperado
Linha: 57
Caractere: 3
Código: 0
URI: http://www.mydomain.com/plugins/content/ja_tabs/ja_tabs.jsRegards.
Padunic
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
December 8, 2009 at 9:07 am #326028Hi padunic
I have found an error:
this.pages[a] is undefined
http://www.yourdomain.com/modules/mod_roknewspager/tmpl/js/roknewspager.js
Line 12
padunic Friendpadunic
- Join date:
- September 2009
- Posts:
- 63
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 5
- Thanked:
- 2 times in 1 posts
December 8, 2009 at 11:52 am #326041<em>@JA Developer 156057 wrote:</em><blockquote>Hi padunic
I have found an error:
this.pages[a] is undefined
http://www.yourdomain.com/modules/mod_roknewspager/tmpl/js/roknewspager.js
Line 12
</blockquote>
Hi,Thanks for your feedback. 😀
could help me? What is this? i dont know how fix this.
I tried disable this module, but the error still in IE 8 in just the first page.Best regards.
Padunic
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
-
AuthorPosts
This topic contains 12 replies, has 4 voices, and was last updated by padunic 14 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum