Hello, if you could please help me... how do I downgrade from PHP5 to PHP4 on my GoDaddy hosting account? Thank you very much! Otherwise... I'm getting these errors: http://metatraderadvisor.com/leoarcade/ and I don't know where exactly I'm supposed to set that variable to true. I tried creating a php.ini with "allow_call_time_pass_reference = 1" both in the root and the /leoarcade directory, to no avail. Thank you very much
Try creating or modifying the .htaccess file in your leoarcade directory and add the line: php_flag allow_call_time_pass_reference 1 Code (markup):
Thanks, but where? I tried at the beginning of the file but I'm getting a 500 error. Will it work if I just remove the & from the function calls?
You should put it in your .htaccess file. If there isn't a .htaccess file in that directory, just create one. I'm not really sure what you are referring to about where to put this. I think you may be referring to some other file, not the .htaccess file.
i did put it in /leoarcade/.htaccess as the first line, but unfortunately it doesn't seem to work. by "where" I meant where in the file thank you
I don't know the coder, I bought the site from someone, and he says it's a db issue (which I doubt...)