As per the discussion here: http://gallery.menalto.com/node/95098
Line 98 in lib/adodb/drivers/adodb-mysqli.inc.php should be:
mysqli_options($this->_connectionID,$arr[0],$arr[1][0]);
Note the [0] near the end.
As it is currently shipping in 2.3.1, that line reads:
mysqli_options($this->_connectionID,$arr[0],$arr[1]);
This leads to a fatal error during installation, while installing core, which reads:
Catchable fatal error: Object of class GalleryStorageExtras could not be converted to string in /web/raymond/content/lib/adodb/drivers/adodb-mysqli.inc.php on line 98
like this
Last edit: maskodok 2014-04-23
http://kadalmesir.blogspot.com/2014/02/alfamart-official-partner-merchandise.html
Last edit: shita 2014-03-29