vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Community Lounge (https://vborg.vbsupport.ru/forumdisplay.php?f=13)
-   -   Help (https://vborg.vbsupport.ru/showthread.php?t=49063)

sabret00the 02-18-2003 12:36 PM

Help
 
basically i'm looking for software that will allow me to post articles to more than one page, like if i had an article about sport i could post it on the sports page, but if it was about the site i could post it on the main page and if it was about the net then it would be on the net page, if you get what i mean? do you know if theirs any software that could do this? preferbly php driven?

Dominick 02-18-2003 01:06 PM

you can do it with vbhome lite

all you need to do is hard code the forum id in vbhome lits index.php file.

sabret00the 02-18-2003 01:09 PM

but on vbhl don't it post all articles to the index.php?

Dominick 02-18-2003 01:11 PM

create new folders

examples

http://beta.tech-lounge.com
http://www.tech-lounge.com
http://headlines.tech-lounge.com
http://reference.tech-lounge.com

beta headlines and reference all get posted on www.
but beta forum posts only get pushed to beta.tl
as well the same goes iwth headlines and reference

sabret00the 02-18-2003 03:00 PM

it could work but for me that's more of a last resort i'd really prefer something that didn't involve posting the articles to the forums if that makes sense, especially as i've already got a layout and the article pages are only 6 of a around a 26 page site!

amykhar 02-18-2003 03:05 PM

Look into WebTemplates. I believe that will get you what you want. You can post content that has the forum header and footer, and also access some forum functionlity on these pages.

You can protect pages based on usergroups as well.

sabret00the 02-19-2003 08:02 PM

sorry to bother you, this sounds like exactly what i need, i just wanna be about to write in a document

PHP Code:

include ("whatever"); 

or even

PHP Code:

include ("threadid=XXXX display=ascending");
/* and it would display the post text of the thread throughout the different posts in the thread but nothing else */ 

and i think that's what you mean, what is WebTemplates?


All times are GMT. The time now is 02:40 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.01212 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
  • (2)bbcode_php_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