The Ultimate Weblog System

Welcome to Geeklog
Thursday, August 28 2008 @ 09:33 PM EDT

glFusion v1.0.0 Released

Announcements

The gl Labs Community is pleased to announce that glFusion v1.0.0 is now available for download. glFusion is built on the foundation of Geeklog v1.5.0, and brings additional style and functionality to your new or existing Geeklog-based site by including pre-installed plugins and the Nouveau theme. Plugins include: CAPTCHA, Bad Behavior2, Media Gallery, Forum, and FileMgmt. glFusion doesn't stop at just packaging things together, there are several enhancements under the hood that bring improved performance, scalability, and usability. We have also created a new online documentation wiki for glFusion for your reading pleasure.

Story Options

Trackback

Trackback URL for this entry: http://www.geeklog.net/trackback.php/glfusion

No trackback comments for this entry.
glFusion v1.0.0 Released | 5 comments | Create New Account
The following comments are owned by whomever posted them. This site is not responsible for what they say.
No access to mediagallery admin
Authored by: cordiste on Friday, June 20 2008 @ 06:41 AM EDT
I gived a try to the first release on local, everything is ok but I was not able to acces mediagallery admin... and gllabs.org is down at that time.

Maybe the version checker ?

$version_info = MG_readRemoteURL("http://www.gllabs.org/updatecheck/15x.txt";);

If I erase the link... I can access to the admin page.

::Ben

---
Support and French community [ www.geeklog.fr ]

No access to mediagallery admin
Authored by: mevans on Friday, June 20 2008 @ 07:31 AM EDT
gllabs.org will be down for about 12 hours due to a hardware failure. You can disable the Media Gallery version check by editing the plugins/mediagallery/config.php and setting $_MG_CONF['disable_version_check'] = 1;

---
glFusion - Technology Fused with Style - www.gllabs.org
No access to mediagallery admin
Authored by: cordiste on Saturday, June 21 2008 @ 11:16 AM EDT
Of course the config file...

With the new online config file we are near to forget the config file ;)

Thanks Mark.

:: Ben

---
Support and French community [ www.geeklog.fr ]
glFusion v1.0.0 Released
Authored by: aberdeen on Friday, June 20 2008 @ 09:29 AM EDT
I was not able to install glFusion (after several attempts). Geeklog 1.5 installed file.
After some trial and error - deleting the SQL in the install file for the initial stories solved the issue.

I kept getting a SQL error about a date field and no details in the error log.

It appears to be an issue with MySQL 5 and STRICT Mode - it does not like being asked to insert empty fields.
glFusion v1.0.0 Released
Authored by: mevans on Friday, June 20 2008 @ 09:55 AM EDT
Grab this new mysql_tableanddata.php file, replace the existing one in the sql/ directory. That should fix your problem.

---
glFusion - Technology Fused with Style - www.gllabs.org