Hi Friends, I am using Symfony 1.0...just tried to create a simple rich text textarea using tinyMCE as given in
http://www.symfony-project.org/book/1_0/10-Forms#Rich%20Text%20Editing But it's not working... I downloaded tinyMCE v 3.2.2.3 and create a textarea with rich=true option... But I get JS error "e is undefined" and "tinyMCE is not defined"... I can see the tinyMCE JS file included correctly in the source, and I can get that file to browser if I paste the src url from the page source (src="/js/tiny_mce/tiny_mce.js")... Is this an issue with version? Which version do you guys use? I'll try to download that version and try again... Thanks! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
