website favorites plugin and cmsb 3.10
4 posts by 2 authors in: Forums > CMS Builder: Plugins & Add-ons
Last Post: August 18, 2017 (RSS)
By 4cdg - August 17, 2017
get the following errors when setting up website favorites 1.01 with cmsb 3.10 and website membership 1.11
Deprecated: mysql_real_escape_string(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /cmsAdmin/plugins/websiteFavorites/websiteFavorites.php on line 93
Warning: mysql_real_escape_string(): Access denied for user ''@'localhost' (using password: NO) in /cmsAdmin/plugins/websiteFavorites/websiteFavorites.php on line 93
Warning: mysql_real_escape_string(): A link to the server could not be established in /cmsAdmin/plugins/websiteFavorites/websiteFavorites.php on line 93
I have uploaded screen shot from webpage and screen shot from error plugin.
By Dave - August 17, 2017
Hi 4cdg,
I'll email you an updated version that support PHP 7 and mysqli. Can you give it a try and let me know if you run into any more issues?
Thanks!
interactivetools.com
By Dave - August 17, 2017
And I'll add that another short-term way to remove those errors with PHP 5.6 is to enable "Legacy MySQL Support" under: Admin > General
interactivetools.com