vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Forum Home Enhancements - Latest Posts and Newest Members on Forum Home (https://vborg.vbsupport.ru/showthread.php?t=231098)

zeroality 01-22-2010 11:41 PM

I am asking what I need to change to have it display which forum the latest post is in. I can figure out the html part, I just need the sql/php code.

ArbStar 01-23-2010 06:54 AM

will be something similar to this, if you want i'll make new XML file for u:

PHP Code:

$forum_query $vbulletin->query("SELECT * FROM `forum` WHERE `forumid`='" $post[forum_id] . "'");
$forum_title $forum_query['forum_title']; 

I will do it for u if u want

icemann 01-30-2010 12:53 PM

Nice mod and thanks for the permissions fix. :cool:

whitedd 01-30-2010 11:02 PM

thnx...

Punjabi Munda 02-03-2010 11:44 PM

thanks to ArbStar for updating this modification.....i am uploading the xml file that ArbStar posted with all credits for editing to ArbStar

iyama 02-04-2010 05:45 AM

Is it possible to show more text on the left site "Title"?
Like showing the complete subject name of the first post

movslow 02-04-2010 02:00 PM

I see an update, but what was updated?

Stefanus 02-06-2010 03:58 PM

Quote:

Originally Posted by movslow (Post 1974686)
I see an update, but what was updated?

Quote:

Originally Posted by Punjabi Munda (Post 1974287)
thanks to ArbStar for updating this modification.....i am uploading the xml file that ArbStar posted with all credits for editing to ArbStar

......... ;)

movslow 02-12-2010 05:36 PM

Thanks ^^

Has this been modified yet to include an auto refresh?

Say user adjustable from 10/60 seconds?

It would prevent the need for people to reload the entire page, when the mod itself would do that.

Thanks

DeviantFlash 02-13-2010 11:34 PM

Also looking for username colors to be included in the mod.

Like my admins show red, registered users show blue, etc etc


All times are GMT. The time now is 06:17 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.01216 seconds
  • Memory Usage 1,735KB
  • 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_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete