Title: [Plugin: wp pear debug] Version 1.4.7 has a parse error
Last modified: August 19, 2016

---

# [Plugin: wp pear debug] Version 1.4.7 has a parse error

 *  [Sandeep Kumar](https://wordpress.org/support/users/sandeep-kumar/)
 * (@sandeep-kumar)
 * [16 years, 1 month ago](https://wordpress.org/support/topic/plugin-wp-pear-debug-version-147-has-a-parse-error/)
 * I installed the wp-pear-debug plugin and tried to activate it. It gave a PHP 
   parse error.
 * On inspection, I found in Line 373 :
    `<? if($sField['def'] != self::WPD_GUEST_ROLE):?
   >`
 * It should have the php start tag and should be changed to :
    `<?php if($sField['
   def'] != self::WPD_GUEST_ROLE): ?>`
 * Please integrate it to trunk code for the plugin.
 * [http://wordpress.org/extend/plugins/wp-pear-debug/](http://wordpress.org/extend/plugins/wp-pear-debug/)

Viewing 1 replies (of 1 total)

 *  [silasco](https://wordpress.org/support/users/silasco/)
 * (@silasco)
 * [16 years, 1 month ago](https://wordpress.org/support/topic/plugin-wp-pear-debug-version-147-has-a-parse-error/#post-1454735)
 * Thank you for that. I have updated the trunk code. This slipped me because my
   short tags are on. I guess anyone who did not have short tags enabled and tried
   this plugin would have experienced the same problem.

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: wp pear debug] Version 1.4.7 has a parse error’ is closed to
new replies.

 * 1 reply
 * 2 participants
 * Last reply from: [silasco](https://wordpress.org/support/users/silasco/)
 * Last activity: [16 years, 1 month ago](https://wordpress.org/support/topic/plugin-wp-pear-debug-version-147-has-a-parse-error/#post-1454735)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
