tm-redaction.php line 243 – php ini short_open_tag off problem.
-
I had some installation problems with this plugin because my server configuration does not allow short php tags like “<?”. I believe it should be replaced with “<?php” – it will save some tome for other people 🙂
Find tm-redaction.php line 243 and replace <? with <?php. It resolved my problem.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘tm-redaction.php line 243 – php ini short_open_tag off problem.’ is closed to new replies.