Parse error with shortcode-exec-php-class.php(936) : eval()'d

Index Forums WordPress plugins Add Link to Facebook Parse error with shortcode-exec-php-class.php(936) : eval()'d

This topic contains 1 reply, has 1 voice, and was last updated by  Marcel 1 year, 4 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
Author Posts
Author Posts
10 January 2012 at 08:22 #2135

Marcel

I’m using the latest version of Shortcode EXEC, and I’m having the following issue. I try to add this PHP snippet (http://pastie.org/3158821) to a page, and the following error message showed up:

Parse error: syntax error, unexpected ‘}’ in /home/public_html/wp-content/plugins/shortcode-exec-php/shortcode-exec-php-class.php(936) : eval()’d code on line 41

It does look like a syntax error from my script, but I have double checked several times and haven’t found anything. So, perhaps someone else can help me spot the issue?

This error message really means there is something wrong with your script.

10 January 2012 at 08:44 #2136

Marcel

There is a semi-colon missing on line 41 …

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

The topic ‘Parse error with shortcode-exec-php-class.php(936) : eval()'d’ is closed to new replies.