Hazza - papokergod I understand what you are telling me, I am telling you that is I did what papokergod is telling me to do, the ONLY people that would access the forum would be ME, and that is not what I want. I want the forums to be accessed via the group area, AND THEY ARE.
The issues is not with the template per say,
it is that the SQL that is pulling the discussions tab is pulling everything that is marked as everybody I GET IT...
So I will ask for a third time, please, where can I find code that pulls this page. I can fix this by having the SQL that is pulling the messages look something like this...
| Code: |
SELECT * FROM jos_fb_messages m INNER JOIN jos_fb_categories c ON c.catID = m.catID AND c.parentID 518
for some reason the board is not letting me put the not equal before the 518 so this SQL above is not 100% right
|
This should at least remove the messages that are in the groupjive area from this page. 518 being the parent to all the groupjive forums.
I love this template, it has increased board use on my site 3 fold... I just want to get these messages that are part of the 518 group off the front page. Trust me, everything is set up right in GroupJive and in FB, I have checked and rechecked.