Title: [Plugin: Sendit] Errors on submit.php, alert not working
Last modified: August 20, 2016

---

# [Plugin: Sendit] Errors on submit.php, alert not working

 *  [antonio nardelli](https://wordpress.org/support/users/antonio-nardelli/)
 * (@antonio-nardelli)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/plugin-sendit-errors-on-submitphp-alert-not-working/)
 * Hi, i wrote (in italian, i’m italian) on your site.
    Upgraded sendit to 2.0.8
   When i try to subriscribe to newsletter the alert is not working. This isn’t 
   only a my problem, all wordpress sites i’ve seen with date/title permalinks active
   have the 404 Not Found problem on submit.php. Is there anythink we can do?

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [bulini (Giuseppe Surace)](https://wordpress.org/support/users/bulini/)
 * (@bulini)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-sendit-errors-on-submitphp-alert-not-working/#post-2506979)
 * Hi!
    I discover a little bug if you use permalinks structure different from the
   classic one p=1 or /postname
 * i need to release a fix but if you want just open your submit.php
    and change
   like this by adding status_header(200) and nocache_headers()
 * <?php
    include(“../../../wp-blog-header.php”); status_header(200); nocache_headers();
   require_once ‘libs/actions.php’;
 * $sendit=new Actions();
 * $sendit->NewSubscriber();
 * ?>
 *  Thread Starter [antonio nardelli](https://wordpress.org/support/users/antonio-nardelli/)
 * (@antonio-nardelli)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-sendit-errors-on-submitphp-alert-not-working/#post-2506992)
 * Hi, the new release fixed the problem!
    Many thanks

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘[Plugin: Sendit] Errors on submit.php, alert not working’ is closed to
new replies.

 * 2 replies
 * 2 participants
 * Last reply from: [antonio nardelli](https://wordpress.org/support/users/antonio-nardelli/)
 * Last activity: [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-sendit-errors-on-submitphp-alert-not-working/#post-2506992)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
