vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Forum Home Enhancements - Latest Thread - Forum Home (https://vborg.vbsupport.ru/showthread.php?t=194840)

Atakan KOC 10-27-2008 10:00 PM

Latest Thread - Forum Home
 
1 Attachment(s)
Latest Thread - Forum Home

What this does?

This will latest x thread on to your forum home

Modifications Info Plugin : 3
Phrases : 28
Template : 2
Setting : 8

v1.0 - First release
v1.0.1 - small change

Atakan KOC 10-28-2008 05:37 PM

Reserved.

HappyAndyK 10-30-2008 07:33 PM

can we show latest threads from certain catagories only rather than showing data from entries site ?

For example, I wish to show only RSS feeds which I have imported to a forum category only meant for RSS.

How to do this ?

Thanks.

Sarthek 10-31-2008 10:39 AM

Hi,

1 question. Is it possible this mod to show on forum index latest threads from all forums, and somehow put this mod also to specific sub-forum which would show latest threads from subforums.

2 question. If first is possible, is it also possible to show rating stars?

Pirate45 11-09-2008 04:44 PM

I tried this but it seems to conflict with the social groups mod. If both are on, this seems scrambled.

pckolojim 11-12-2008 11:07 AM

Hi i tried it worked but only thread title is invisible. I cant read thread, other lines are visible.

parreira 11-12-2008 08:34 PM

atakan abi bende konu basliklari cikmiyor neden avaba? yani o alan bombos.

inglishim yok kusura bakmayin

shlomot 11-15-2008 04:25 AM

Hello,

I installed this MOD on beta 2, had the same problem with thread title not showing as was stated before by pckolojim, saw that there is no support by the author, and uninstalled.

movslow 11-17-2008 12:45 PM

Installed, but it wouldn't update. It would show the top 5 threads, but nothing new was added to the list.
:confused:

ShawneyJ 11-20-2008 07:08 AM

will see how it looks thanks ;)


EDIT: wheres the thread title lol, its blank.

fahl 11-21-2008 03:18 PM

Thread title is not showing for me either.
Has Atakan KOC has stopped support on this mod

Vric 11-23-2008 09:54 PM

Thread title is not showing for me...

ShawneyJ 11-26-2008 10:42 AM

ahhhhh still no reply!

SuperDave71 11-26-2008 08:37 PM

Anyone? Buellar....Buellar....anyone....anyone?

-Dave

WireNine 11-29-2008 12:53 PM

Quote:

Originally Posted by Vric (Post 1671603)
Thread title is not showing for me...

Same here.

fahl 12-07-2008 02:17 PM

Can anybody fix this please

rockinaway 12-12-2008 03:55 PM

Yup.. not showing

Lynne 12-12-2008 04:10 PM

Simple fix guys.

In plugin TvPano Latest Thread, find:
PHP Code:

      $gthread[title] = substr($gthread[title], 0$tvpano_my_ttl); 

Change to:
PHP Code:

      $gthread[title] = substr($gthread[title], 0$tvpano_lt_ttl); 

PM sent to the author.

Atakan KOC 12-12-2008 07:29 PM

Quote:

Originally Posted by Lynne (Post 1683939)
Simple fix guys.

In plugin TvPano Latest Thread, find:
PHP Code:

      $gthread[title] = substr($gthread[title], 0$tvpano_my_ttl); 

Change to:
PHP Code:

      $gthread[title] = substr($gthread[title], 0$tvpano_lt_ttl); 

PM sent to the author.

Fixed... File changed...

ShawneyJ 12-13-2008 12:09 AM

Quote:

Originally Posted by Lynne (Post 1683939)
Simple fix guys.

In plugin TvPano Latest Thread, find:
PHP Code:

      $gthread[title] = substr($gthread[title], 0$tvpano_my_ttl); 

Change to:
PHP Code:

      $gthread[title] = substr($gthread[title], 0$tvpano_lt_ttl); 

PM sent to the author.

thanks Lynne.

Tianuc 12-14-2008 05:18 AM

I love this plug-in. :D
https://vborg.vbsupport.ru/external/2008/12/64.jpg

shlomot 12-19-2008 05:06 AM

Thank you Lynne for your support. Reinstalled the mod and titles show just fine.

However, if I change Latest Threads position from the default "Below Navbar" to "Above Forum", it won't display no more. In my opinion, it is because I have "Recent Photos" mod using already this hook.

Also, it would be nice to display the thread's prefix (in rich HTML format) before the thread title.

Thank you.

maddento 12-22-2008 04:52 PM

Great mod. Works a charm.

argothiusz 01-07-2009 12:55 AM

Is there anyway to integrate this to your website :)

TheArve 01-21-2009 10:44 PM

Thanks for this,, really appreciate ur time taken,

CHeers

thearve

dtommy79 01-25-2009 01:50 PM

Thanks, great one

ABDALWAHID 02-12-2009 10:44 PM

Thanks Atakan.

Why can i change Last Poster to Thread starter?

