vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Latest Threads On Forum Home (https://vborg.vbsupport.ru/showthread.php?t=83230)

Xplorer4x4 02-12-2007 07:26 PM

Quote:

Originally Posted by Irisfire (Post 1180902)
already tried inserting that...i know how to get it to show (I'm a Designer)...issue is...it will show the titles (Posts, Views, etc) if I put them in...but the second it calls that variable it won't output anything else...and that's where i'm stuck...(I'm NOT a coder...lol)

You lost me, can you link to a demo or a screen shot?

Staxed 02-12-2007 07:28 PM

in about 30 mins I can...

(at work right now and can't get to it from behind work firewall)...i undid my modifications since they didn't work.

where are you lost?...it just doesn't show the info that it's supposed to show...(come to think of it...I think I have the call to the custom template in the navbar...i'll check when i get home...where would i change the hook for that?)

Xplorer4x4 02-12-2007 07:40 PM

Oh in that case maybe try navbits as the hook.

croportal 02-12-2007 09:16 PM

is this work with 3.6 version, and if not, do you know hack like this with 3.6. version

Xplorer4x4 02-12-2007 09:23 PM

Quote:

Originally Posted by croportal (Post 1181008)
is this work with 3.6 version, and if not, do you know hack like this with 3.6. version

Works fine for me on 3.6.4.

croportal 02-12-2007 09:25 PM

thanks ; xplorer ;)

croportal 02-12-2007 09:28 PM

how can add more threads, its only 5 Croportal

Xplorer4x4 02-12-2007 09:32 PM

Go back a page or so and I explained it in one of my posts.

croportal 02-12-2007 09:36 PM

thanks ;) really thanks ;)


just one question

how can i remove smilyes and icons, and the thread go to new posts, last page, not first

Xplorer4x4 02-12-2007 09:46 PM

Smileys will not be parsed. Icons can be removed in the "forumhome_latestthreadbit" template. Simply search for .gif and when you find it you will see it in a code like
PHP Code:

<img src="$stylevar[imgdir_button]/firstnew.gif" alt="$vbphrase[go_to_first_new_post]border="0" /> 

Just remove everything starting at <img all the way to the /> including />

Quote:

and the thread go to new posts, last page, not first
Not sure I follow but you want it to go to the last page of any thread listed in the latest threads table? The only way I could think of doing this is simply to have the template edited so when you click a thread name it would go to the last post of the thread instead of the first unread post. Would you be interested in that?


All times are GMT. The time now is 11:12 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.01513 seconds
  • Memory Usage 1,740KB
  • 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
  • (3)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