Title: tm-redaction.php line 243 &#8211; php ini short_open_tag off problem.
Last modified: August 21, 2016

---

# tm-redaction.php line 243 – php ini short_open_tag off problem.

 *  [hillazz](https://wordpress.org/support/users/hillazz/)
 * (@hillazz)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/tm-redactionphp-line-243-replace/)
 * 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.
 * [http://wordpress.org/extend/plugins/wp-textmaster/](http://wordpress.org/extend/plugins/wp-textmaster/)

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

 *  Thread Starter [hillazz](https://wordpress.org/support/users/hillazz/)
 * (@hillazz)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/tm-redactionphp-line-243-replace/#post-3723058)
 * There are more places where short version of php declaration “<?” is used, so
   the only solution is to enable short_open_tag = On in php.ini
 *  Plugin Author [lupuz](https://wordpress.org/support/users/lupuz/)
 * (@lupuz)
 * [13 years ago](https://wordpress.org/support/topic/tm-redactionphp-line-243-replace/#post-3723213)
 * Thaks, This will be fix in the next release

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.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-textmaster_35a5bc.svg)
 * [TextMaster WordPress Translation Plugin](https://wordpress.org/plugins/wp-textmaster/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-textmaster/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-textmaster/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-textmaster/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-textmaster/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-textmaster/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [lupuz](https://wordpress.org/support/users/lupuz/)
 * Last activity: [13 years ago](https://wordpress.org/support/topic/tm-redactionphp-line-243-replace/#post-3723213)
 * Status: not resolved