Re: TinyMce Editor issues with firefox

2007-05-01 Thread Damien

I seem to have tinymce working ok (touch wood!).

I followed the bakery article here: 
http://bakery.cakephp.org/articles/view/using-tinymce-with-cakephp
Except I created an element (as someone suggested in the comments)
which makes it a whole load easier.

I'd be happy to share the steps I took to get mine working, but I
never encountered your FF issue so I guess that must be something
related to how you implemented it?

Not sure if it's relevant, but I'm not bothering with AJAX stuff for
this so I haven't taken the precautions mentioned in the related
bakery article here: 
http://bakery.cakephp.org/articles/view/using-tinymce-with-cakephp-and-ajax

On May 1, 10:50 am, Nikhil <[EMAIL PROTECTED]> wrote:
> Hi,
>  I have integrated Tinymce editor in my web script (in Cakephp),
> which is working fine in Internet Explorer but as soon as I switch my
> browser window to Mozilla Firefox, the integration seems to collapse.
> The editor doesn't load at all. I don't know the exact reason as to
> what the problem is.
>
> I have copied the tinymce editor files in the directory app/webroot/
> js/ directory and also initialised the tinymce editor function on my
> web script. Included all the helpers as well.
>
> Anyone here who has sorted out these issues..  Please reply...
> Thanx in advance
>
> Nikhil


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



Re: TinyMce Editor issues with firefox

2007-05-01 Thread Dr. Tarique Sani

Install Firebug extension and see what JS error you are getting

HTH
Tarique

-- 
=
PHP for E-Biz: http://sanisoft.com
Cheesecake-Photoblog needs you!: http://cheesecake-photoblog.org
=


On 5/1/07, Nikhil <[EMAIL PROTECTED]> wrote:
>
> Hi,
>  I have integrated Tinymce editor in my web script (in Cakephp),
> which is working fine in Internet Explorer but as soon as I switch my
> browser window to Mozilla Firefox, the integration seems to collapse.
> The editor doesn't load at all. I don't know the exact reason as to
> what the problem is.
>
> I have copied the tinymce editor files in the directory app/webroot/
> js/ directory and also initialised the tinymce editor function on my
> web script. Included all the helpers as well.
>
> Anyone here who has sorted out these issues..  Please reply...
> Thanx in advance
>
> Nikhil
>
>
> >
>

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



TinyMce Editor issues with firefox

2007-05-01 Thread Nikhil

Hi,
 I have integrated Tinymce editor in my web script (in Cakephp),
which is working fine in Internet Explorer but as soon as I switch my
browser window to Mozilla Firefox, the integration seems to collapse.
The editor doesn't load at all. I don't know the exact reason as to
what the problem is.

I have copied the tinymce editor files in the directory app/webroot/
js/ directory and also initialised the tinymce editor function on my
web script. Included all the helpers as well.

Anyone here who has sorted out these issues..  Please reply...
Thanx in advance

Nikhil


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---