I want to remove the Advanced forum module and revert to the drupal Forum module.

I have removed the additions to the template.php file and have uninstalled the module through the drupal interface.

Unfortunately, the Forum module is now borked, I cannot add posts and I get this kind of crud where I am expecting to add them:
<a class="active" title="sort by Topic" href="/test/child?sort=asc&order=Topic&http%3A/%252test_test_net_advanced_forum[tids]=a%3A1%3A%7Bi%3A162%3Bi%3A1%3B%7D">Topic</a>

Could someone tell me what I need to do to get the Forum module up and running again. This is kind of frustrating.

Comments

michelle’s picture

Status: Active » Fixed

Clear your cookies.

Michelle

dadderley’s picture

Thank you Michelle for your very quick help.
D'oh! It did not occur to me that it might a cookie issue.

I will try to use the module again.

michelle’s picture

Use the dev version from tonight. The problem was caused by the incomplete collapsable containers code that I just ripped out until it gets fixed. It tacked stuff into the Drupal cookie that made a mess of things, I guess. I don't fully understand it as it wasn't my code.

Michelle

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.