![]() |
It works on vBulletin 3.8.0.
|
Quote:
http://www.forum.simple-nlp.pl/exter...ds=23,25,52,54 But when I set options in plugin and leave link without those params: http://www.forum.simple-nlp.pl/external.php?type=rss2 Then code in plugin have no effect. Honestly - it have no effect at all. I don't know what I'm doing wrong. Plugin is set like it is described in some post earlier. I put my ids of forums. And still empty link shows everything. I need to find a way to change default behaviour, bacauose I already propagated by RSS link to some sites - and I even don't remember where. So right now those pages are just spammed by welcome messages in my forum, and real content is not visible :/ |
Ok I already did it :D
You have to change existing plugin: Exclude Forum From external.php Change: Code:
$vbulletin->input->clean_array_gpc('r', array( Code:
if ($vbulletin->GPC['excludeids'] != '') { |
why the hell have ppl rated this mod up? did they not check their rss feed? it doesn't work and this mod is so temperamental. Maybe it is just my v3.8.2 but after examining the code, I can't see how this thing works.
|
Somebody knows if other mod make this excludes?
all the best beduino |
Quote:
I mean it doesn't work with params written in plugin. But with teaken from url it works. Unfortunatelly I want to dissable by default some forums... |
Ok I have solution - forget about previous changes I wrote about. Starting from original version - find plugin Exclude Forum From external.php and under
Code:
// clean our new excludeids attribute Code:
if ($vbulletin->GPC['excludeids'] == '') { |
Awesome NLP-er! Works great.
|
Is this mod working for vb 4.x?
|
2 NLP-er
Dosn't works with 3.8.5 :( |
All times are GMT. The time now is 06:36 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:
|