vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   External web page with vb thread informaton (https://vborg.vbsupport.ru/showthread.php?t=198445)

SVTCobraLTD 12-09-2008 03:26 PM

External web page with vb thread informaton
 
I know there is something out there to do this but what I am looking for is one that is specific to a forum, but can be controlled per thread. Maybe a check box when starting a thread that makes it post to an external page (html).

Pretty much what I am looking to do change my news section from me having to edit the HTML page each time there is different news. But I do not want to create a specific forum for the news section as then when a person clicks on the link on the home page, it would take them to the news forum instead of the appropriate forum the thread should be located. I hope I am explaining this enough for someone to get what I mean.

punchbowl 12-09-2008 05:11 PM

vbadvanced can do that. you make a module and fill it with whatever threads you like.

SVTCobraLTD 12-11-2008 11:12 AM

I want to use my html designed page I already have. I just want a section of it to be like I said above. I already have one section that pulls threads from a certain forum on my home page. www.PennMustangs.com is my domain. The PennMustangs News section is the one I want to have what I was talking about above. The Ford News section automatically updates from the forums Ford News forum.

SVTCobraLTD 12-23-2008 03:43 PM

How about I create a file and that file I can add the title of what I want it to say and the link I want it to go to? How would I make the info from that file show on the HTML page but link to the vb thread I point to?

Lynne 12-23-2008 04:08 PM

I created a page for my site - The Lounge Hall of Shame/Fame. It's just a list of 'famous' threads in our Lounge. I manually add the threadid to the php page and it just spits out the list of thread titles, thread starter, thread date, and it links to the thread. Is that what you are wanting?

SVTCobraLTD 12-23-2008 04:50 PM

Below is what I want...

www.PennMustangs.com under PennMustangs News, I want that info to pull off of a file created. The Ford News section pulls thread titles from a certain forum I specified. However the PM News will be from multiple forums. So I either need an option when posting a new thread to click that will make it appear on the HTML static page or I though if there was a file, say called PMNews.php (or whatever file extension) all I would do is edit that file and it would show the news titles and be linked to the forums. I hope I am making sense. That file would be kind of a HTML type with the inside saying,
Code:

<a href="http://pennmustangs.com/forums/xxxxx">Latest News</a>
. Maybe that will help explain this better.

Lynne 12-23-2008 04:54 PM

It's just a query to pull the thread title from the thread id. What have you written so far? And what is the result on your page so far?


All times are GMT. The time now is 01:35 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.01134 seconds
  • Memory Usage 1,720KB
  • 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_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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