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 - eTiKeT? 2011 Posbit_legacy - Postbit (https://vborg.vbsupport.ru/showthread.php?t=274568)

TheSupportForum 02-03-2012 06:37 PM

Quote:

Originally Posted by MrBeastlymfe (Post 2295567)
Could anyone tell me how to put a box around custom fields?

provide the custom code your place in postbit_legacy
please do not place all postbit_legacy code please

ClErK1991 02-03-2012 08:03 PM

Quote:

Originally Posted by ClErK1991 (Post 2295562)
hey eTikeT thanks a lot for this modification, i have to ask u for some help, i installed this mod.
what can i do to add that mod to ur postbit legacy?

im currently using vB 4.1.10

What can i do fot this?

TheSupportForum 02-03-2012 08:10 PM

Quote:

Originally Posted by ClErK1991 (Post 2295809)
What can i do fot this?

all you need to do is located the template Postbit_legacy in

admincp > Styles & Templates > Style Manager >
# edit templates
# Expand all template groups
# search for postbit_legacy
# click edit
# replace all the code

ClErK1991 02-03-2012 11:32 PM

1 Attachment(s)
Quote:

Originally Posted by simonhind (Post 2295812)
all you need to do is located the template Postbit_legacy in

admincp > Styles & Templates > Style Manager >
# edit templates
# Expand all template groups
# search for postbit_legacy
# click edit
# replace all the code

i have this modification working at 100% but i have a mod to 'MOODS' and i dont know how to put on this modification, look how it see that, and please help me to add that to the postbit legacy, im currently using vb 4.1.10

Doctor Death 02-04-2012 01:40 AM

Quote:

Originally Posted by simonhind (Post 2295788)
place the images in the correct folder

upload the folder to /images/

it will work after

You are right! Works great.

My other problem was because I inadvertantly had compatibility mode on.

Thanks much

Luffy-9 02-04-2012 06:39 AM

Great...
https://vborg.vbsupport.ru/
done (Y)

I wonder if I wanna add more fields in postpit box How???

TheSupportForum 02-04-2012 07:21 AM

Quote:

Originally Posted by Luffy-9 (Post 2295989)
Great...
http://desmond.imageshack.us/Himg560...png&res=medium
done (Y)

I wonder if I wanna add more fields in postpit box How???

some mods have a postbit_ template for example Thankyou MOD
you will need to located the correct template to edit in order for it to work correctly
in postbit_legacy

you can also include custom fields in postbit_legacy

doctorsexy 02-04-2012 03:22 PM

How do i go about putting the ibProArcade score back in

Hippy 02-04-2012 04:44 PM

for postbit
find
<dl class="userstats">
and add this under it
Code:

{vb:raw post.crowns}{vb:raw post.champtext}<br />
for postbit_legacy
find
Code:

<vb:if condition="$post['joindate']"><dt>{vb:rawphrase join_date}</dt> <dd>{vb:raw post.joindate}</dd></vb:if>
and add this above

Code:

<dd>{vb:raw post.crowns}{vb:raw post.champtext}</dd><br />

thecore762 02-05-2012 05:07 AM

1 Attachment(s)
The default online option wasn't working for me.
Replaced with this:


All times are GMT. The time now is 06:32 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.02929 seconds
  • Memory Usage 1,744KB
  • 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
  • (3)bbcode_code_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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