vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   How to use RSS in my own plugins with php instead of javascript? (https://vborg.vbsupport.ru/showthread.php?t=169063)

ThorstenA 01-29-2008 01:48 PM

How to use RSS in my own plugins with php instead of javascript?
 
There is a way to let rss feeds show on my templates using javascript (vbulletin.com > manual > Implementing the External Data Provider)

http://www.vbulletin.com/docs/html/m...r_implementing

But how can I do that not with javascript, but with php? Thank you in advance!

cheesegrits 01-30-2008 03:29 PM

Just insert a standard HTML link to external.php in whatever template you want it on, and leave out the "type=js".

-- hugh

ThorstenA 01-30-2008 03:32 PM

Quote:

Originally Posted by cheesegrits (Post 1432506)
Just insert a standard HTML link to external.php in whatever template you want it on, and leave out the "type=js".

-- hugh

Thank you for your reply! I want to change the threadids I get from rss feed. There is a function to do that and therefore I need to be able to get the rss feed (so all threads) in php. How can I do that?

cheesegrits 01-30-2008 04:20 PM

I really don't understand what you are trying to do. Can you explain more?

-- hugh


All times are GMT. The time now is 03:44 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
  • Page Generation 0.01745 seconds
  • Memory Usage 1,713KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete