I keep getting this error whenever people try to add a topic to a non-og forum. Example location is: node/add/forum/1

reset() [<a href='function.reset'>function.reset</a>]: Passed variable is not an array or object in /modules/og_forum/og_forum.module on line 749.

I'm going to attach the debug backtrace just in case it's useful.

This problem arised after an upgrade to OG 4.1, an installation of Advanced Cache and an upgrade from Drupal 5.3 to 5.5. So I don't know where the problem lies. I'm also have other problems with group forums not appearing in the drop down list when making a topic in a group and the forum list acting strangely unrestricted and showing all the group forums to any user. But I will hold off on making issues for those until this is solved.

CommentFileSizeAuthor
og_forum_backtrace.txt565.24 KBCrimson

Comments

rconstantine’s picture

Status: Active » Closed (fixed)

I think your problem comes from the use of this: "- Please choose -" option in your drop down??? That's what the backtrace tells me anyway. This has to be something you added yourself, so there is not a problem with this module in that respect. I'm closing this. Reopen it if you can find a problem attributable to this module.

Do a search for that string in your backtrace text to find it. Notice it doesn't have a key. That's the problem.