I noticed few issues with plugins after upgrading from mysql 4.1 to 5.1
Maps plugin: call-time pass-by-reference in functions.php
Paypal plugin: cannot re-assign auto-global variable in proversion.php
Classifieds plugin: cannot re-assign auto-global variable in proversion.php and lib-edit.php
Those will be fix in the next releases.
Downloads plugin and
Filemanager plugin: incorrect key file for tables: gl_downloads, gl_filemgmt_filedetail. I needed to drop table and import a backup
Mediagallery plugin: in functions.php line 949 I changed
Text Formatted Code
From
$_MG_USERPREFS = MG_getUserPrefs();
To
$_MG_USERPREFS[] = MG_getUserPrefs();
Dokuwiki plugin is not working. I'm still investigating on this one.
Ben
I'm available to customise your themes or plugins for your Geeklog CMS