Title: [Plugin: EasySMS] Fatal Error
Last modified: August 19, 2016

---

# [Plugin: EasySMS] Fatal Error

 *  [padraig.antrobus](https://wordpress.org/support/users/padraigantrobus/)
 * (@padraigantrobus)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/plugin-easysms-fatal-error/)
 * i get this fatal error upon publishing a post. i have not tried post dating it
   and seeing if it works that way but when i try to submit a post for immediate
   publishing i recieve this error
 * Fatal error: Cannot use object of type stdClass as array in /(mysite)/wordpress/
   wp-content/plugins/easysms/post_publish.php on line 8

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

 *  [Agnel Waghela](https://wordpress.org/support/users/agnelwaghela/)
 * (@agnelwaghela)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/plugin-easysms-fatal-error/#post-1967264)
 * Fatal error: Cannot use object of type stdClass as array in C:\xampp\htdocs\wp3.3beta2\
   wp-content\plugins\easysms\post_publish.php on line 8
 * this is what i get when i try to publish a new post.
    have any idea, why i’m 
   getting this? how to get rid of this..
 *  [DanielChristian](https://wordpress.org/support/users/danielchristian/)
 * (@danielchristian)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-easysms-fatal-error/#post-1967278)
 * Easy fix guys…
 * Locate the directory to open the post_publish.php file…
 * (wp-content/plugins/easysms/post_publish.php)
 * Go to line 8…
 * Find:
    $title = stripslashes($the_post[‘Title’]);
 * Replace with:
    $title->$the_post;
 * Save the file…
 * Cheers!

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

The topic ‘[Plugin: EasySMS] Fatal Error’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/easysms.svg)
 * [EasySMS](https://wordpress.org/plugins/easysms/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/easysms/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/easysms/)
 * [Active Topics](https://wordpress.org/support/plugin/easysms/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/easysms/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/easysms/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [DanielChristian](https://wordpress.org/support/users/danielchristian/)
 * Last activity: [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-easysms-fatal-error/#post-1967278)
 * Status: not resolved