vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=246)
-   -   Show Thread Enhancements - vbulletin.org Quote Box (https://vborg.vbsupport.ru/showthread.php?t=283790)

Emeralda 06-01-2012 09:07 PM

O.O Now it works, so awkward.

l0l4s0 06-02-2012 04:31 AM

I love this, Nominate 5 Starts. Thank You.

nacaruncr 06-02-2012 04:37 AM

Quote:

Originally Posted by eTiKeT? (Post 2335514)
bbcode.css Add the template into . And vbulletin What version?


Ohh I didn't see it was for 4.2.x..... I was trying in 4.1.4 :S

So, thanks anyway

Robru 06-02-2012 08:29 AM

Thanks, shows very well in all styles :)

Emeralda 06-02-2012 08:57 AM

Ok, I'm totally confused how or why it works.

Here it works: http://nankurunaisa.net/showthread.p...ull=1#post1406
But for example here: http://nankurunaisa.net/showthread.p...ull=1#post1400 It doesn't.

Could someone tell me what's going on with it? It seems it doesn't work for the first post, but it works in all subsequent posts.

EDIT: Or not, I just noticed this

http://nankurunaisa.net/showthread.p...ull=1#post1749
http://nankurunaisa.net/showthread.p...ull=1#post1750

EDIT2: I found it, it wasn't generating the code when there was no username, I changed it a bit for myself to show it even then, depends on taste I guess.

Code:

<div class="bbcode_container">
    <div class="bbcode_quote">
        <div class="quote_container">
            <div class="bbcode_quote_container"></div>
            <vb:if condition="$show['username']">
                <div class="bbcode_postedby">
                    <img src="/images/misc/q.gif" alt="{vb:rawphrase quote}" /> {vb:rawphrase originally_posted_by_x, {vb:raw username}}
                    <vb:if condition="$postid"><a href="{vb:raw $vboptions.vbforum_url}{vb:if "$vboptions['vbforum_url']", '/', ''}showthread.php?{vb:raw session.sessionurl}p={vb:raw postid}#post{vb:raw postid}" rel="nofollow"><img class="inlineimg" src="{vb:stylevar imgdir_button}/viewpost-{vb:stylevar right}.png" alt="{vb:rawphrase view_post}" /></a></vb:if>
                </div>
                <div class="message">{vb:raw message}</div>
            <vb:else /> 
                <div class="message">{vb:raw message}</div>
            </vb:if>
        </div>
    </div>
</div>

EDIT3: Edited the code again, just the message class was enough to make it elegant.

faisaly.com 06-06-2012 04:25 AM

Please edit the first post for users so they can understand exactly how to make this work using vb4.2.0

Thanx in advance....

Emeralda 06-06-2012 03:23 PM

Quote:

Originally Posted by faisaly.com (Post 2336997)
Please edit the first post for users so they can understand exactly how to make this work using vb4.2.0

Thanx in advance....

It does work, but only when quoting someone (with username for example), and it could probably even work on any other vB4 (vB3 with changing the vB codes). I posted a small edit on first page to include cases when those are quotes without a username to make them slightly more quotish.

faisaly.com 06-06-2012 07:28 PM

Well maybe the developer will update this post so users can understand how to make it work a bit clearer...

Merenguista 06-08-2012 08:03 AM

When I joined your forum to see the demo I loved your postbit_legacy, and I want to have one like yours if that is possible ..

Thank you ..

Mark.B 06-08-2012 10:52 AM

Quote:

Originally Posted by Merenguista (Post 2337676)
When I joined your forum to see the demo I loved your postbit_legacy, and I want to have one like yours if that is possible ..

Thank you ..

It's highly nice actually. Kind of the reverse way about to my own.

Problem is, I highly doubt someone is going to create such a personalised look for their site, giving them a really distinctive look, and then promptly provide instructions for everyone to copy it.

Of course, I might be wrong, some people do share these things, but with things like this it will often be the case. I learned how to do mine myself from following various tips and articles on here, that's the best way forwards.


All times are GMT. The time now is 03:57 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.01228 seconds
  • Memory Usage 1,740KB
  • 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
  • (1)bbcode_code_printable
  • (3)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