1 of 2
1
LG TinyMCE sometimes not working
Posted: 21 April 2008 12:07 PM   [ Ignore ]  
Summer Student
Avatar
Total Posts:  21
Joined  03-25-2007

Any reason why at certain times the LG TinyMCE extension won’t load? It works half the time but the other half is MIA. I don’t need a client calling me every other time they want to post to the site. I’m not a serious developer so if you could really dumb down the response I’d appreciate it. Imagine me with a helmet on and you’ll get the idea.

 Signature 

Derik Lolli
http://www.shift-design.com

Profile
 
 
Posted: 21 April 2008 01:01 PM   [ Ignore ]   [ # 1 ]  
Research Assistant
Avatar
RankRankRank
Total Posts:  637
Joined  07-02-2007

Well the latest TinyMCE has some funny problems with Gzip (they know about it, and they are fixing it)..

Solution: disable gzip.

 Signature 

Truly ExpressionEngine


Fielder Module ( Mass Custom Fields )
EntryData
reCAPTCHA Extension
Rewrite Module


See all my EE Addons

Profile
 
 
Posted: 21 April 2008 01:23 PM   [ Ignore ]   [ # 2 ]  
Summer Student
Avatar
Total Posts:  21
Joined  03-25-2007

Thanks. Will do.

 Signature 

Derik Lolli
http://www.shift-design.com

Profile
 
 
Posted: 19 June 2008 03:47 PM   [ Ignore ]   [ # 3 ]  
Lab Assistant
RankRank
Total Posts:  109
Joined  07-24-2007

I’m going to append to this thread because I have the exact same problem.

Two of my sites that I’m working on are really screwing up. The hair I’ve pulled out…

OK, so on both sites, the client cannot see the TinyMCE interface on their computer. I can see it on mine. Well. One time this week one of the sites’ tinyMCE fields stopped working for me, but I deleted and reinstalled the tMCE files (no idea why this would do anything at all) and it came back.

Using LG TinyMCE (latest v), tried working with the last stable of Tiny 2, AND Tiny 3. This is with trying to integrate iBrowser…

I am on XP on Firefox (and occasionally IE for testing). Clients are on, respectively, a Mac (not sure which browser, I thought he said Firefox) and Vista (Firefox, Netscape, and IE all not working).

On the site for a client with a mac, he can now see the Tiny interface but the popups are doing something weird, for HTML view or Paste from Word, the window opens but shows him nothing, and cannot close (you have to refresh the page to get rid of the stupid popup). This behavior also happened to me once this week when I was installing/uninstalling/reinstalling everything to try and fix.

The other client just simply cannot see the Tiny interface. At all.

*sigh* Anyone have any ideas? I’m really frustrated right now. I thought I had installation of TinyMCE/LG’s extension/iBrowser down pat, but these two sites are kicking my butt.

Instead of dealing with other fixes for these sites, I’m dealing with this, for HOURS. ARG!

Edit: Oh, and I don’t have Gzip enabled.

Profile
 
 
Posted: 20 June 2008 04:55 AM   [ Ignore ]   [ # 4 ]  
Lab Assistant
Avatar
RankRank
Total Posts:  123
Joined  05-25-2002

The same problem here. I’ve posted about this on tinyMCE forum. An answer software creator is here. So… I’m using tinyMCE without compressor :(

 Signature 

Caleydon Media

+ CM Strange URL Interpreter
+ CM Textarea Resizer
+ CM Template Editor (EditArea)

Profile
 
 
Posted: 20 June 2008 01:37 PM   [ Ignore ]   [ # 5 ]  
Lab Assistant
RankRank
Total Posts:  109
Joined  07-24-2007

OK, so I switched to the first party plugin for TinyMCE. Client #1 can see it proper, the popups all work, etc. Why LG TinyMCE messes that up for him I will never know (would have thought it was a TinyMCE internal code issue), but there you have it. When I can get a hold of Client #2 who wasn’t seeing the wysiwyg at all, I’ll try to remember to post if it fixes hers too. I switched hers to the first party plugin too. I bet dollars to donuts this solves the problem.

(This fix was based on this thread here where it was suggested.)

Sorry Leevi! I liked your plugin better, it letting you choose between WYSIWYG and textarea. But I gotta use what works. smile

How much hair would I have not pulled out this week if I’d tried this sooner? *sigh*

Anyway, if you or anyone with LG TinyMCE thinks you have 100% correct configuration on TinyMCE and it still isn’t showing up, try uninstalling the LG plugin and install the first party one. (Make sure you go back and put all your wysiwyg fields back to textarea.)

Profile
 
 
Posted: 23 June 2008 12:18 AM   [ Ignore ]   [ # 6 ]  
Lab Technician
Avatar
RankRankRankRank
Total Posts:  1008
Joined  01-24-2006

Just to clarify…

All LG TinyMCE does is add a class to the textarea and include the scripts and configuration from the settings you provide. A lot fo the code is based on the first party extension. All I added was the ability to select specifc text areas and add gzippping.

I suggest that if the first party is extension is working try the following:

1. Copy the settings from the first party extension.
2. De-Activate the first party extension
3. Install LG TinyMCE
4. Configure the extension using the same settings that worked in the first party extension and don’t forget to add the following to the extension TinyMCE configuration:

mode:'textareas',
editor_selector : 'lg_mceEditor'


5. Turn off gzip compression
6. Save
7. Test

Cheers Leevi

 Signature 

Newism - Newcastle Web Design & Development
 
LG Better Meta now w/ Sitemap Meta & XML Generator | LG Polls | LG .htaccess Generator | LG TinyMCE | LG Twitter

More ExpressionEngine Extensions

Profile
 
 
Posted: 23 June 2008 04:40 PM   [ Ignore ]   [ # 7 ]  
Lab Assistant
RankRank
Total Posts:  109
Joined  07-24-2007

*sigh* I’m beginning to wonder if it’s not ibrowser, I went to reactivate ibrowser today for one of my clients and the whole TinyMCE wysiwyg went missing again for her.

I’m using TinyMCE 3.0.8/ibrowser 1.3.8, and with these instructions different than the EE wiki one, I tried it out (copying tinyMCE3.0_editor_plugin.js twice, the second time as the src filename), it still didn’t work.

Disabling ibrowser in the plugins call makes it show up again for her, but we need some sort of image upload capability with the WYSIWYG.

Arg!!!!

At least, Leevi, you can probably guess from this that it’s NOT your plugin!!!

Profile
 
 
Posted: 23 June 2008 04:48 PM   [ Ignore ]   [ # 8 ]  
Research Assistant
Avatar
RankRankRank
Total Posts:  637
Joined  07-02-2007
LynneL - 23 June 2008 04:40 PM

*sigh* I’m beginning to wonder if it’s not ibrowser, I went to reactivate ibrowser today for one of my clients and the whole TinyMCE wysiwyg went missing again for her.

I’m using TinyMCE 3.0.8/ibrowser 1.3.8, and with these instructions different than the EE wiki one, I tried it out (copying tinyMCE3.0_editor_plugin.js twice, the second time as the src filename), it still didn’t work.

Disabling ibrowser in the plugins call makes it show up again for her, but we need some sort of image upload capability with the WYSIWYG.

Arg!!!!

At least, Leevi, you can probably guess from this that it’s NOT your plugin!!!

You can use the imagemanager from TinyMCE or SMimage

 Signature 

Truly ExpressionEngine


Fielder Module ( Mass Custom Fields )
EntryData
reCAPTCHA Extension
Rewrite Module


See all my EE Addons

Profile
 
 
Posted: 23 June 2008 04:49 PM   [ Ignore ]   [ # 9 ]  
Lab Technician
Avatar
RankRankRankRank
Total Posts:  1008
Joined  01-24-2006
LynneL - 23 June 2008 04:40 PM

*sigh* I’m beginning to wonder if it’s not ibrowser, I went to reactivate ibrowser today for one of my clients and the whole TinyMCE wysiwyg went missing again for her.

I’m using TinyMCE 3.0.8/ibrowser 1.3.8, and with these instructions different than the EE wiki one, I tried it out (copying tinyMCE3.0_editor_plugin.js twice, the second time as the src filename), it still didn’t work.

Disabling ibrowser in the plugins call makes it show up again for her, but we need some sort of image upload capability with the WYSIWYG.

Arg!!!!

At least, Leevi, you can probably guess from this that it’s NOT your plugin!!!

Yay….

I suggest that you try MC File Manager which is the Moxicode Filemanager. I also have an extension that implements its features into normal text fields.

 Signature 

Newism - Newcastle Web Design & Development
 
LG Better Meta now w/ Sitemap Meta & XML Generator | LG Polls | LG .htaccess Generator | LG TinyMCE | LG Twitter

More ExpressionEngine Extensions

Profile
 
 
Posted: 23 June 2008 04:50 PM   [ Ignore ]   [ # 10 ]  
Lab Technician
Avatar
RankRankRankRank
Total Posts:  1008
Joined  01-24-2006

Super quick victor strikes again!

 Signature 

Newism - Newcastle Web Design & Development
 
LG Better Meta now w/ Sitemap Meta & XML Generator | LG Polls | LG .htaccess Generator | LG TinyMCE | LG Twitter

More ExpressionEngine Extensions

Profile
 
 
Posted: 24 June 2008 09:18 AM   [ Ignore ]   [ # 11 ]  
Lab Assistant
RankRank
Total Posts:  109
Joined  07-24-2007

Yeah…client can’t really afford to buy anything else for this site, though, I don’t think…so I’m stuck with trying to make ibrowser work.

I mean, why wouldn’t it work for her but would for me? I’m no crack debugger, especially javascript, so…

Blegh.

Profile
 
 
Posted: 24 June 2008 09:22 AM   [ Ignore ]   [ # 12 ]  
Lab Technician
Avatar
RankRankRankRank
Total Posts:  1008
Joined  01-24-2006

Probably the browser, the cache, the server…. anything really… her computers security… Did you have gzip turned on? Did it work without iBrowser? I thought iBrowser was dead in the water many moons ago.

 Signature 

Newism - Newcastle Web Design & Development
 
LG Better Meta now w/ Sitemap Meta & XML Generator | LG Polls | LG .htaccess Generator | LG TinyMCE | LG Twitter

More ExpressionEngine Extensions

Profile
 
 
Posted: 24 June 2008 03:21 PM   [ Ignore ]   [ # 13 ]  
Lab Assistant
RankRank
Total Posts:  109
Joined  07-24-2007

It works for the client without ibrowser activated, as soon as I put that plugin into the list of plugins, it goes poof on her machine. On mine, I get the WYSIWYG fine, I get the ibrowser icon, clicking on it gets me the popup and allows me to upload and insert images just fine!

This would likely also be the reason my other client for another site (Mac user, FF2 & Safari) suddenly also had issues. I had thought at first it was using the first party extension that fixed the missing TinyMCE problem, but I must have deactivated ibrowser at the same time too…

But both of their sites work on my machine. XP, FF2 and IE6.

Oh and this is without Gzip running ever. I don’t even activate it at all (given the Safari problem).

Profile
 
 
Posted: 25 June 2008 03:09 AM   [ Ignore ]   [ # 14 ]  
Summer Student
Total Posts:  24
Joined  05-23-2008
LynneL - 24 June 2008 03:21 PM

This would likely also be the reason my other client for another site (Mac user, FF2 & Safari) suddenly also had issues. I had thought at first it was using the first party extension that fixed the missing TinyMCE problem, but I must have deactivated ibrowser at the same time too…

But both of their sites work on my machine. XP, FF2 and IE6.

Oh and this is without Gzip running ever. I don’t even activate it at all (given the Safari problem).

I had an issue on Safari and FF3 which was solved by putting this…

var ib = null;

...right at the top of /tinymce/jscripts/tiny_mce/plugins/ibrowser/editor_plugin.js

After that, everything relating to LG TinyMCE and iBrowser has been working fine on all platforms/browsers we’ve tried using it on….  it’s worth a try! grin

Profile
 
 
Posted: 25 June 2008 11:29 AM   [ Ignore ]   [ # 15 ]  
Lab Assistant
RankRank
Total Posts:  109
Joined  07-24-2007

OMG if this works, I am SOOOO sending you a cookie!!!! Thanks, will try!

Profile
 
 
Posted: 25 June 2008 02:24 PM   [ Ignore ]   [ # 16 ]  
Lab Assistant
RankRank
Total Posts:  109
Joined  07-24-2007

OK, so this fix apparently worked for one of the clients! You are my new bestest friend, joe_d. Just tell me where to send the cookie and I will.

Now I gotta see if it works for the other client (though I have a pile of other nonrelated updates to make on those templates and need to get them done before calling him). I hope it works for him too!!

Profile
 
 
Posted: 25 June 2008 09:58 PM   [ Ignore ]   [ # 17 ]  
Summer Student
Total Posts:  24
Joined  05-23-2008

No problem, LynneL, glad to have helped! I can’t really take the credit for the fix, though.. I blindly tried it along with another ten or so other suggestions following a mad Google search when the problem first appeared. I don’t know how or why it works, just that it does.

I’d venture a guess, though, and say that it’s probably something to do with Safari and FF3 implementing JavaScript in a stricter way, and requiring variables to be defined in advance, or something. If anyone knows, please share!

Oh, and about the cookie… I’d better pass on that. I’m in Bangkok, Thailand where pretty much any type of confectionery sent via the postal service will be infested with ants and other creepy-crawlies by the time it gets to me. downer

Profile
 
 
Posted: 17 July 2008 01:41 PM   [ Ignore ]   [ # 18 ]  
Lab Assistant
Avatar
RankRank
Total Posts:  177
Joined  12-16-2006

This is happening with our install of LG TinyMCE too, but we’re not using iBrowser for this project - we’re using Moxiecode’s ImageManager. I was trying to find some sort of pattern for when TinyMCE shows up and when it doesn’t. Of course, right when I thought I found one, something came along and threw it out the window.

What I DO know is that this only occurs in Safari. The good news is that if TinyMCE doesn’t load, hitting refresh brings it back.

Not sure if there’s a fix, just thought I’d share. smile

 Signature 

420 Design - web design + development | EE Pro Network Member

Profile
 
 
   
1 of 2
1
 
Post Marker Legend
New Topic New posts Hot Topic Hot Topic with new posts New Poll New Poll Moved Topic Moved Topic Sticky Topic Sticky topic
Old Topic No new posts Hot Old Topic Hot Topic with no new posts Old Poll Old Poll Closed Topic Closed Topic Announcement Announcements
Theme
Change Theme
Visitor Statistics
The most visitors ever was 1149, on July 16, 2007 10:33 AM
Total Registered Members: 62610 Total Logged-in Users: 18
Total Topics: 77108 Total Anonymous Users: 11
Total Replies: 416358 Total Guests: 145
Total Posts: 493466    
Members ( View Memberlist )
Newest Members:  redarcEbbyWolfCIfan1000grayskwrlcornernotetriplexwengbaoshanGenki1gabewellsGlauco