s PHP when it is not.
B) Is it appropriate for CakePHP to include tiny_mce.js instead of add it
to the script header? It is after all located in the plugin's webroot/js
folder.
--Charles
On Saturday, January 14, 2012 at 11:38:24 PM UTC-6, ali786 wrote:
>
> hi
> i have a prob
Hello,
I had the same problem as you.
Edit the file .htaccess and add this:
php_value short_open_tag 0
El domingo 15 de enero de 2012 06:38:24 UTC+1, ali786 escribió:
>
> hi
> i have a problem with TinyMCE and its not working in my page
> i see "Parse error" in
I thought that shorttags could be ini_set.
Perhaps in bootstrap.php
- S
On 17 Jan 2012 11:45, "LipeDjow" wrote:
> Hi AD7six,
>
> I have the same problem, using CakePHP and TinyMCE Plugin.
>
> I saw here (
> http://groups.google.com/group/cake-php/browse_thread/thread/e0b7196b7c00288/578c9d67a6b
Hi AD7six,
I have the same problem, using CakePHP and TinyMCE Plugin.
I saw here
(http://groups.google.com/group/cake-php/browse_thread/thread/e0b7196b7c00288/578c9d67a6b9525f?lnk=gst&q=tinymce#578c9d67a6b9525f)
that
it is a short_open_tag issue.. but one guy in another thread (
http://cakephp
On Jan 15, 6:38 am, ali786 <786ali...@gmail.com> wrote:
> hi
> i have a problem with TinyMCE and its not working in my page
> i see "Parse error" in firebug ( Parse error : syntax error,
> unexpected T_CONSTANT_ENCAPSED_STRING )
> Please Help me :(
Are you usin
hi
i have a problem with TinyMCE and its not working in my page
i see "Parse error" in firebug ( Parse error : syntax error,
unexpected T_CONSTANT_ENCAPSED_STRING )
Please Help me :(
--
Our newest site for the community: CakePHP Video Tutorials
http://tv.cakephp.org
Check out the n
hi
i have a problem with TinyMCE and its not working in my page
i see "Parse error" in firebug ( Parse error : syntax error,
unexpected T_CONSTANT_ENCAPSED_STRING )
Please Help me :(
--
Our newest site for the community: CakePHP Video Tutorials
http://tv.cakephp.org
Check out the n
Are you using something like Firebug and if so is it showing any
errors in the console?
I'm using TinyMCE without issue, to compare your setup to mine you can
read my blog entry:
http://webbedit.co.uk/blog_posts/view/tinymce-cakephp-mcimagemanager-mcfilemanager
HTH
Paul
Check out the new CakePH
Hi all, I'm using TinyMCE in my project, everything works fine under
debug environment( debug==2), but TinyMCE doesn't work when I turn off
debug ( set to 0 ). I compared the generated html code and they are
identical. but I can't see TinyMCE UI at all. If I turn on debug mode,
it works again.
A
arrhh just found it. It was caused by a plugin codeprotect, which had
the line: tinyMCE.importPluginLanguagePack('codeprotect', 'en'); // <-
Add a comma separated list of all supported languages
--~--~-~--~~~---~--~~
You received this message because you are subsc
10 matches
Mail list logo