vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Displaying Threads (https://vborg.vbsupport.ru/showthread.php?t=225582)

Dan! 10-19-2009 09:46 PM

Displaying Threads
 
I wish to display threads on my website from a spasific part of my forum catagory list.

I basically want my site to grab threads from my forum in the Announcements & Information forum which will be displayed on my site, like CutePHP/CuteNews but using my forum.

So when I post a thread in a spesified forum, it displays the thread title and x amount of "post text" after it on my main site so its easier to post updates for my site

If anyone has any clue on how I do this, then please post.
I know its possible because i've seen it on sites before.

Thankyou for any help
Dan!

--------------- Added [DATE]1255994585[/DATE] at [TIME]1255994585[/TIME] ---------------

ive just noticed that its on the vbulletin.org portal page, "Latest Mods" etc..
i want it the same as that but want to display it ontop a HTML page (so like, a normal site then forum in /forum)

any ideas how?????

Lynne 10-19-2009 10:46 PM

If you are going to put it in an html page, then you may be stuck using javascript to do it. Here are a couple of threads using javascript to do it:
[HowTo] Display your latest threads on an external page using an RSS2 feed
[HowTo] Display your latest threads on an external page using an XML feed
[HowTo] Display your latest threads on an external page using an RSS feed

If you don't mind using php to do it, then there is an article about grabbing the latest threads on a non-vb page and there are also several mods with the queries in them to grab the lastest threads and you can use those queries in your page (that is, if you don't want to write the query yourself).

Dan! 10-20-2009 06:28 PM

Quote:

Originally Posted by Lynne (Post 1902371)
If you are going to put it in an html page, then you may be stuck using javascript to do it. Here are a couple of threads using javascript to do it:
[HowTo] Display your latest threads on an external page using an RSS2 feed
[HowTo] Display your latest threads on an external page using an XML feed
[HowTo] Display your latest threads on an external page using an RSS feed

If you don't mind using php to do it, then there is an article about grabbing the latest threads on a non-vb page and there are also several mods with the queries in them to grab the lastest threads and you can use those queries in your page (that is, if you don't want to write the query yourself).

Im more than happy to use PHP to do this as i code in (X)HTML, CSS, PHP and abit of Javascript.
Would it be possible to link me to the article, or what do you advise I search?

Lynne 10-20-2009 06:36 PM

Doing a quick search on "latest*" in "articles" *titles only" gives me this - Create "Latest Threads" Custom Page
And like I said, there are also a ton of mods to do this and you can grab the query from them also.

Dan! 10-20-2009 07:17 PM

okay ill have a look about
thanks for the help lynne


All times are GMT. The time now is 10:10 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.01099 seconds
  • Memory Usage 1,724KB
  • 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
  • (5)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