I've had said addon rename my news file to blah.php, and wish to be able to insert PHP statements in my news posts, but it keeps eating them and not displaying anything. What can I do to have it work properly?
Said PHP snippets are something like:
- Code: Select all
<?php codedisp_il(id,width); ?>
If anyone could help, it would be greatly appreciated.
Edit:
I've checked the News Text field options and made sure that all forms of tag stripping/removal have been disabled, and it still happens. I really want to fix this badly.