Quote:
Originally Posted by djbaxter
I've seen this error in isolation more than once but the games install despite the wrror message.
For the other issues, you should post in the support forum, per instructions in the thread starter.
|
I've found the problem and it was because my server recently switched over to .php5 . I had to add an .htaccess file with the command line of :
AddHandler application/x-httpd-php4 .php
in it in order for it to handle adding new games under the php4 method. Is this going to be a bug fix in an upcoming version ?