Forums

TinyMCE Advanced
TinyMCE Advanced Throws errors on POST (1 post)

  1. Chase Adams
    Member
    Posted 9 months ago #

    When setting variables to POST values, the plugin should check if the POST values are set to begin with, ie:

    if(isset($_POST['advimage'])) {
    		$tadv_options['advimage'] = $_POST['advimage'] ? 1 : 0;
      }

Reply

You must log in to post.

About this Plugin

About this Topic