Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Member Info Latest Threads Details »»
Member Info Latest Threads
Version: 1.10, by Atakan KOC Atakan KOC is offline
Developer Last Online: Mar 2023 Show Printable Version Email this Page

Category: End-User Options - Version: 3.6.8 Rating:
Released: 07-04-2007 Last Update: 07-04-2007 Installs: 181
Uses Plugins Template Edits
 
No support by the author.

Member Info Latest Threads

install

Go to your admin cp, then:
Plugin System -> Manage Products -> [Add/Import Product] -> Select 'product-mlt.xml' from your computer then press 'Import'

Modifications Info

Plugin : 2
Phrases : 14
Template : 2
Setting : 3

Member Info Latest Threads Setting

Go to your admin cp, then:
vBulletin Options -> Member Info Latest Threads ->

Versions:
v1.0 - 05 July 2007
-First release

v1.1 - 05 July 2007
- Date and Time problem Fixed
- No Thread Problem Fixed

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #52  
Old 12-04-2007, 12:34 AM
Zerovb Zerovb is offline
 
Join Date: Apr 2007
Posts: 11
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks Installed
Reply With Quote
  #53  
Old 12-04-2007, 01:51 AM
thefullmaza thefullmaza is offline
 
Join Date: Aug 2007
Posts: 36
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thank you very much
Reply With Quote
  #54  
Old 12-14-2007, 08:51 AM
gnubittol gnubittol is offline
 
Join Date: Jun 2005
Posts: 25
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

tks ( installed! )
Reply With Quote
  #55  
Old 12-14-2007, 12:18 PM
cSh's Avatar
cSh cSh is offline
 
Join Date: Aug 2007
Location: Istanbul
Posts: 27
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thank you no problem (ellerine sağlık teşekkür ettim)
Reply With Quote
  #56  
Old 12-25-2007, 04:45 PM
Konstantinos Konstantinos is offline
 
Join Date: Apr 2006
Posts: 443
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

it doesnt show correct in styles that do not have backround border in style manager and in MEMBERINFO ONLY, its streches to the left and right side of the monitor
Reply With Quote
  #57  
Old 12-26-2007, 03:37 PM
gforce75 gforce75 is offline
 
Join Date: Sep 2003
Posts: 192
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Try this... open the product and replace it with this code. The only thing I did was I shrunk the tables down to 90%, delete the view, replys, and date column. I expanded the size of the forum name column... so all I did was deletions. This is still the authors work.

If you want to see an example where I shrunk it down, check this link of a profile of a member
http://myffnet.com/forum/member.php?u=39
----------------------------------------------------------
<?xml version="1.0" encoding="ISO-8859-1"?>

