Title: [Plugin: Business Directory] PHP Bug
Last modified: August 19, 2016

---

# [Plugin: Business Directory] PHP Bug

 *  [hatch99](https://wordpress.org/support/users/hatch99/)
 * (@hatch99)
 * [17 years, 7 months ago](https://wordpress.org/support/topic/plugin-business-directory-php-bug/)
 * Thanks for the plugin, it’s what I was hoping to find….
 * FYI, the php code breaks on some installation which require the full prepend 
   tag:
 * <?php
 * just the:
 * <?
 * in the code breaks on some boxes. I did a search and replace on the code and 
   then was able to install the plugin…

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

 *  [ranchnachos](https://wordpress.org/support/users/ranchnachos/)
 * (@ranchnachos)
 * [17 years, 2 months ago](https://wordpress.org/support/topic/plugin-business-directory-php-bug/#post-893548)
 * that sounds more like the configuration of your machine. If you check out your
   php.ini file, there’s an option for “short_open_tag”
 * here’s the line from my php.ini
 * short_open_tag = On ; allow the <? tag. otherwise, only <?php and <script> tags
   are recognized.
 *  [Steve](https://wordpress.org/support/users/stevejohnson/)
 * (@stevejohnson)
 * [17 years ago](https://wordpress.org/support/topic/plugin-business-directory-php-bug/#post-893552)
 * This is very bad PHP programming form. Many if not most production servers are
   not configured for the short open tag.
 * Bad boys.

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

The topic ‘[Plugin: Business Directory] PHP Bug’ is closed to new replies.

 * 2 replies
 * 3 participants
 * Last reply from: [Steve](https://wordpress.org/support/users/stevejohnson/)
 * Last activity: [17 years ago](https://wordpress.org/support/topic/plugin-business-directory-php-bug/#post-893552)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
