Gossamer Forum
Home : Gossamer Threads Inc. : Official Bug Fixes :

[GForum 1.1.7] - Oracle fix

Quote Reply
[GForum 1.1.7] - Oracle fix
Under Oracle in 1.1.7, the following error will sometimes show up:

Code:


Can't call method "fetchrow_hashref" on an undefined value at /export/home/httpd/cgi-bin/forum/admin/GForum/Forum.pm line 85.


This is a result of a fix between 1.1.6 and 1.1.7 to correct broken optimization routines in MySQL. The bug comes from Oracle not properly liking the SQL comments.

The attached file (replaces admin/GForum/Forum.pm) will correct the error. This fix is not needed for users of non-Oracle databases.

Jason Rhinelander
Gossamer Threads
jason@gossamer-threads.com