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: 15 Hours, 28 Minutes ago.

Welcome, Guest
Please Login or Register.    Lost Password?

Template does not load in front end in Internet Explorer 8
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Template does not load in front end in Internet Explorer 8
#4105
Template does not load in front end in Internet Explorer 8 2 Years, 5 Months ago  
Hi,

I'm having issues with a Content Templater template not loading in a front end solution of Joomla running in Internet Explorer 8.

I have the latest version installed 1.1.4, and it all works perfectly under Firefox, Safari and older versions of IE. However, when the same site is viewed in IE8+ the template does not seem to load (or maybe just not appear?)

It does look as though there's a time delay before the template is loaded into the forms area (?) - and for IE8, the time is sometimes too short - or some other conflicting stops it from working ?

Is there anyway to increase the timing before the template is applied?

Cheers
-Stu
wildgeeza
Posts: 2
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
 
#4109
Template does not load in front end in Internet Explorer 8 2 Years, 5 Months ago  
There is indeed a delay. Well, it tries to insert the text every 500 milliseconds 10 times (so 5 seconds total).

You could try setting the amount of tries higher (or the interval).

Alter the line ~87 in /plugins/editors-xtd/contenttemplater/js/contenttemplater.js:
if ( count < 10 ) {

to something like:
if ( count < 20 ) {

(please let me know if that fixes things for you)
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.
 
#4116
Template does not load in front end in Internet Explorer 8 2 Years, 5 Months ago  
Hey there,

Yes, this seems to have fixed the initial template view (I set the count to 30). However, once you have submitted an article and navigate back to the Content Templater Editor page, the same occurs - no template.

I wonder if there's also an issue with caching? Is there anywhere where I can add a random number query to the URI call to ensure the template is not cached?

(Unfortunately I'm working on a content locked project, which means I am unable to forward you any URLs to view)

Thanks
- Stu
wildgeeza
Posts: 2
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
 
#4122
Template does not load in front end in Internet Explorer 8 2 Years, 5 Months ago  
There isn't something built in to cache.
So it might be the browsers cache getting in the way.
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.
 
Go to topPage: 1
Moderators: Peter van Westen
hosting joomla
MaxCDN | Content Delivery Network | Accelerate your site to the max
Open Source Training | Online Joomla! Training and Support