The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Rss Feed mod external.php
I'm asking here because this is a code mod.
VB fixed fixed the external.php to correctly format RSS but I'd like to suggest you add the ability to select a usergroup for content filtering. On the old external I modified it to gather data based on a special usergroups I created. It was very effective for only allowing certain data to the feed. Can this be done to the new external.php? // set us up as a very limited privileges user $vboptions['hourdiff'] = (date('Z', TIMENOW) / 3600 - intval($_REQUEST['timeoffset'])) * 3600; $bbuserinfo = array('usergroupid' => 11); $usergroupcache = array(); $permissions = cache_permissions($bbuserinfo); |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|