The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
I've got a new vBulletin install sitting on a Mambo site. I'm trying to use Mambo's rss parser to show the last x posts. Should be straight forward right!?
So I was wondering if external.php was sending the wrong headers? Code:
header('Content-Type: text/xml');
header('Expires: ' . gmdate('D, d M Y H:i:s') . ' GMT');
header('Cache-Control: must-revalidate, post-check=0, pre-check=0');
header('Pragma: public');
|
|
#2
|
||||
|
||||
|
If you feel the headers arn't correct you should bring it up at vB.com
|
|
#3
|
||||
|
||||
|
I don't actually know. It's the only reason I can think of why a text stream will work in one situation and not in another. I guess I was thinking that others might have had problems using external.php and fixed it by doing something...
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|