vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   how to disable banner for usergroup member (https://vborg.vbsupport.ru/showthread.php?t=176412)

Mr-Moo 03-04-2009 06:39 PM

Have you tested out what I wrote? If so what were the results?

Brandon Sheley 03-04-2009 07:06 PM

Why don't you use the built in ad_locations?
they have them after the post, inside the post and before the post.

ps.. that screenshot is very small, can you upload it to photobucket or something different?

Mr-Moo 03-04-2009 07:11 PM

Quote:

Originally Posted by MrD3SAi (Post 1758599)
^^tanx alot
Will check it and see if this is what I need.
Just a question:
Why can't I see a code link to the image I want to show in postbit in your above code?? Where does the code pick the image from for postbit??

And FYI - It won't be a link to the image, it will be the below template code:
PHP Code:

<if condition="$show['avatar']"><td class="alt2"><a href="member.php?$session[sessionurl]u=$post[userid]"><img src="$post[avatarurl]$post[avwidth$post[avheightalt="<phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase>" border="0" /></a></td></if> 


MrD3SAi 03-05-2009 04:35 PM

Quote:

Originally Posted by Loco.M (Post 1760433)
Why don't you use the built in ad_locations?
they have them after the post, inside the post and before the post.

ps.. that screenshot is very small, can you upload it to photobucket or something different?

The image is clickable. I posted that because for some people the resoulution might be big and there browsing might lag. That is why I used thumbnail. If you click on it, you will see the full image.
I will try your way too.

--------------- Added [DATE]1236278204[/DATE] at [TIME]1236278204[/TIME] ---------------

Quote:

Originally Posted by Mr-Moo (Post 1757766)
I understand,

Find the following code in your template postbit legacy:
Code:

<td class="alt2" width="175" style="border: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]; border-top: 0px; border-bottom: 0px">
Replace with something similar to this:
Code:

<if condition="is_member_of($post, #)">
<td class="postbit" id="td_post_$post[postid]">
<else />
<td class="alt2"></if>

The red "#" is the usergroup.

Not working my friend. Thanks for your help.

Mr-Moo 03-05-2009 05:04 PM

I sure hope you did not copy that down verbatim, because it would be incorrect. These are both examples used on another template which in return will not display correctly on yours. I was under the impression you would be editing these

You will also need to make a style in your CSS to reflect "class alt2".

What are your levels and experiences in VB and web development? This will help me better prepare my future answers for you.

Thank you!

MrD3SAi 03-06-2009 06:27 PM

Thanks MrMoo
Well currently I am learning php. My main filed is though hardware but I have recently gained too much interest in vB. It will be better if you can give some detailed answer.
Thanks in advance.


All times are GMT. The time now is 03: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.01102 seconds
  • Memory Usage 1,736KB
  • 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_code_printable
  • (1)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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