Thanks for your great PHP-script!
Probably this is common knowledge, but this problem is indeed caused by the "short open tag" <? like titleistfour found out. There is a setting for this in the php.ini: short_open_tag = Off (or On). If this setting is OFF in your php.ini the problem is there. If ...
Search found 1 match
- Thu Sep 04, 2003 9:19 pm
- Forum: General discussions
- Topic: Admin Menu Items Missing
- Replies: 11
- Views: 22803