Re: [jffnms-users] big problem with new 0.8.3 install

2007-08-07 Thread Tim Nelson
If it *REALLY* bothers you, you could always run the php files through sed and replace the tags... ;-) Tim Nelson Technical Consultant Rockbochs Inc. Jeff Schoby wrote: Sounds like it should be put on the todo list to be fixed... *shrug* Then again... should be using globals either..and y

Re: [jffnms-users] big problem with new 0.8.3 install

2007-08-06 Thread Tim Nelson
JFFNMS simply uses the short open tag instead of the normal one. In your php.ini config file for PHP, make sure you set the option "short_open_tag" to On. The default is usually set to Off. Restart Apache and you should be fine. Tim Nelson Technical Consultant Rockbochs Inc. Jeff Schoby wrote:

[jffnms-users] big problem with new 0.8.3 install

2007-08-06 Thread Jeff Schoby
Just got done trying to install 0.8.3 of jffnms with a fresh apache 2.0.x and php 5 install. When trying to access jffnms via a browser, its as if the php code is not being processed as php code (The server -is- configured correctly to process php scripts). I took a look the .php files for jff