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
You've got your tinyMCE config commented out. It won't load without it.
I do??? How does one change this?? ๐ฎ
Admin->Settings->TinyMCE Configuration
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" });
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.
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 ๐
