Title: Exec-php and
Last modified: August 18, 2016

---

# Exec-php and

 *  [misscomadoll](https://wordpress.org/support/users/misscomadoll/)
 * (@misscomadoll)
 * [19 years, 4 months ago](https://wordpress.org/support/topic/exec-php-and/)
 * I downloaded the Exec-php plugin and it works just fine in the posts that I’ve
   tried to use it in. But when I want to use it to write Viper’s Plugins Used php-
   code in a page I get this error:
    Fatal error: Call to a member function on a
   non-object in plugins/exec-php.php(75) : eval()’d code on line 3
 * Is it something wrong with the plugin or is the error somewhere else?

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

 *  Moderator [Samuel Wood (Otto)](https://wordpress.org/support/users/otto42/)
 * (@otto42)
 * WordPress.org Admin
 * [19 years, 4 months ago](https://wordpress.org/support/topic/exec-php-and/#post-501983)
 * You’ll have to be more specific. What PHP code are you using, exactly?
 *  Thread Starter [misscomadoll](https://wordpress.org/support/users/misscomadoll/)
 * (@misscomadoll)
 * [19 years, 4 months ago](https://wordpress.org/support/topic/exec-php-and/#post-502035)
 * This:
 * <?php echo $viperspluginsused->plugincount(); ?>
 * the error is in exec-php.php on line 75. But I just don’t know what…
 * Line 75:
    eval(” ?> $content <?php “);
 *  Moderator [Samuel Wood (Otto)](https://wordpress.org/support/users/otto42/)
 * (@otto42)
 * WordPress.org Admin
 * [19 years, 4 months ago](https://wordpress.org/support/topic/exec-php-and/#post-502094)
 * That error means that there’s an error in your code in the post. The reason it
   gives the error on the eval is because your code is being stuck into that place
   and run there.
 * So your error is actually in that viper thingy.
 *  [vkaryl](https://wordpress.org/support/users/vkaryl/)
 * (@vkaryl)
 * [19 years, 4 months ago](https://wordpress.org/support/topic/exec-php-and/#post-502096)
 * Viper has a forum for his plugin support: [http://www.viper007bond.com/wordpress-plugins/forums/index.php](http://www.viper007bond.com/wordpress-plugins/forums/index.php)
 * He’s pretty good about answers/help.
 *  Thread Starter [misscomadoll](https://wordpress.org/support/users/misscomadoll/)
 * (@misscomadoll)
 * [19 years, 4 months ago](https://wordpress.org/support/topic/exec-php-and/#post-502100)
 * Thanks. The problem is now solved! 😀

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

The topic ‘Exec-php and’ is closed to new replies.

 * 5 replies
 * 3 participants
 * Last reply from: [misscomadoll](https://wordpress.org/support/users/misscomadoll/)
 * Last activity: [19 years, 4 months ago](https://wordpress.org/support/topic/exec-php-and/#post-502100)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
