Gossamer Forum
Home : Products : Gossamer Forum : Discussion :

Deleting Private messages

Quote Reply
Deleting Private messages
I and my users are getting the following error message when attempting to delete old private messages:

Code:


A fatal error has occurred:
Can't call method "fetchrow_arrayref" on an undefined value at /home2/www/earthgolf/forum/admin/GForum/Table/MessageAttachment.pm line 110.


Please enable debugging in setup for more details.
Quote Reply
Re: [earthgolf] Deleting Private messages In reply to
Can you enable debugging and send me the full error message?

This was a 1.1.1 bug that should be cleaned up in 1.1.2/3

Jason Rhinelander
Gossamer Threads
jason@gossamer-threads.com
Quote Reply
Re: [Jagerman] Deleting Private messages In reply to
Jason-

I'll upgrade to 1.1.3 and let you know if it makes a difference. The output is attached below.

Thanks.
Quote Reply
Re: [earthgolf] Deleting Private messages In reply to
Upgraded to 1.1.3 and same problems.
Quote Reply
Re: [earthgolf] Deleting Private messages In reply to
Hi,

Try replacing your current admin/GForum/Table/MessageAttachment.pm file with the attached one, and let me know if the problem persists.

Jason Rhinelander
Gossamer Threads
jason@gossamer-threads.com
Quote Reply
Re: [Jagerman] Deleting Private messages In reply to
Thanks, Jason. That worked!