<product productid="mlt" active="1">
<title>Member Info Latest Threads</title>
<description />
<version>1.1.0</version>
<url>https://vborg.vbsupport.ru/showthread.php?threadid=151410</url>
<versioncheckurl><![CDATA[https://vborg.vbsupport.ru/misc.php?do=checkversion&t=151410]]></versioncheckurl>
<apm_releasedate>1183611600</apm_releasedate>
<apm_author>H. Atakan KOC</apm_author>
<apm_relatedurl />
<apm_extrainfo />
<apm_extraedit />
<dependencies>
</dependencies>
<codes>
</codes>
<templates>
<template name="milt_thread" templatetype="template" date="1183625412" username="Zero Relax" version=""><![CDATA[<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="90%" align="center">
<tr>
<td width="90%" nowrap="nowrap" class="tcat" colspan="6"><div class="smallfont"><strong>$userinfo[username] - $vbphrase[milt_milt]</strong></div></td>
</tr>

<tr>
<td width="60%" nowrap="nowrap" class="thead"><div class="smallfont">$vbphrase[milt_thread]</div></td>
<td width="15%" class="thead"><div class="smallfont">$vbphrase[milt_last_poster]</div></td>
<td width="25%" nowrap="nowrap" class="thead"><div class="smallfont">$vbphrase[milt_forum]</div></td>
</tr>
$lt_bits
</table>
<br />]]></template>
<template name="milt_thread_bits" templatetype="template" date="1183625990" username="Zero Relax" version=""><![CDATA[<tr>
<td nowrap="nowrap" class="alt1" title="$gthread[message]">
<div class="smallfont">
<strong>
<img class="inlineimg" src="$stylevar[imgdir_statusicon]/post_$gthread_newpost.gif" alt="" border="0" /> <a href="showthread.php?$session[sessionurl]goto=newpost&amp;t=$gthread[threadid]">$gthread[title]</a>
</strong>
</div>
</td>

<td nowrap="nowrap" class="alt1">
<div class="smallfont">
<a href="member.php?$session[sessionurl]u=$gthread[userid]">$gthread[musername]</a>
</div>
</td>





<td nowrap="nowrap" class="alt1">
<div class="smallfont">
<a href="forumdisplay.php?$session[sessionurl]f=$gthread[forumid]">$gthread[forum_title]</a>
</div>
</td>
</tr>]]></template>
</templates>
<plugins>
<plugin active="1" executionorder="5">
<title>Member Info Latest Threads</title>
<hookname>cache_templates</hookname>
<phpcode><![CDATA[if (THIS_SCRIPT == "member" and $vbulletin->options['milt_onoff'])
{
$globaltemplates[] = 'milt_thread';
$globaltemplates[] = 'milt_thread_bits';
}]]></phpcode>
</plugin>
<plugin active="1" executionorder="5">
<title>Member Info Latest Threads</title>
<hookname>member_complete</hookname>
<phpcode><![CDATA[if ($vbulletin->options['milt_onoff'])
{
$milt_memberid = $userinfo['userid'];

$miltmax = intval($vbulletin->options['milt_count']);
if ($miltmax <= 0) {
$miltmax = '10';
}

$excludedforums = '';
if ($vbulletin->options['milt_df'] !== '') {
$excludedforums = ',' . $vbulletin->options['milt_df'];
}
$forumpermissions = array();
foreach($vbulletin->forumcache AS $forum) {

$forumpermissions[$forum["forumid"]] = fetch_permissions($forum['forumid']);

if (!($forumpermissions[$forum["forumid"]] & $vbulletin->bf_ugp_forumpermissions['canview']) AND !$vbulletin->options['showprivateforums']) {
$excludedforums = $excludedforums . ',' . $forum['forumid'];
}
}
unset($forum);

// get rid of initial comma
$excludedforums = substr($excludedforums, 1);


if ($excludedforums != "") {
$excludedforums = "AND thread.forumid NOT IN ($excludedforums)";
}

$gthreads = $db->query_read("
SELECT
thread.threadid, thread.title, thread.lastpost, 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, post.pagetext AS message, post.allowsmilie, post.postid
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 . "post AS post ON (post.postid = thread.firstpostid)
WHERE 1=1
$excludedforums
AND thread.visible = 1
AND post.visible = 1
AND open <> 10
AND thread.postuserid = $milt_memberid
ORDER BY thread.dateline DESC
LIMIT $miltmax");

if ($db->num_rows($gthreads))
{
while ($gthread = $db->fetch_array($gthreads))
{

$gthread['message'] = strip_quotes($gthread['message']);
$gthread['message'] = htmlspecialchars_uni(fetch_censored_text(fetch_tri mmed_title(
strip_bbcode($gthread['message'], false, true),
$vbulletin->options['threadpreview']
)));

$gthread['title'] = htmlspecialchars($gthread['title']);
$trans = array("&amp;" => "&");
$gthread['title'] = strtr ($gthread['title'], $trans);

if ($getstats_thread[lastpost] > $vbulletin->userinfo['lastvisit'])
{
$gthread_newpost = 'new';
}
else
{
$gthread_newpost = 'old';
}

$gthread[musername] = fetch_musername($gthread);

$gnpdate = vbdate($vbulletin->options['dateformat'], $gthread['dateline'], true);
$gnptime = vbdate($vbulletin->options['timeformat'], $gthread['dateline']);

eval('$lt_bits .= "' . fetch_template('milt_thread_bits') . '";');

}
eval('$lt_thread .= "' . fetch_template('milt_thread') . '";');
$footer = $lt_thread.$footer;
}
$db->free_result($gthreads);
}]]></phpcode>
</plugin>
</plugins>
<phrases>
<phrasetype name="GLOBAL" fieldname="global">
<phrase name="milt_datetime" date="1183625343" username="Zero Relax" version=""><![CDATA[Date and Time]]></phrase>
<phrase name="milt_forum" date="1183625404" username="Zero Relax" version=""><![CDATA[Forum]]></phrase>
<phrase name="milt_last_poster" date="1183625310" username="Zero Relax" version=""><![CDATA[Posted By]]></phrase>
<phrase name="milt_milt" date="1183624768" username="Zero Relax" version=""><![CDATA[Latest Threads]]></phrase>
<phrase name="milt_replies" date="1183625385" username="Zero Relax" version=""><![CDATA[Replies]]></phrase>
<phrase name="milt_thread" date="1183625268" username="Zero Relax" version=""><![CDATA[Latest Threads]]></phrase>
<phrase name="milt_views" date="1183625366" username="Zero Relax" version=""><![CDATA[Views]]></phrase>
</phrasetype>
<phrasetype name="vBulletin Settings" fieldname="vbsettings">
<phrase name="setting_milt_count_desc" date="1183622760" username="Zero Relax" version="1.0.0"><![CDATA[This option limits the maximum amount of records that can be returned by the latest threads.]]></phrase>
<phrase name="setting_milt_count_title" date="1183622760" username="Zero Relax" version="1.0.0"><![CDATA[Maximum Number Of Threads Show]]></phrase>
<phrase name="setting_milt_df_desc" date="1183623377" username="Zero Relax" version="1.0.0"><![CDATA[Sparate Forums ID By Comma]]></phrase>
<phrase name="setting_milt_df_title" date="1183623377" username="Zero Relax" version="1.0.0"><![CDATA[Disallow Forum ID]]></phrase>
<phrase name="setting_milt_onoff_desc" date="1183622620" username="Zero Relax" version="1.0.0"><![CDATA[Enable Member Info Latest Threads (Yes/No)]]></phrase>
<phrase name="setting_milt_onoff_title" date="1183622620" username="Zero Relax" version="1.0.0"><![CDATA[Enable Member Info Latest Threads]]></phrase>
<phrase name="settinggroup_milt_settings" date="1183622530" username="Zero Relax" version="1.0.0"><![CDATA[Member Info Latest Threads]]></phrase>
</phrasetype>
</phrases>
<options>
<settinggroup name="milt_settings" displayorder="65535">
<setting varname="milt_onoff" displayorder="10">
<datatype>boolean</datatype>
<optioncode>yesno</optioncode>
<defaultvalue>1</defaultvalue>
</setting>
<setting varname="milt_count" displayorder="20">
<datatype>number</datatype>
<defaultvalue>10</defaultvalue>
</setting>
<setting varname="milt_df" displayorder="30">
<datatype>free</datatype>
<defaultvalue>0</defaultvalue>
</setting>
</settinggroup>
</options>
<helptopics>
</helptopics>
<cronentries>
</cronentries>
<faqentries>
</faqentries>
</product>
Reply With Quote
  #58  
Old 12-30-2007, 09:42 PM
thefullmaza thefullmaza is offline
 
Join Date: Aug 2007
Posts: 36
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks clicks install DEMO enjoy
Reply With Quote
  #59  
Old 01-02-2008, 07:45 PM
Borden Borden is offline
 
Join Date: Aug 2007
Posts: 32
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This stretches the member profile page especially when the title of the thread is really long. Is there away I can make it conform to the proper size?
Reply With Quote
  #60  
Old 01-06-2008, 09:58 PM
suvari1794's Avatar
suvari1794 suvari1794 is offline
 
Join Date: Apr 2006
Location: Turkey
Posts: 37
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks but you can do long thread title cut
if thread title is very long, member profile page is more widely
Reply With Quote
  #61  
Old 01-10-2008, 03:08 AM
ArbStar's Avatar
ArbStar ArbStar is offline
 
Join Date: Jan 2007
Location: Toronto, ON
Posts: 58
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks ,,very nice.

i will install it today .
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 10:21 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.06963 seconds
  • Memory Usage 2,322KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete