Welcome to Geeklog, Anonymous Thursday, November 28 2024 @ 06:56 pm EST
Geeklog Forums
MySQL upgrade
Status: offline
::Ben
Forum User
Full Member
Registered: 01/14/05
Posts: 1569
Location:la rochelle, France
What is the best choice for geeklog 1.8.1 and 2.0 ?
MySQL 4.1 October 23, 2004
MySQL 5.0 October 24, 2005
MySQL 5.1 December 8, 2008
MySQL 5.5 December 2010
Ben
I'm available to customise your themes or plugins for your Geeklog CMS
MySQL 4.1 October 23, 2004
MySQL 5.0 October 24, 2005
MySQL 5.1 December 8, 2008
MySQL 5.5 December 2010
Ben
I'm available to customise your themes or plugins for your Geeklog CMS
6
7
Quote
Status: offline
::Ben
Forum User
Full Member
Registered: 01/14/05
Posts: 1569
Location:la rochelle, France
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
$_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
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
7
5
Quote
All times are EST. The time is now 06:56 pm.
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content