'tinyMCE' is undefined error

lp897 posted 31st of May 2008 in Community Voice. 6 comments.

Does anybody has a solution to this tipe of error..?

------

line 83
chart 2
'tinyMCE' is undefined
code 0
URL http://emprendevision.com/blogs
----------------------
line 73
chart 6
'tinyMCE' is undefined
code 0
URL ../pageBuilder.php
---------------------------
line 83
chart 2
'tinyMCE' is undefined
code 0
URL ../articles.php?....

thx..

 
Comments
·Oldest
·Top
Please login to post a comment.
tango3d
I dont get this error from the urls you posted
lp897
please go to my website using IE

http://www.emprendevision.com/blogs or

and you will see the JS error..
thx
tango3d
I am not getting an error from that url in IE7
lp897
Hi,

Yes I was working all night yesterday trying to find the solution and I found that there were some files that had different tinyMCE.JS references in its code, like this.

<!-- tinyMCE -->
<script language="javascript" type="text/javascript" src="http://www.emprendevision.com/plugins/tiny_mce/tiny_mce_gzip.js

<!-- tinyMCE gz -->
<script type="text/javascript" src="{$site['plugins']}tiny_mce/tiny_mce_gzip.js"></script>

replaced see more by:

<!-- tinyMCE -->
<script language="javascript" type="text/javascript" src="http://www.emprendevision.com/plugins/tiny_mce/tiny_mce.js

<!-- tinyMCE gz -->
<script type="text/javascript" src="{$site['plugins']}tiny_mce/tiny_mce.js"></script>

as you can see above, I had to delete the last three words (gzip) contained on those strings (tiny_mce...)in several files. after that I uploaded again the plugins folder.Then the html editor appeared i all those pages... Now I'm trying to find the final solution to delete this JS error in those pages, but the god news is that the html editor is working and the html_block feature is able to be set (admin).

I'm still having problem to see (blank page) the admin Page Builder with IE but it works well with FF.

I'll let you know when i find the solution.. if you have any clue about this please let me know..
girlsgroup
Thank you lp897,
I struggled for hours to fix the tinymce Text Editor issue. It works for me now.

Files effected:
admin/basic_settings.php
inc/classes/BxDolPageViewAdmin.php
templates/base/scripts/BxBaseConfig.php
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.
PET:0.050183057785034