vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Profile Enhancements - My Best Threads (https://vborg.vbsupport.ru/showthread.php?t=155175)

Busterking 08-14-2007 07:50 PM

Will this hack work with Version 3.6.7 ?

RedGTiVR6 08-14-2007 07:54 PM

Who knows, I couldn't get it to work on 3.6.8 at all due to a complete lack of info provided by the developer.

Busterking 08-14-2007 08:13 PM

I installed it on 3.6.7 no problem. Only the "Best Thread" icon is missing.

RedGTiVR6 08-14-2007 08:17 PM

I'd suggest reading the other users comments in the thread Busterking...people have already asked about it.

Busterking 08-14-2007 08:30 PM

Quote:

Originally Posted by RedGTiVR6 (Post 1317601)
I'd suggest reading the other users comments in the thread Busterking...people have already asked about it.

Thats ok, don't really care about that icon anyways.

Seems to be working great.

Thanks to the mod creator.

Clicked installed.

Developer 08-15-2007 07:20 AM

Quote:

Originally Posted by RedGTiVR6 (Post 1317365)
hrmmm - installed, but don't see it showing up...

nothing in options...not showing up on the thread drop down either...

Try to search in your MEMBERINFO template for $footer and add below it $mybest
Quote:

Originally Posted by RedGTiVR6 (Post 1317584)
Who knows, I couldn't get it to work on 3.6.8 at all due to a complete lack of info provided by the developer.

try the solution above ..

and for the icon i didn't know that a mod without icon make it bad :confused:

Stefano Virgill 08-15-2007 07:32 AM

Quote:

Originally Posted by Developer (Post 1317911)
and for the icon i didn't know that a mod without icon make it bad :confused:

Is not for the icon, is because you made the lazyest install description ever.


Bye

Stefano

Developer 08-15-2007 07:36 AM

What lazyest install description !!?
you have to import the product, edit the template, and you're done !!
and for showing the table in members profile i'd make it automatically replaced ... or i am missing something else .. !?

Stefano Virgill 08-15-2007 08:26 AM

Yes, where to put the damn image?!

Developer 08-15-2007 10:10 AM

Quote:

Originally Posted by Developer (Post 1317144)
you can put you're own image just edit the template edit ..

Quote:

2-Edit Template SHOWTHREAD

Find:
HTML Code:

    <tr>
                    <td class="thead">$vbphrase[thread_tools]<a name="goto_threadtools"></a></td>
            </tr>

Add Below it

HTML Code:

    <if condition="$thread['postuserid'] == $bbuserinfo['userid']">
            <tr>
                    <td class="vbmenu_option">        <if condition="in_array($thread['threadid'], $mybestthread)">

<img alt="add-to-my-best-threads" src="IMG_SRC">

<a href="showthread.php?$session[sessionurl]do=removemybest&amp;t=$threadid">$vbphrase[mybest_remove]</a><else />

<img alt="remove-from-my-best-threads" src="IMG_SRC">

<a href="showthread.php?$session[sessionurl]do=addmybest&amp;t=$threadid">$vbphrase[mybest_add]</a></if></td>
            </tr>
        </if>


i had answerd this question before and here is the full solution ... plz take it easy ..

and this let me say it again, without image the hacks sucks !!?


All times are GMT. The time now is 02:56 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.01043 seconds
  • Memory Usage 1,742KB
  • 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_html_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (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