Hi, I can't get genie to run on my web. Here are the errors:
Brought to you by:
nileshd
Warning: include_once(INC_MAIN_PAGE) [function.include-once]: failed to open stream: No such file or directory in D:\wamp\www\phpCodeGenie3.0.2\index.php on line 2
Warning: include_once() [function.include]: Failed opening 'INC_MAIN_PAGE' for inclusion (include_path='D:\wamp\www\phpCodeGenie3.0.2\app\settings') in D:\wamp\www\phpCodeGenie3.0.2\index.php on line 2
And here is my genieConfiguration.inc.php
Problem is that phpCodeGenie uses a misture of long and short php tags.
I had to convert them using a small *nix script.
Should still be an option in PHP.INI to enable short tags.