vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Add "Special" forum in main forum display (https://vborg.vbsupport.ru/showthread.php?t=149004)

footose 06-05-2007 09:09 PM

Add "Special" forum in main forum display
 
I was curious if it would be possible to "Add" a forum, thats not really a forum in vBulletin, but that has external information in it to the main forum.

Basically like the "add a forum that is a link", but you can add custom fields and such?

nexialys 06-05-2007 09:26 PM

hum, this could be done with a hack, for sure... basically you can always add these informations in the forum description even if it is a link, so the info will show.

footose 06-06-2007 01:15 AM

I want to add info into the "latest posts" and "views" columns though, which is why I was asking.

The reason is because I'm accessing another database which is still related to the site, but not exactly related to the forum itself.

how "could" it be done with the hack, other than physically changing forumshow.php, or could it?

nexialys 06-06-2007 01:35 AM

a hook can be used to replace the content of the "latest posts" and "views"... that hook would grab the proper info from your other database...

this can't be done on here just by request as the content you need to pull out is not related to vBulletin... you may be able to have someone doing the job by posting a Request for Paid Service

footose 06-06-2007 02:09 PM

Thanks for the tips.

I'm pretty sure I can do it, I just wanted to know where I should be looking. Should I just put a hook inside the template for the post, and put it under some if conditional?

footose 12-28-2007 01:19 AM

bump :P i did this under a if conditional like I said, but more and more people have been asking me to release the hack, so I'd like to get it into a hookinstead.

Can anyone help?:P


All times are GMT. The time now is 05:08 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.01488 seconds
  • Memory Usage 1,715KB
  • 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
  • (6)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