matrixagent
Member
Posted 2 years ago #
Hi there,
when I open the plugin's options, there seems to be some unexecuted PHP-code in the HTML, see here:
http://matrixagents.org/screencasts/2009-03-15_2102.png
Are PHP-short-tags used anywhere in a PHP file that comes with the plugin? I have disabled them, this could cause the problem.
http://wordpress.org/extend/plugins/wp-stats-dashboard/
yes php short tags are used.
matrixagent
Member
Posted 2 years ago #
Well - could you consider *not* to use them? There are a lot of servers out there that do not allow them and the plugin won't work in that case. ;)
Next release will be exempt from php shorttags.