Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 01-19-2007, 02:03 PM
jgommel's Avatar
jgommel jgommel is offline
 
Join Date: Jun 2005
Location: Ohio
Posts: 115
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Postbit Legacy / div class="info" problem

I recently purchased two skins from eXtremepixels; iSkin and iSkin_Black and both use <div class="info"> within the postbit_legacy to display a placemat (box) where your postbit data sits (see screenshot #1).

I have the vS-Hide Hack Resurrection (Expanded Edition) installed which places the 'Thank You' addon within the postbit_legacy template (see screenshot #1). What it doesn't do is add the class; div class="info", so I needed to add it manually (see code below).

Code:
 
<!-- Thank You Mod Start --> 
<if condition="$show['hidetag_thankyou_system']"><div class="info" id="thanks_postbit.$post[postid]">$thanks_postbit</div></if>
That works fine..., but after talking to the developer over at visionscripts.com, he tells me that the postbit addon was programmed to not display in the Private Message page. The problem is, becuase the addon does not display, the div class="info" still does -- basically leaving an empty box (see screeshot #2)

Can anyone assit me in coming up with a way to utilize the div class="info" but, make the placemat/box not display if the addon/mod is not to be populated.

Note: I figured because the div class="info" is housed within the IF statment, the box would theoretically dissapear...but that's not the case here.

Thanks in advance!
Attached Images
File Type: jpg forum_postbit_legacy.jpg (12.1 KB, 0 views)
File Type: jpg pm_postbit_legacy.jpg (10.6 KB, 0 views)
Reply With Quote
  #2  
Old 01-19-2007, 02:19 PM
paul41598's Avatar
paul41598 paul41598 is offline
 
Join Date: Jun 2004
Location: MI
Posts: 732
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

first and foremost, try taking out the second div id... so it reads this:

PHP Code:
<!-- Thank You Mod Start --> 
<if 
condition="$show['hidetag_thankyou_system']"><div class="info" id="thanks_postbit.$post[postid]">$thanks_postbit</div></if> 
Reply With Quote
  #3  
Old 01-19-2007, 06:11 PM
jgommel's Avatar
jgommel jgommel is offline
 
Join Date: Jun 2005
Location: Ohio
Posts: 115
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by paul41598 View Post
first and foremost, try taking out the second div id... so it reads this:

PHP Code:
<!-- Thank You Mod Start --> 
<if 
condition="$show['hidetag_thankyou_system']"><div class="info" id="thanks_postbit.$post[postid]">$thanks_postbit</div></if> 
My bad... I copy/pasted the code into my original thread (above) wrong. I have it the way you suggested already in my postbit_legacy template.

Still have the same problem...
Reply With Quote
  #4  
Old 01-20-2007, 12:35 PM
paul41598's Avatar
paul41598 paul41598 is offline
 
Join Date: Jun 2004
Location: MI
Posts: 732
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have a similiar if not the same postbit as yours, and I had that issue. I fixed it, just gotta look at my template code again. I'll get back with you
Reply With Quote
  #5  
Old 01-20-2007, 05:04 PM
jgommel's Avatar
jgommel jgommel is offline
 
Join Date: Jun 2005
Location: Ohio
Posts: 115
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by paul41598 View Post
I have a similiar if not the same postbit as yours, and I had that issue. I fixed it, just gotta look at my template code again. I'll get back with you
Thank you, I appreciate you taking the time to help me out!

Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 07:12 AM.


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.04586 seconds
  • Memory Usage 2,227KB
  • Queries Executed 14 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (1)bbcode_code
  • (2)bbcode_php
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (5)post_thanks_box
  • (5)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (5)post_thanks_postbit_info
  • (5)postbit
  • (2)postbit_attachment
  • (5)postbit_onlinestatus
  • (5)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete