On Oct 5, 10:12 pm, Bobby Roberts <[EMAIL PROTECTED]> wrote: > > So you did this > > part?http://code.djangoproject.com/wiki/AddWYSIWYGEditor#UsingTinyMCEwithf... > > > Do you have MEDIA_URL and MEDIA_ROOT setup correctly in settings.py? > > Are you using the development server? Do you have that setup to server > > static content? > > yeah see my previous post. This is on a live server not a dev. I've > got an admin.py file setup per the django doc and have /static setup > as an application to serve static content. MEDIA_URL is setup > correctly and is serving static content.
Okay. I am using TinyMCE with many textareas on my site, however I have not tried it with flatpages yet, so I can't vouch for those instructions on the wiki. Can you activate it on a "normal" model in the admin area? That might narrow it down. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django 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/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