Whitesky 03-09-2009 10:24 PM

Hey there, I am in desperate need for this mod to update via latest reply, not in order of threads posted. I have many threads being created and regardless of important threads being bumped/replied to, they do not come back up on this plugin.

And no, I do not want a Latest Post mod, I want Latest threads but just tht they are bumped back up when replied to as well.

If anyone could provide a fix for this, it'd mean so much!!!

zero5854 03-15-2009 03:29 AM

for some odd reason this is only showing certain forums in the latest threads. Meaning even when I reply in another forum on my board it doesnt come up in the last 5 even though others do? any ideas?

Example:

Forum (a) replies will show in the latest threads

BUT

Forum (b) when a new reply is made it does NOT show up in the latest threads

zero5854 03-17-2009 12:06 AM

SERIOUSLY??? did the author abandon this mod???

StormLily 03-17-2009 05:14 PM

The download link isn't even working.

fogjuice 05-17-2009 04:11 AM

I tried to mod this so it shows latest threads with replies rather than just the newest posts but I now have a problem with the caching. Everytime a new reply shows up, it goes to the top of the list and that is fine but after the I read the thread it still stays bold with this mod until I log out and log in again.

Code to show latest thread with replies, not just newest posts:
Code:

$gthreads = $db->query_read("SELECT
        thread.title, thread.taglist, thread.prefixid, thread.taglist as tag, thread.threadid, thread.attach, icon.title AS icontitle, icon.iconpath, thread.lastpost, thread.lastpostid, thread.forumid, thread.replycount, thread.lastposter, thread.dateline, IF(thread.views<=thread.replycount, thread.replycount+1, thread.views) AS views, thread.visible, user.username, user.userid, user.usergroupid, IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid, forum.title_clean as forum_title
        FROM " . TABLE_PREFIX . "thread AS thread
        LEFT JOIN  " . TABLE_PREFIX . "user AS user ON (user.username = thread.lastposter)
        LEFT JOIN " . TABLE_PREFIX . "forum as forum on (thread.forumid = forum.forumid)
        LEFT JOIN " . TABLE_PREFIX . "icon AS icon ON(icon.iconid = thread.iconid)
        WHERE NOT ISNULL(thread.threadid)
        $excludedforums AND thread.visible = 1 ORDER BY lastpost DESC LIMIT 0, $tvpano_lt_max");

Where it says ORDER BY you have to change it to lastpost, previously it said dateline.

scratchit 05-19-2009 07:54 PM

thank you very much

Markets Where 07-28-2009 10:22 PM

I have install the plugin, but every thread show 2 times.
http://www.glasses123.net/forums/

JasonGD 09-30-2009 04:48 AM

Quote:

Originally Posted by fogjuice (Post 1812227)
I tried to mod this so it shows latest threads with replies rather than just the newest posts but I now have a problem with the caching. Everytime a new reply shows up, it goes to the top of the list and that is fine but after the I read the thread it still stays bold with this mod until I log out and log in again.

Code to show latest thread with replies, not just newest posts:
Code:

$gthreads = $db->query_read("SELECT
        thread.title, thread.taglist, thread.prefixid, thread.taglist as tag, thread.threadid, thread.attach, icon.title AS icontitle, icon.iconpath, thread.lastpost, thread.lastpostid, thread.forumid, thread.replycount, thread.lastposter, thread.dateline, IF(thread.views<=thread.replycount, thread.replycount+1, thread.views) AS views, thread.visible, user.username, user.userid, user.usergroupid, IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid, forum.title_clean as forum_title
        FROM " . TABLE_PREFIX . "thread AS thread
        LEFT JOIN  " . TABLE_PREFIX . "user AS user ON (user.username = thread.lastposter)
        LEFT JOIN " . TABLE_PREFIX . "forum as forum on (thread.forumid = forum.forumid)
        LEFT JOIN " . TABLE_PREFIX . "icon AS icon ON(icon.iconid = thread.iconid)
        WHERE NOT ISNULL(thread.threadid)
        $excludedforums AND thread.visible = 1 ORDER BY lastpost DESC LIMIT 0, $tvpano_lt_max");

Where it says ORDER BY you have to change it to lastpost, previously it said dateline.

That worked perfect, thanks! Installed. :D

Oria 11-09-2009 07:10 PM

I try to show this code not at the HOMEPAGE, but i don't know how.

how i can put this at any page in my forum ?

vtck 01-18-2010 04:10 AM

If there is a text box to insert url where this latest x threads to be display then this mod would be very popular.

NinjaKane 01-29-2010 07:11 PM

Seems like this is dead, anyone reading this? how could you move the position of the table? right now it pops up right under the nave bar...can you point me in the right direction to move it?

s.sami 08-20-2011 04:08 PM

can auto refresh ?

mapleleaffans 08-24-2011 12:06 AM

Great mod! Installed, thank you!


All times are GMT. The time now is 05:20 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.01314 seconds
  • Memory Usage 1,825KB
  • 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
  • (6)bbcode_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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