Home » Forum
NoNumber!

Joomla!® Websites & Extensions
development  -  support  -  consultancy

I try to respond within 48 hours (excluding weekends).
If I haven't responded by then, feel free to post a reminder or bug me via email.

My last reply was: 3 Hours, 39 Minutes ago.

Welcome, Guest
Please Login or Register.    Lost Password?

Combination JCE - IE8 - addtomenu is troublesome
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Combination JCE - IE8 - addtomenu is troublesome
#4924
Combination JCE - IE8 - addtomenu is troublesome 2 Years, 3 Months ago  
First of all: thanks for the AddToMenu component. It really fills the gap left after the Joomla 1.0 'Link to menu' button!

The component works fine in Firefox, but today I tested in IE8 and the JCE editor didn't load. So I had no WYSIWYG, but just a plain text editor left. After unpublishing the AddToMenu-plugin, JCE is loading again.

Could we perhaps investigate and fix this together? Please let me know if you need anything to pinpoint the problem, I'll gladly help look for it.
emphyrio
Posts: 5
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
 
#4925
Combination JCE - IE8 - addtomenu is troublesome 2 Years, 3 Months ago  
Could you give me admin access?
<a href="www.nonumber.nl/contact" target="_blank">www.nonumber.nl/contact</a>
Peter van Westen
Admin
Posts: 9169
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
Need to contact me directly? Go to my contact page.
If you use any NoNumber! extensions, please post a rating and a review at the Joomla! Extensions Directory.
Are you happy with the support? Please consider buying a License Code to help me to continue development and support.
 
#4926
Combination JCE - IE8 - addtomenu is troublesome 2 Years, 3 Months ago  
Oh, I can reproduce it here. So never mind...
Peter van Westen
Admin
Posts: 9169
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
Need to contact me directly? Go to my contact page.
If you use any NoNumber! extensions, please post a rating and a review at the Joomla! Extensions Directory.
Are you happy with the support? Please consider buying a License Code to help me to continue development and support.
 
#4927
Combination JCE - IE8 - addtomenu is troublesome 2 Years, 3 Months ago  
"The problem is with the use of the variable name 'class' in javascript. IE8 doesn't like that.

To fix, rename 'class' to 'class_name':
change lines 62-67 from file:
/administrator/modules/mod_addtomenu/addtomenu/helper.php
var addtomenu_show_start = function( msg, class ) {
", "$( 'addtomenu_msg' )
", ".removeClass( 'success' ).removeClass( 'failure' )
", ".addClass( 'visible' )
", ".addClass( class )
", ".setText( msg );

to:
var addtomenu_show_start = function( msg, class_name ) {
", "$( 'addtomenu_msg' )
", ".removeClass( 'success' ).removeClass( 'failure' )
", ".addClass( 'visible' )
", ".addClass( class_name )
", ".setText( msg );

"
Peter van Westen
Admin
Posts: 9169
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
Need to contact me directly? Go to my contact page.
If you use any NoNumber! extensions, please post a rating and a review at the Joomla! Extensions Directory.
Are you happy with the support? Please consider buying a License Code to help me to continue development and support.
 
#4928
Combination JCE - IE8 - addtomenu is troublesome 2 Years, 3 Months ago  
You are too fast... your fix seems to work perfectly, thanks.
emphyrio
Posts: 5
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
 
#4943
Combination JCE - IE8 - addtomenu is troublesome 2 Years, 3 Months ago  
Your patch also seems to have fixed an issue with IE7. In this browser, there was no popup but instead a new page appeared. After applying the patch, this behaviour has disappeared. Great!
emphyrio
Posts: 5
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
 
Go to topPage: 1
Moderators: Peter van Westen
hosting joomla
Open Source Training | Online Joomla! Training and Support
MaxCDN | Content Delivery Network | Accelerate your site to the max