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)

fogjuice 01-05-2010 05:24 PM

Quote:

Originally Posted by movslow (Post 1948009)
ArbStar, what would it take for the mod to fit in the requirements I posted about above?
:confused:

Yes, I'm curious too. I'm willing to maybe donate $5-7 USD over paypal to have this done (sry I would donate more but I'm broke).

ArbStar 01-05-2010 05:39 PM

Quote:

Originally Posted by movslow (Post 1948009)
ArbStar, what would it take for the mod to fit in the requirements I posted about above?
:confused:

i'll work on it tomorrow morning :)

movslow 01-05-2010 06:23 PM

Quote:

Originally Posted by ArbStar (Post 1948054)
i'll work on it tomorrow morning :)

Dude you rock !!
:up:

ArbStar 01-06-2010 09:09 AM

1 Attachment(s)
Quote:

Originally Posted by ArbStar (Post 1948054)
i'll work on it tomorrow morning :)

I'm done, please try the attached XML file and tell me if it works fine.

phonexpo 01-06-2010 09:52 AM

Thanks Arb.

Just a few issues though, there's a "<" on the top left of the Latest Statistics box. Also is it possible to use the v4.0 images for the Collapse/Expand buttons?

/images/buttons/collapse_40b.png etc

BR's

-Patrick :)

ArbStar 01-06-2010 10:05 AM

Quote:

Originally Posted by phonexpo (Post 1948596)
Thanks Arb.

Just a few issues though, there's a "<" on the top left of the Latest Statistics box. Also is it possible to use the v4.0 images for the Collapse/Expand buttons?

/images/buttons/collapse_40b.png etc

BR's

-Patrick :)

Removed the ( < ) & Replaced the image link

check the updated attachemnt

phonexpo 01-06-2010 10:50 AM

Excellent :)

I change this line of the code;

Code:

  $latest_posts .= '<tr><td>'.$count.'</td><td><a href="showthread.php?t='.$post['threadid'].'&amp;goto=newpost#'.$post['lastpostid'].'">'.substr($post['title'],0,30).'...</a></td><td><a href="member.php?u='.$post['lastposterid'].'">'.$post['lastposter'].'</a></td><td><a href="showthread.php?t='.$post['threadid'].'"><img src="images/buttons/collapse_40b.png" alt="" /></a></td></tr>';
to;

Code:

  $latest_posts .= '<tr><td>'.$count.'</td><td><a href="showthread.php?t='.$post['threadid'].'&amp;goto=newpost#'.$post['lastpostid'].'">'.substr($post['title'],0,100).'...</a></td><td><a href="member.php?u='.$post['lastposterid'].'">'.$post['lastposter'].'</a></td><td><a href="showthread.php?t='.$post['threadid'].'"><img src="images/buttons/collapse_40b.png" alt="" /></a></td></tr>';
It increases the 30 character limit.

Thanks again,

-Patrick :)

Skyrider 01-06-2010 11:05 AM

removed... again! It still shows thread title names within hidden sections to the public!

phonexpo 01-06-2010 11:14 AM

Quote:

Originally Posted by FF|Skyrider (Post 1948644)
removed... again! It still shows thread title names within hidden sections to the public!

Well it's working perfect for me. Are you sure you have the settings correct?

Example - http://i46.tinypic.com/2w723cw.jpg

BR's

-Patrick

Skyrider 01-06-2010 11:41 AM

Quote:

Originally Posted by phonexpo (Post 1948651)
Well it's working perfect for me. Are you sure you have the settings correct?

Example - http://i46.tinypic.com/2w723cw.jpg

BR's

-Patrick

I'd like to have the sections (private) included on the list, but not visible to those who don't have access to the section.


All times are GMT. The time now is 01:49 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.01320 seconds
  • Memory Usage 1,742KB
  • 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_code_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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