Known Issues with glFusion v1.1.7 (and fixes)

It never fails, once you make a release, a few bugs pop up. In the interim time before the next release rolls out, you can download the individual source files that contain the fixes.

Patch Level Information

Each time a set of fixes are published, we re-create the distribution archives and include a Patch Level component in the version number. This way, you can be sure that you are downloading the latest, most up to date version of glFusion, with all released patches and updates.

To check your current patch level, go into the Command & Control screen, the current glFusion version number (and patch level) will be displayed at the top of the page.

The current patch level is pl5.


  • Story images are removed when using PHP4 with magic_quotes on in php.ini (2010/01/18 01:37)

    If your hosting environment is using PHP v4 and you have the PHP setting magic_quotes_gpc enabled, when you add images to a story they are removed during preview or save.  To resolve the issue, please update public_html/lib-common.php with the patched version below.

    public_html/lib-common.php

    This fix should only be applied to glFusion v1.1.7.  This fix has been included in glFusion v1.1.7.pl5.

     

  • Editing Story Resets Rating (2010/01/18 01:35)

    If you edit a story and save, any rating data for the story is removed.  To resolve the issue, please update private/system/classes/story.class.php with the patched version below.

    private/system/classes/story.class.php

    This fix should only be applied to glFusion v1.1.7.  This fix has been included in glFusion v1.1.7.pl5.

     

  • Forum does not check username length consistently. (2010/01/18 01:32)

    The Forum plugin does not consistently check the username length.  For example, if you set the minimum username length to 2 characters, then it will allow a username of 2 characters to create a topic, but it does not allow the same user to edit the topic.  To resolve this issue, please update public_html/forum/createtopic.php with the patched version below.

    public_html/forum/createtopic.php

    This fix should only be applied to glFusion v1.1.7.  This fix has been included in glFusion v1.1.7.pl5.

     

  • Media Gallery Does Not Support Dates over 2009 (2010/01/05 15:45)

    Due to a hardcoded date in the Media Edit function of Media Gallery, you cannot set a media items year beyond 2009.  To resolve this issue, please update private/plugins/mediagallery/include/mediamanage.php with the patched version below.

    private/plugins/mediagallery/include/mediamanage.php

    This fix should only be applied to glFusion v1.1.7.  This fix has been included in glFusion v1.1.7.pl4.

     

  • Error in lib-comment (urlencode too many parameters) (2009/12/19 21:35)

    An update included in v1.1.7.pl1 to resolve a comment formatting issue had a typo that caused the following error: urlencode() expects exactly 1 parameter, 3 given.  Please update private/system/lib-comment.php with the patched version below to resolve the problem.

    private/system/lib-comment.php

    This fix should only be applied to glFusion v1.1.7.  This fix has been included in glFusion v1.1.7.pl2.

     

  • The link autotag does not work in Forum posts (2009/12/19 05:47)

    The link autotag does not work when used in Forum posts.  To resolve this issue, update private/plugins/forum/include/gf_format.php with the updated version below:

     
    This update should only be applied to glFusion v1.1.7.  This update will be included in pl1.
  • Bad Behavior Plugin Updated (2009/12/19 05:43)

    The Bad Behavior2 Plugin has been updated to resolve MySQL server gone away error messages in your glFusion error log.  To update, please download Bad Behavior2 v2.0.35 and install using the Plugin Administration screen under Command & Control.

    Bad Behavior2 v2.0.35 has been included in glFusion v1.1.7.pl1.

  • Remote Media Tab missing from Media Gallery Upload (2009/12/12 21:29)

    The Remote Media tab is missing from the Media Gallery upload options.

    To resolve the issue, update the public_html/mediagallery/admin.php file with the patched version below.

    public_html/mediagallery/admin.php

    This update should only be applied to glFusion v1.1.7.  This update will be included in pl1.

     

  • Username was cut-off at 16 characters (2009/12/11 00:48)

    When a new user registers on the site, their username is cut-off at 16 characters.  glFusion should allow up to 48 characters in the username.  To resolve the issue, update the public_html/users.php file with the patched version below.

    public_html/users.php

    This update should only be applied to glFusion v1.1.7.  This update will be included in pl1.

     

Known Issues Archives

glfusion/issues/v117.txt · Last modified: 2010/02/02 02:12 (external edit)
 
Except where otherwise noted, content on this wiki is licensed under the following license: GNU Free Documentation License 1.3