vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Front page news.. (https://vborg.vbsupport.ru/showthread.php?t=117939)

sdenike 06-07-2006 08:19 PM

Front page news..
 
I recently came from Invision Board, and with their system I was able to do a php include to show the last X posts from whatever forums I decided. I have a forum setup that is for "Site News", I wish to use some PHP code to include the last X topics in that forum on the front page of my site. How would I go about doing that? Invison has a simple SSI file that I include, but I am not seeing it with VB. Thanks

Dan 06-07-2006 08:21 PM

You might want to check out vBadvanced, which is located at http://vbadvanced.com (totally free)

sdenike 06-07-2006 08:27 PM

I was just looking at that. I dont really need a full portal system though. Is there any simple way to do this otherwise?

sdenike 06-15-2006 02:50 PM

So thats the only one then?

Dan 06-15-2006 02:57 PM

Really that's the only one still actively being worked on that I know of.

Reeve of shinra 06-16-2006 12:10 AM

Option 1: RSS feeds are a default feature in vbulletin. You can enable them in the admincp. Depending on your skill, you can use the javascript or xml syndication in your front page setup.

Option 2: If your coding your front page in php, you can probably use the code in the front page news module to help cobble something together.

sdenike 06-16-2006 04:26 PM

How can I get the RSS feed for ONLY a certain forum category? As I setup a "Frontpage News" area where only admins/mods can start new topics, these I wish to have posted to the front page.

Reeve of shinra 06-16-2006 04:58 PM

http://www.shinraonline.com/board/ex...2&forumids=123

or for multiple forums, add a comma:
http://www.shinraonline.com/board/ex...ds=123,402,452


All times are GMT. The time now is 11:53 PM.

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.01533 seconds
  • Memory Usage 1,717KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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