New issue. I'm having errors on the plugin I downloaded from here: https://sourceforge.net/projects/coppermine/files/Plugins/1.6.x/ for my gallery http://mike-colter.com/gallery running CPG 1.6.5 stable.
Error is:
Fatal error: Uncaught Error: Call to undefined function mysql_fetch_row() in /user/tld/gallery/plugins/onlinestats/codebase.php:134 Stack trace: #0 /user/tild/gallery/include/plugin_api.inc.php(218): online_mainpage(Array) #1 /user/tld/gallery/index.php(1128): CPGPluginAPI::filter('plugin_block', Array) #2 {main} thrown in /user/tld/gallery/plugins/onlinestats/codebase.php on line 134
Thanks in advance.
For use with CPG 1.6.x you are best to use plugins only from here:
https://github.com/coppermine-gallery/cpg1.6.x-plugins
I went and downloaded the files and uploaded them and I still get the same error.
You must have some misplaced files because there is no way that same error can happen with the version for CPG 1.6.x.
I downloaded the zip file and uploaded it and that was the error I got. It was downloaded from here:
https://github.com/coppermine-gallery/cpg1.6.x-plugins
There is no problem with the plugin from that location. You must be installing it in some way that is not correct ... wrong location, not overwriting files, etc.
Quote from: nowordneeded on January 17, 2019, 02:25:44 AM
I'm having errors on the plugin I downloaded from here: https://sourceforge.net/projects/coppermine/files/Plugins/1.6.x/
I just deleted that folder.
Regarding your issue: please delete the existing onlinestats folder via FTP from your server and then re-upload the latest version from Github.