Quote:
Originally Posted by Trigunflame
I've noticed problems with this particular code on a couple systems yesterday, will be updated soon.
1. open mysqlbackup.php
2. find $this->OPTIONS = unserialize(stripslashes($this->OPTIONS['data']));
3. replace it with :
$this->OPTIONS = unserialize($this->OPTIONS['data']);
See if u still get the fetch database options problem anymore.
|
Thank you Trigunflame, that did the trick splendedly :up:
Now clicks install, already voted for HOTM last week