Title: Cannot redeclare sendPushNotification()
Last modified: August 30, 2016

---

# Cannot redeclare sendPushNotification()

 *  [seppiak](https://wordpress.org/support/users/seppiak/)
 * (@seppiak)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/cannot-redeclare-sendpushnotification/)
 * Why do I got this error after publishing a new post.
 * **Fatal error: Cannot redeclare sendPushNotification() (previously declared in/
   home/fastvira/public_html/wp-content/plugins/simple-parse-push-service/pushFunctionality.
   php:3) in /home/fastvira/public_html/wp-content/plugins/simple-parse-push-service/
   pushFunctionality.php on line 3**
 * Hope someone can help me regarding this problem. Thanks in advance.
 * [https://wordpress.org/plugins/simple-parse-push-service/](https://wordpress.org/plugins/simple-parse-push-service/)

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

 *  [sohaib770](https://wordpress.org/support/users/sohaib770/)
 * (@sohaib770)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/cannot-redeclare-sendpushnotification/#post-6681361)
 * I am also facing the above problem…
 *  [sil3r](https://wordpress.org/support/users/sil3r/)
 * (@sil3r)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/cannot-redeclare-sendpushnotification/#post-6681381)
 * Replace
    `include('pushFunctionality.php');` with `include_once('pushFunctionality.
   php');` in /wp-content/plugins/simple-parse-push-service/simpleParsePS.php

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

The topic ‘Cannot redeclare sendPushNotification()’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/simple-parse-push-service.svg)
 * [Simple Parse Push Service](https://wordpress.org/plugins/simple-parse-push-service/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/simple-parse-push-service/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/simple-parse-push-service/)
 * [Active Topics](https://wordpress.org/support/plugin/simple-parse-push-service/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/simple-parse-push-service/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/simple-parse-push-service/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [sil3r](https://wordpress.org/support/users/sil3r/)
 * Last activity: [10 years, 4 months ago](https://wordpress.org/support/topic/cannot-redeclare-sendpushnotification/#post-6681381)
 * Status: not resolved