Elxis CMS Forum

Extensions => Bots and plugins => Topic started by: chrischik on February 29, 2008, 15:07:17

Title: TinyMCE Error "tinyMCE is not defined"
Post by: chrischik on February 29, 2008, 15:07:17
Hi,

 I have a problem with the TinyMCE Bot. First of all the editor is not loaded when I want to edit or add a content item.

Also I can't save changes in the content, categories or sections items: when I click on "save" I get this error report: "tinyMCE is not defined". Only when I switch off the TinyMCE I can edit sections and categories or save the changes in the html code of content items.  ???

Do you know what is wrong there? I am using Elxis on my local server:

PHP Built On:     Windows NT CHRISTIAN 5.1 build 2600
Database Version:    mysql 5.0.45-community-nt (Version: 5.0.45)
PHP Version:    5.2.5
Web Server:    Apache/2.2.6 (Win32) PHP/5.2.5
Web Server to PHP interface:    apache2handler
Version    Elxis 2008.0 Stable rev1891 [ Olympus ] 10-February-2008 00:39 GMT+2
User Agent:    Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.9) Gecko/20071025 Firefox/2.0.0.9

Title: Re: TinyMCE Error "tinyMCE is not defined"
Post by: Farhad Sakhaei on February 29, 2008, 15:13:19
Did you change the TinyMCE settings from Bots ? If yes , reset them to the previous ...
Title: Re: TinyMCE Error "tinyMCE is not defined"
Post by: chrischik on February 29, 2008, 15:19:30
Thanks for the quick response. No I did not change anything there. It's still the standard configuration.
Title: Re: TinyMCE Error "tinyMCE is not defined"
Post by: Farhad Sakhaei on February 29, 2008, 15:32:31
Use CTRL+F5
If didn't solve check your files via UPDIAG tool ,
If didn't solve again check your local server , try using XAMPP  :)
Title: Re: TinyMCE Error "tinyMCE is not defined"
Post by: chrischik on February 29, 2008, 16:31:40
I checked the UPDIAG: No problems except for the footer.php and the poll.php which where both changed by me.

CTRL + F5: Didn't change anything

XAMPP: I am working via GPRS now and can't donload big files. So I will try this later


I also have some other errors when I edit the content item:

1. invalid property id (in prototype.js)
[Break on this error] * (c) 2005-2007 Sam Stephenson\n

2. tinyMCE is not defined (in index2.php)
[Break on this error] tinyMCE.init({

3. missing ; before statement (in tiny_mce.js)
[Break on this error] function TinyMCE_Engine(){this.majorVersion="2";this.minorVersion="0.5.1";this.r...
Title: Re: TinyMCE Error "tinyMCE is not defined"
Post by: Farhad Sakhaei on February 29, 2008, 16:46:26
So i think it is a local server issue ...