tinyMCE error
 
Notifications
Clear all

tinyMCE error

7 Posts
2 Users
0 Reactions
3,756 Views
(@dsecrets)
Posts: 32
Eminent Member
Topic starter
 

URL to your eFiction: www.gluttonyfiction.com
Version of eFiction: 3.5.2
Have you bridged eFiction, if so with what?: No
Version of PHP: 5.2.12
Version of MySQL: 5.0.67-community
Have you searched for your problem: (yes/no) Yes - none of the solutions worked
If so, what terms did you try: tinyMCE
State the nature of your problem: After upgrading from the previous version to the latest, the tinyMCE option does not work correctly. I have deleted the folder and re-uploaded the folder from the latest release files, but it is still working incorrectly. I have also unchecked/re-checked all the options and setting to get this to work, but it just won't. Although the tinyMCE is toggled 'on', there are no buttons, it is just plain: example pic and when you click to toggle 'off', I get some button features, but none that I had in previous version: example pic 2.

My previous tinyMCE looked like this: Clicky - Any help on how to fix this would be greatly appreciated ๐Ÿ™‚

Do you have a test account for us? Username: test2     Password: test2


 
Posted : 14/02/2010 10:56 am
(@tammy)
Posts: 2577
Member Moderator
 

You've got your tinyMCE config commented out.  It won't load without it.


 
Posted : 14/02/2010 11:08 am
(@dsecrets)
Posts: 32
Eminent Member
Topic starter
 

I do??? How does one change this?? ๐Ÿ˜ฎ


 
Posted : 14/02/2010 11:09 am
(@tammy)
Posts: 2577
Member Moderator
 

Admin->Settings->TinyMCE Configuration


 
Posted : 14/02/2010 12:22 pm
(@dsecrets)
Posts: 32
Eminent Member
Topic starter
 

Sorry, but what do I need to change? This is what I have there:

tinyMCE.init({ mode: "textareas", theme: "advanced", language: "en", browsers: "msie, gecko, opera, Firefox, Mozilla, Mozilla Firefox", plugins: "advhr, advimage, advlink, contextmenu, preview, searchreplace, paste, fullscreen, spellchecker", theme_advanced_buttons1 : "bold, italic, underline, strikethrough, separator, sub, sup, charmap, separator, center, justifyleft, justifycenter, justifyright, styleselect, formatselect, separator, bullist, numlist", theme_advanced_buttons2: "image, cut, copy, paste, pastetext, pasteword, separator, undo, redo, separator, link, unlink, spellchecker, advimage, advhr, cleanup, help, preview, code, fullscreen", theme_advanced_buttons3: "", extended_valid_elements: "a[name|href|target|title|onclick]", theme_advanced_status_location: "bottom", theme_advanced_resizing: "true", theme_advanced_path: "false" });

 
Posted : 14/02/2010 12:31 pm
(@tammy)
Posts: 2577
Member Moderator
 

Okay ignore me.  I forgot it's supposed to be that way.  I'm not seeing any javascript errors when I load your site.  The tinyMCE config is in the header. I would try removing the config completely and letting it load the default settings for tinyMCE.  If that works, you know it's something in your custom config. 


 
Posted : 14/02/2010 12:56 pm
(@dsecrets)
Posts: 32
Eminent Member
Topic starter
 

Ah, it was THAT simple! I removed the code and all is fixed ๐Ÿ™‚ Thank you, Tammy! It is a good thing I do not ignore you ๐Ÿ˜‰

EDIT: Well, it kinda worked. I have the features back, but not all of them work. I can't add a link to words in the news section and when I use the image button, it doesn't place the images, but reloads back to a blank prompt screen?

Ummm, I got them working...LOL...Sorry, and thanks ๐Ÿ™‚


 
Posted : 14/02/2010 1:00 pm
Share: