![]() |
external.php
I 'm running vb3.6 and my board contains a lot of section.
Until now, I used : "external.php?type=rss2&forumids=4,5,6,8,9,10,11,1 2,13,20,26,31,38" but somme rss reader find it too long. So is there a way to make my external php include evreything except 1 or 2 sections, maybe like "external.php?type=rss2&forumids<>39" |
Try changing line 287 to this.
Code:
AND thread.forumid IN(4,5,6,8,9,10,11,12,13,20,26,31,38) |
exactly what I was looking for and it works fine. Thanks for this great tip
|
Hmm, I just thought about it, and it can be done better, so that you can still allow your visitors to select the forums. Change the line to this.
PHP Code:
|
All times are GMT. The time now is 03:28 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|