i just downloaded the 1.6pre_release, and in install.php u are asigning value to $this, but $this is reserved for it is pointer on object itself. this doesnt work on php5 just change it to something else, or use the submitted file
corrected file
Log in to post a comment.
corrected file