vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Major Additions - Innovative Ranks System (https://vborg.vbsupport.ru/showthread.php?t=194043)

WNxWakko 10-21-2008 03:48 PM

Downloaded the update. Thanks.

FiMeTi 10-21-2008 04:03 PM

Good job man! Dont use this, but can you please tell me, how you added the "AWARDS SHOWCASE" next to the userstats in postbit(seen in your pics 2 and 3)? I?ve tried hours, but did not get it working. lol :)

thx buddy

TheLastSuperman 10-21-2008 05:14 PM

Quote:

Originally Posted by WNxWakko (Post 1649767)
Downloaded the update. Thanks.

No problem! I caught it this morning after updating our version w/ the new update package... I said wait a minute lol! Jur just had a typo but S-MAN for the assist so all is well :D

Also, I have it working flawlessly as of the update this morning.... even before the Thread Approval was working perfectly!!!! SO, not sure why yours is not working like ours is BUT posting this just so ya know I have not forgot about you!

Quote:

Originally Posted by FiMeTi (Post 1649783)
Good job man! Dont use this, but can you please tell me, how you added the "AWARDS SHOWCASE" next to the userstats in postbit(seen in your pics 2 and 3)? I?ve tried hours, but did not get it working. lol :)

thx buddy

FiMeTi, I'll see if I can type you up a "how-to" this weekend when I address WNxWakko's issue of thread approval :D If I can get to it before then I most certainly will!

S-MAN

projectego 10-21-2008 07:29 PM

Installed. Thanks! :)

TheLastSuperman 10-21-2008 09:35 PM

Quote:

Originally Posted by projectego (Post 1649913)
Installed. Thanks! :)

Your Welcome :D

S-MAN

TheLastSuperman 10-21-2008 09:54 PM

Quote:

Originally Posted by FiMeTi (Post 1649783)
Good job man! Dont use this, but can you please tell me, how you added the "AWARDS SHOWCASE" next to the userstats in postbit(seen in your pics 2 and 3)? I?ve tried hours, but did not get it working. lol :)

thx buddy

Try tinkering w/ this ;)

find:

Code:

<if condition="$post['usertitle']"><div class="smallfont">$post[usertitle]</div></if>
                        </td>

After add (*See Notes Below) :

Code:

<td valign="top" nowrap="nowrap">       
<if condition="$post['usertitle']"><div class="smallfont">
<img src="http://www.yoursitename.com/images/yourimagename.gif">
</if>
</td>

*Revise the code, remove my image code and add your own code for almost anything :D also it does not need the
Code:

<td valign="top" nowrap="nowrap">
before or the
Code:

</td>
after the middle contents nor does it have to be called by
Code:

<if condition="$post['usertitle']"><div class="smallfont">
as I used it only to display what I wanted, you could even go down further in postbit and ......

Code:

                $template_hook[postbit_signature_start]
               
                <if condition="$post['signature']">
                <!-- sig -->
                        <div>
                                __________________<br />
                                $post[signature]
                        </div>
                <!-- / sig -->
                </if>
               
                $template_hook[postbit_signature_end]

then inside the hooks before or after the <if> </if> pair you could add your own code perhaps as a signature header, maybe a top or bottom border based on your site like for mine I could do a slim top header for the size everyone's signature should be that says TGW Sig!! or something else etc for example:

Code:

                $template_hook[postbit_signature_start]
               
                <if condition="$post['signature']">
                <!-- sig -->
                        <div>
                                __________________<br />
                                $post[signature]
                        </div>
<img src="http://www.yoursitename.com/images/yourimagename.gif">
                <!-- / sig -->
                </if>
               
                $template_hook[postbit_signature_end]

You can center that etc or make it any code just about or you can even call in the data/image etc via a custom field you created where the user could call the image or song or well whatever you can imagine!! And btw, there's that line just above your sig in the code there... you can remove it ;)

Now, did you get my shade tree methodology :D :rolleyes: :cool: or no? :erm: :confused: :erm:

Sorry, my brain works in mysterious ways.... maybe the Kryptonian in me eh? :rolleyes:

S-MAN

Warion 10-22-2008 10:33 PM

Running version: 3.7.3 Patch Level 1

I have noticed in my changes to templates, the find text is not there. How do I go about adding or changing if it is not there.

TheLastSuperman 10-23-2008 12:25 AM

Hmmm, custom Style I presume? I have run across this before as we have over 5 styles installed in our forums.... The main is white, then for each tournament they have their own style to make it feel more like "home" or just to feel like they are here for their single game if they don't want to play in the other tournaments.

PM me a copy of your templates code and I'll see if I can help else I'll bug my hero JurGradi!

Whenever you have time :D - I will be on this weekend, I have to check a template of my own for FiMeTi and Wacko who had a question regarding his one-click thread approval of the ranks mod so best bet is to get it to me by tomorrow so I can schedule you in ;).

S-MAN

misuzuu 10-25-2008 10:52 AM

i think my template changes will help with this mod too
https://vborg.vbsupport.ru/showthread.php?p=1652332

TheLastSuperman 10-25-2008 02:05 PM

Quote:

Originally Posted by misuzuu (Post 1652337)
i think my template changes will help with this mod too
https://vborg.vbsupport.ru/showthread.php?p=1652332

Bummer...

Quote:

TheLastSuperman, you do not have permission to access this page. This could be due to one of several reasons:

1. Your user account may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
2. If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.


All times are GMT. The time now is 03:09 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.01376 seconds
  • Memory Usage 1,754KB
  • 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
  • (7)bbcode_code_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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