Problem with TinyMCE

Discussion in 'JavaScript' started by GreatMetro, May 1, 2009.

  1. #1
    Hi there,
    I have the latest version of tinyMCE running on a textarea of one of my sites; the problem is, when I enter any text and hit submit, the page redirects to the root of my domain. If I only enter spaces or leave the text area blank, it submits correctly.

    This problem doesn't occur on my local server.

    See: http://www.kabukikabs.com/2009/admin/fanmail.php

    And try adding fanmail item.

    Thanks
     
    GreatMetro, May 1, 2009 IP
  2. GreatMetro

    GreatMetro Peon

    Messages:
    117
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Found the solution.

    Turns out my web host had MOD_SECURITY enabled, and this was interfering with not only TinyMCE posting, but ajax calls as well. Disabled MOD_SECURITY and it all works now.

    Just an FYI people...
     
    GreatMetro, May 15, 2009 IP