Title: PHP Bug
Last modified: August 21, 2016

---

# PHP Bug

 *  Resolved [Andy Potanin](https://wordpress.org/support/users/andypotanin/)
 * (@andypotanin)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/php-bug/)
 * Fatal error on activation. Looks like you guys forgot to close a method in network-
   posts-extended.php.
 * Also, this may cause notices on older PHP installs, if you’re at it: [http://screencast.com/t/MTzLB2bbO](http://screencast.com/t/MTzLB2bbO)
 * [https://wordpress.org/plugins/network-posts-extended/](https://wordpress.org/plugins/network-posts-extended/)

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

 *  Thread Starter [Andy Potanin](https://wordpress.org/support/users/andypotanin/)
 * (@andypotanin)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/php-bug/#post-5031318)
 * Specifically, the error is:
 * Parse error: syntax error, unexpected $end in /…/wp-content/plugins/network-posts-
   extended/network-posts-extended.php on line 539
 *  [syntheticmotoroil](https://wordpress.org/support/users/syntheticmotoroilorg/)
 * (@syntheticmotoroilorg)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/php-bug/#post-5031555)
 * I can’t find the problem because it has been working on my site. What php version
   are you running?
 *  [masoud_wp](https://wordpress.org/support/users/masoud_wp/)
 * (@masoud_wp)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/php-bug/#post-5031602)
 *  [bloooooop](https://wordpress.org/support/users/bloooooop/)
 * (@bloooooop)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/php-bug/#post-5031621)
 * Hi
    I’ve got this problem too. I’m running the last version of the plugin and
   WordPress 4 (php 5.4.16). Seems there’s one more brace than needed.
 * Parse error: syntax error, unexpected end of file in wp-content\plugins\network-
   posts-extended\network-posts-extended.php on line 696
 *  Plugin Author [johnzenausa](https://wordpress.org/support/users/johnzenausa/)
 * (@johnzenausa)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/php-bug/#post-5031624)
 * Sorry but the coding I made corrected a PHP error. I can not duplicate the problem.
   The plugin is working fine as you can see here:
 * [https://syntheticmotoroil.org](https://syntheticmotoroil.org).
 *  [bloooooop](https://wordpress.org/support/users/bloooooop/)
 * (@bloooooop)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/php-bug/#post-5031625)
 * Hi,
 * Still not working, I have the same error. I’ve installed WordPress from scratch
   and it doesn’t resolve the issue. If you try to install your extension on a test
   site, i’m sure you will have the same problem.
 *  [bloooooop](https://wordpress.org/support/users/bloooooop/)
 * (@bloooooop)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/php-bug/#post-5031626)
 * I’ve found the issue line 453 you have the <? tag and my configuration doesn’t
   allow short opened tags. If I put the complete tag, it works like a charm !
 *  Plugin Author [johnzenausa](https://wordpress.org/support/users/johnzenausa/)
 * (@johnzenausa)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/php-bug/#post-5031627)
 * [@bloooooop](https://wordpress.org/support/users/bloooooop/)
    Thanks for showing
   me the error. For some reason on my server I can use <? as well as <?php. Interesting.
   I implemented the correction in the latest update. Again a special thanks.

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

The topic ‘PHP Bug’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/network-posts-extended_b4775d.svg)
 * [Network Posts Extended](https://wordpress.org/plugins/network-posts-extended/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/network-posts-extended/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/network-posts-extended/)
 * [Active Topics](https://wordpress.org/support/plugin/network-posts-extended/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/network-posts-extended/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/network-posts-extended/reviews/)

 * 8 replies
 * 5 participants
 * Last reply from: [johnzenausa](https://wordpress.org/support/users/johnzenausa/)
 * Last activity: [11 years, 5 months ago](https://wordpress.org/support/topic/php-bug/#post-5031627)
 * Status: resolved