Topic: All threads in one forum?

Hello PunBBers!

I want to simplify the structure a bit. I don't need different forums or main categories, I just want the visitor to get right into the action so to speak. All threads on one page. Is this possible for 1.4.2?


Sincerely
Neen

Re: All threads in one forum?

If I'm right, you'd need to First Download jQuery File, and add the following code in the index template :

<div id="cat_{$forum['fid']}" class="content">
....
</div>

I'd strongly recommend you to secure a latest copy(back-up) of your website at a secure location before making any changes to your site. This usually comes in handy incase something goes wrong. All the best !!