vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Add-On Releases - Latest threads member info (Sideblock) (https://vborg.vbsupport.ru/showthread.php?t=251226)

SoltanWorld 05-30-2011 01:20 PM

Hi Dear BlackTorn

I have made some small changes to your Mod and the style got compatible within profile customize :

template name : memberinfo_thread
Code:

<div class="block mainblock">
        <div id="userinfoblock" class="floatcontainer">
<div class="blocksubhead" colspan="5">{vb:rawphrase memberinfo_lthreads}</div>
<div  class="blockbody userprof_content userprof_content_border">
<div class="blockrow member_blockrow">
<table cellpadding="{vb:stylevar cellpadding}px" cellspacing="{vb:stylevar cellspacing}px" border="0" width="100%" align="center">
       
        {vb:raw bthreadbits}
</table>
                                </div>
</div></div></div>
<div class="underblock"></div>

and

template name : memberinfo_thread_bits
Code:

<tr>
<td><img class="inlineimg" src="{vb:stylevar imgdir_statusicon}/post_old.gif" alt="" border="0" /> <a href="showthread.php?{vb:raw session.sessionurl}t={vb:raw bthread.threadid}">{vb:raw bthread.title}</a> <br />
{vb:rawphrase memberinfo_views}: {vb:raw bthread.views} - {vb:rawphrase memberinfo_replies}: {vb:raw bthread.replycount}<br />
{vb:rawphrase memberinfo_date}: {vb:raw bthreaddate} - {vb:rawphrase memberinfo_time}: {vb:raw bthreadtime}</td></tr>

thanks for great mod

TeamSempoi 10-09-2012 06:03 PM

can you or any coder here can upgrade to vb4.2 pl2 ?

i got this error ?

The following dependencies were not met :
This product is not compatible with version 4.2.0 of vBulletin. (Compatible starting with 4.0.0 / Incompatible with 4.0.99 and greater)

Solve just remove a little code

edit the xml

remove this code

PHP Code:

    <dependencies>
        <
dependency dependencytype="vbulletin" minversion="4.0.0" maxversion="4.2.0" />
    </
dependencies



All times are GMT. The time now is 02:10 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.01097 seconds
  • Memory Usage 1,722KB
  • 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
  • (1)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (2)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