2011-07-28, 12:11 PM
2011-09-30, 01:54 PM
I want to ask about TinyMCE editor, does it secured ??
and when I want to try it in local and host server I see this error in plugins page.
Parse error: syntax error, unexpected ',' in C:\AppServ\www\vb1\inc\plugins\tinymce.php on line 39
what is the problem??
how can I install it?
thanks again
in this line:
skin : \"o2k7",
I change it to:
skin : \"o2k7\",
then error change to:
Parse error: syntax error, unexpected ',' in C:\AppServ\www\vb1\inc\plugins\tinymce.php on line 40
In line 40:
skin_variant : \"black",
I change it to:
skin_variant : \"black\",
then no error
but I don't see any change on editor
it's the default editor
why?
and when I want to try it in local and host server I see this error in plugins page.
Parse error: syntax error, unexpected ',' in C:\AppServ\www\vb1\inc\plugins\tinymce.php on line 39
what is the problem??
how can I install it?
thanks again
in this line:
skin : \"o2k7",
I change it to:
skin : \"o2k7\",
then error change to:
Parse error: syntax error, unexpected ',' in C:\AppServ\www\vb1\inc\plugins\tinymce.php on line 40
In line 40:
skin_variant : \"black",
I change it to:
skin_variant : \"black\",
then no error
but I don't see any change on editor
it's the default editor
why?