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)

croportal 02-12-2007 09:49 PM

Quote:

Originally Posted by Xplorer4x4 (Post 1181031)
Smileys will not be parsed. Icons can be removed in the "forumhome_latestthreadbit" template.


what mean parsed? sorry but my english is bad :D

how i remove icons in template? i dont understand

Quote:

Originally Posted by Xplorer4x4 (Post 1181031)
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?


i want when i click on thread to go to the last post, not first


yes this is nice idea

but i am newbie in this stuff, so can u explain a little bit better

thanks and sorry for my bad english

croportal 02-12-2007 10:20 PM

Quote:

Originally Posted by Xplorer4x4 (Post 1181031)
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 />


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?


i have done that, and look now? what with POST ICONS

thanks ;) Croportal

Xplorer4x4 02-12-2007 10:56 PM

Quote:

Originally Posted by croportal (Post 1181033)
what mean parsed? sorry but my english is bad :D

how i remove icons in template? i dont understand




i want when i click on thread to go to the last post, not first


yes this is nice idea

but i am newbie in this stuff, so can u explain a little bit better

thanks and sorry for my bad english

I mean smilies will not show up as smilies, they will only show up as :) instead of :)

I uploaded an updated XML file. Just upload it and make sure you choose YES to overwrite. It will redirect to the last post and will also not have any images except one.

croportal 02-12-2007 11:00 PM

yes i did, and as you seen its the same like before?

when you click thread it opens first post not last

Xplorer4x4 02-12-2007 11:28 PM

If you over write the old hack there I don't see how. I have personally tested it on my forum.

Regardless, replace your forumhome_latestthreadbit template with the following:
PHP Code:

<div class="smallfont">
    <
a href="showthread.php?t=$thread[threadid]&amp;goto=newpost" title="$thread[preview]"><strong>$thread[title]</strong></a>
    <
em>$vbphrase[last_post]:</em$thread[date] <if condition="$vboptions['yestoday'] != 2"><span class="time">$thread[time]</span></if> <phrase 1="member.php?find=lastposter&amp;t=$thread[threadid]2="$thread[lastposter]">$vbphrase[by_x]</phrase>
    &
raquo$vbphrase[replies]: $thread[replycount]
    &
raquo$vbphrase[views]: $thread[views]
</
div


KrisP 02-18-2007 02:50 PM

I have installed it (added code to the forum home template and imported the product) but nothing shows up on my forum home page. Have I missed something ?

Moon! 02-18-2007 07:20 PM

Hello thanks for this it was just what I was looking for, I have installed it on 3.6.4 fine, I put this at the top of my forums just under the nav bar and just had to modify the template for it up there.

Eagle Creek 02-19-2007 07:11 AM

Is it possible to excluse one forum?

Vierie 02-22-2007 07:38 AM

I get the error message Cannot use a scalar value as an array in /search.php on line 2179 if I use the new posts button in my forum. By deactivating plugins I found out that it seems to be caused by this product.

Any idea what could cause that and how to resolve it? I don't want to remove the product. :(

Vierie 02-22-2007 07:43 AM

Quote:

Originally Posted by Irisfire (Post 1177189)
ok, i'm not a coder my any means...i'm just a little 'ole designer...and for the life of me I can't get the threads to show in someplace other than the forumhome.

I'm trying to use this mod, but instead of having all the forumhome stuff...i just want to have the lastest thread titles put into a side column...i've looked at the added templates...copied what's there...and all it will do is post the sections titles..."last post by reviews views"...but doesn't put the actual info in there...

can someone possibly shed some light on how to get just the titles to show in another template other than forumhome?

Try putting in
PHP Code:

require_once('./includes/functions_forumlist.php'); 

at the start of the php code in the code xml-file and change the hook to global_start.

Works for me. :)


All times are GMT. The time now is 10:30 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.03123 seconds
  • Memory Usage 1,758KB
  • 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
  • (3)bbcode_php_printable
  • (5)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