Gossamer Forum
Home : Products : Gossamer Forum : Discussion :

Re: [Jagerman] Modification of non-creatable array value attempted, subscript -1

Quote Reply
Re: [Jagerman] Modification of non-creatable array value attempted, subscript -1 In reply to
In Reply To:
This was a 1.1.8 bug, fixed in 1.2.0. The bug created a thread which thinks it has more replies than it really does, which breaks things later on when trying to call up the thread. It comes about when deleting partial threads. To fix it up for your installation without upgrading to 1.2.0, you need to take two steps:
Thanks. I've applied the fix, and from what I can tell, all seems to be working properly.

In Reply To:
Then, to actually fix your current database, you need to run the 'repair_post_table.pl' script in the gforum/admin/tools directory.
I dont think repair_post_table.pl is included in the 1.1.8 distribution.... is there somewhere I can download this script from?


In Reply To:
Alternatively, you can perform a 1.2.0 upgrade. As long as your templates have been edited through the template editor in the admin panel, and you haven't directly edited GForum code (unlikely) such an upgrade should be perfectly safe, and the 1.2.0 upgrade contains code to correct the problem.

I have looked into upgrading to 1.2.0, which would be ideal... however, we have several custom inhouse plugins, as well as custom templates, and we just havn't had time to do compatibility testing before we deploy 1.2.0 to the production servers.


Thanks for your help.
--
Christianity.com Forums
Subject Author Views Date
Thread Modification of non-creatable array value attempted, subscript -1 joet 4663 Jan 12, 2004, 7:58 AM
Thread Re: [joet] Modification of non-creatable array value attempted, subscript -1
Jagerman 4533 Jan 12, 2004, 1:21 PM
Thread Re: [Jagerman] Modification of non-creatable array value attempted, subscript -1
joet 4533 Jan 12, 2004, 1:43 PM
Thread Re: [joet] Modification of non-creatable array value attempted, subscript -1
Jagerman 4541 Jan 12, 2004, 1:49 PM
Post Re: [Jagerman] Modification of non-creatable array value attempted, subscript -1
joet 4536 Jan 12, 2004, 2:12 PM