Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

Archive /

Our old forums are still available as a read-only archive.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo

WYSIWYG editor won't insert [symbol|table|anchor]


Go to End


2 Posts   2225 Views

Avatar
nonlinear

Community Member, 2 Posts

24 December 2007 at 2:16am

Edited: 24/12/2007 2:17am

My build is :

SS 2.2.1
XAMPP 1.6.2 (Apache 2.2.4, PHP 5.2.2, MySQL 5.0.41)

The XAMPP is supporting a bunch of other PHP code, so Silverstripe lives under an httpd.conf Alias ... redirect. This seems to require a RewriteBase statement in SS's .htacess.

Most of TinyMCE editor functions, but on attempting to insert either a symbol, table or anchor, we see an alert panel: "Undefined".

Nothing appears in the Firefox Javascript error log, nothing appears in the Apache error or access logs.

I thought it might involve some Ajax, and perhaps the RewriteBase hack might be interfering, but the lack of Apache log entries kills that theory.

Any clues ?

Avatar
nonlinear

Community Member, 2 Posts

25 December 2007 at 10:29pm

Similar issues in both FF 2.0.0.11 and IE 7.0. IE reports "Object doesn't support this property or method".

Both are happy using the same release of TinyMCE at moxiecode.com.

<sigh> I guess I'll have to start on the Javascript.

<puts on welly boots and picks up pipe unblocking tool>