The latest version of wp-syntax 0.9.6 is throwing preg_match() errors when using php as the code language. I reverted back to 0.9.4 and they go away. Any ideas?
The latest version of wp-syntax 0.9.6 is throwing preg_match() errors when using php as the code language. I reverted back to 0.9.4 and they go away. Any ideas?
Having the same issue.
Seems like something that should have been tested for, previous to a new version release. Well at least 0.9.4 still works after I reverted it. Good thing I figured out what was doing it to before I look to much like an amateur.
I found where the issue was... if you comment out some code in the Geshi php language file, you can get rid of the errors.
Yeah, thanks for the heads up but I'll just wait till things get fixed before I do anything. 0.9.4 works perfectly and there really is no reason to update the plugin other than to make the circled 1 in my sidebar go away.
Sorry guys. GeSHi v1.0.8.4 seems to have a bunch of issues, and I really dropped the ball on the last WP-Syntax release. I will push a new release of WP-Syntax out later today that reverts the GeSHi version.
Awesome, thanks for fixing that.
i have one syntax, i want to convert into preg_match syntax how can i .. ??
if(!eregi("^select",$sql))
You must log in to post.