Inside of categories the threads are not being displayed. You can view this bug on the following website.

http://arch-games.com/forum/1

If asked to log in you can use this info.

User: tester
Pass: password

There are indeed 2 topics in the general section of the forum but they do not show up as they should. Disabling advanced forums fixes this issue.

CommentFileSizeAuthor
#8 advanced_forum-[647446].patch537 bytesAriler
#3 bug.PNG31.42 KBAriler

Comments

Ariler’s picture

It appears that as the account I posted above you cannot even see the error I was talking about but rather you get this error on the forum page.

warning: Invalid argument supplied for foreach() in /home/bortix/public_html/arch-games/sites/all/modules/forum_access/forum_access.module on line 278.

You can view the above issue report here.

Ariler’s picture

Authenticated users get a access denied page while trying to view the topics in a forum I've looked for a place to correct this but cannot find one. Also the forums page does not display correctly as the administrator (as explained in the original post - topics aren't listed).

Ariler’s picture

StatusFileSize
new31.42 KB

Here is a picture showing the issue.

Mindexperiment’s picture

I have the same problem, after installing the new release 6.x-2.0-alpha2 I can't view the post inside the forums.. You can view the problem here: http://www.risorsedireason.it

As you can see, all the property, ehmm data of the posts are shown but if you try to enter a forum there are no topic inside..
Really strange!!
Andy

Ariler’s picture

Switching back to 6.x-1.1 fixes the issue for now.

Ariler’s picture

Assigned: Unassigned » Ariler
Status: Active » Fixed

Thanks to help from Michelle I have updated the module to require views. Not having views installed is the reason your forums are not displaying correctly.

Ariler’s picture

Status: Fixed » Postponed

I don't know how to send a patch file :( apparently I don't have write privileges.

Ariler’s picture

StatusFileSize
new537 bytes

Here's the patch file I don't know what else to do with it.

michelle’s picture

Status: Postponed » Closed (duplicate)

As I mentioned in your forum post, Views is not a dependency. The non-Views version is simply broken.

#632570: Topic List does not show topics when not using Views

Michelle