Title: [Plugin: After the Deadline] PHP Error &#8211; Undefined variable on line 45
Last modified: August 19, 2016

---

# [Plugin: After the Deadline] PHP Error – Undefined variable on line 45

 *  [linickx](https://wordpress.org/support/users/linickx/)
 * (@linickx)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/plugin-after-the-deadline-php-error-undefined-variable-on-line-45/)
 * Hello,
    This plugin doesn’t seem to work for me… msg in error_log…
 * `[Wed Sep 09 09:28:52 2009] [error] [client x.x.x.x] PHP Notice: Undefined variable:
   postText in /webroot/wp-content/plugins/after-the-deadline/proxy.php on line 
   45`
 * Any suggestions?
    Thanks in advance.
 * [http://wordpress.org/extend/plugins/after-the-deadline/](http://wordpress.org/extend/plugins/after-the-deadline/)

Viewing 1 replies (of 1 total)

 *  [rsmudge](https://wordpress.org/support/users/rsmudge/)
 * (@rsmudge)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/plugin-after-the-deadline-php-error-undefined-variable-on-line-45/#post-1206505)
 * Hi,
    I’m the plugin author. Could you tell me what actions you took that caused
   this? Here is the code that sets $postText:
 *     ```
       if ( $_SERVER['REQUEST_METHOD'] === 'POST' )
       {
          $postText = trim(file_get_contents('php://input'));
       }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: After the Deadline] PHP Error – Undefined variable on line 45’
is closed to new replies.

 * 1 reply
 * 2 participants
 * Last reply from: [rsmudge](https://wordpress.org/support/users/rsmudge/)
 * Last activity: [16 years, 9 months ago](https://wordpress.org/support/topic/plugin-after-the-deadline-php-error-undefined-variable-on-line-45/#post-1206505)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
