mysql_connect will be depricated

Bug #1316231 reported by Dan Garner
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Xibo
Fix Released
Low
Dan Garner

Bug Description

Should also be able to fix that annoying mysql_connect error by editing lib/oauth.inc.php and changing line 36 to be:
OAuthStore::instance('PDO', array('server' => $dbhost, 'username' => $dbuser, 'password' => $dbpass, 'database' => $dbname));

Tags: cms

Related branches

Dan Garner (dangarner)
Changed in xibo:
status: Triaged → Fix Committed
Dan Garner (dangarner)
Changed in xibo:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.