Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

How to choose topics at forum_thread_list_panel

Asked Modified Viewed 1,173 times
K
kubaroo
K
  • Newbie, joined since
  • Contributed 3 posts on the community forums.
  • Started 3 threads in the forums
  • Started this discussions
asked
Newbie

Hi, could someone tell me how to make two different panels (forum_thread_list_panel), and what i would like to do is in first one to show posts from two or more categories, and in the second one all the rest.
I done it but only with one categorie, the way i done it:

i made copie of this panel and i just changed name - forum_thread_list_panel_

1. than i put in this one this code in line num. 38
WHERE ".groupaccess('tf.forum_access')."  [color=#ff0000]AND tf.forum_id='46'[/color] AND tt.thread_lastpost >= ".$timeframe."


2. and on line 38 in first copie of this panel i put
WHERE ".groupaccess('tf.forum_access')." AND tf.forum_id[b][color=#ff0000]![/color][/b]='46' AND tt.thread_lastpost >= ".$timeframe."


1. - taking from forum all posts from categorie = 46
2. - showing all left posts without "!" categorie = 46

could someone explain to me how to make more than one categorie in this panles
0 replies
There are no post found.

Labels

None yet

Statistics

  • Views 0 views
  • Posts 0 posts
  • Votes 0 votes
  • Topic users 1 member

1 participant

K
K
  • Newbie, joined since
  • Contributed 3 posts on the community forums.
  • Started 3 threads in the forums
  • Started this discussions

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet