Hi all, As you know, folder structure in symfony app is loke below; apps config .... .... web
I change this structure. Moved my web folder contents in root dir. sf_root_dir/apps css/ js/tinymce/ images/ index.php frontend_dev.php backend_dev.php backend.php sf_root_dir/config .... Configured everything. Work fine. But when you come to tiny_mce enabled textarea, it gives me error. Tiny_mce helper looks for tiny_mce library in the web/js folder. But i removed my WEB folder, and moved all the contents in to root folder. When i create web folder again, and copy all the js/tinymce content, it works with no error. -- Bayarsaikhan VOLODYA Singleton LLC - www.singleton.mn Cell: +976 99779919 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
