![]() |
I tried this but its not working for me :(
|
try this im using the last one tweaked a bit.
http://www.vbulletin.com/forum/showthread.php?t=157022 |
Quote:
Thanks |
Quote:
|
I can not get this to work with vb 3.6.1 on postbit_legacy. This is the code I am using:
Code:
<if condition="!$GLOBALS['FIRSTPOSTID'] && $show['guest']"> <!-- GOOGLE AD --> |
Quote:
|
Thanks, works great here!
|
seems that all usergroups can still see that ads
|
Hi, I would like to receive some help.
I use a fluid template with a 90% width. When I place this code in the postbit the adsense will distort the template and will stick out to 100% Is there a way I can change this? Thank you |
This does not work for me period. any ideas? I did the code exactly as it was shown and added my google code inbetween no luck though. IM using 3.6.2
|
[COLOR="Black"]
Quote:
Place this code at the very end of your Postbit_legacy template. This works in all versions of 3.6 Code:
|
Great thanks alot. The problem was is that Im using postbit legacy as opposed to postbit template. Thanks for the code as well for keeping it in the bottom of the posts...
|
Quote:
Glad it works |
Quote:
I tried to make it only visible to guests.. But couldn't The starting is like this: What should I add to make it only visible to guests. Code:
<if condition="(($post[islastshown] and !$GLOBALS['vbulletin']->GPC['ajax']))"> |
Hello Everyone,
I know this has been asked before, but no one has seemed to answer it, so I am going to ask it again. Besides, I am sure that are still several people including myself that is experiencing this issue. This is a really good hack other than the fact that after it's installed, it also shows up in the personal message due to it being in the postbit_legacy file. It's not that it shows up in the personal message that is the problem, the problem is, is that it does not fit properly in the personal message page (below the message box itself). However, if I change the formatting code to make it fit in the personal message page, then it does not show up properly after the 1st post in a thread. A catch 22 situation. Therefore, I either need to find a way to fix the formatting so that it fits in both sitiuations or make it so that it does not show up in the personal message. I do want to use the code and not want to have to delete it because it won't show up properly in the personal message, so I need some help. Anyone know how to fix the code for either situations? Thank You, Nuguru :) |
The code for adsense within the first and last post is not working. I added it below <!-- / message -->
Quote:
I'm using 3.6.4 |
OK, it worked perfect in postbit but it is DOA when you put it in postbit_legacy
|
Quote:
Hello and Happy New Year from WebbinZine.com, Again, does anyone know how to fix this sizing and spacing issue between the PM and after the 1st post? Thank You, Nuguru :) |
Hello,
I'm having a slight problem with the Adsense displayed in the first post. I'm using this code to display the ads: <if condition="$post[postcount] % $vboptions[maxposts] == 1"> But then it gives me an alignment problem when the post is short. How can I fix this problem? Thanks. http://i116.photobucket.com/albums/o...nseproblem.jpg |
Hi,
I am using the code as specified on Page 1 - Works fine - only problem is it puts the code under every post when you click to read a pm - and because of this - pushs he design out, is there a way not to show it when reading messages in the pm center? Hope someone can help. Webs :) |
Marketprofits, I use clear in the style for the post button alignment problem.
Webs, there is a conditional you can use to determine if it's a postbit or a pm. If you look at the code for showing the quote or quick reply icons, you'll see the conditional and can use it to wrap around the banner code. |
Quote:
How can I change this? Thank you. |
works for me in postbit_legacy in 3.6.4 BUT.. the width isnt 100% (even though it says 100% in the table).
|
Quote:
|
can not flash!!!!
|
I just added this and it's applying ads after every single post... I want it just after the 1st post what did I do wrong?
|
nevermind I forgot to copy the first sentence... duh me!
|
Hmmm...i`ll give it a try. (Ads within Post) But with the following Code....
Code:
<if condition="$show['guest']"> http://img412.imageshack.us/img412/8...probwi6.th.gif (have a look at the "quote"- "up"- and "down"-buttons...same problem to some signatures) Any ideas to resolve those (optical) problems? |
Quote:
|
I just found out if you use this code you will have problem if member change the sorting to Linear Newest !! The ads will moved to the last post and not after the 1st post anymore
HTML Code:
<if condition="$post[postcount] % $vboptions[maxposts] == 1"> But this code worked great HTML Code:
<if condition="!$GLOBALS['FIRSTPOSTID']"> |
Are there any fixes for this problem.
|
I have set this up so that it does not show up on private messages and that it shows after the 1st, 5th and 10th post, so that I get 3 ads on each full page of posts. Here is my code...
Code:
<!-- Start Sponsors --> The PROBLEM I am having is in the postbit_legacy, for whatever reason this breaks mutiquoting and quick reply buttons. If anyone has a clue how to fix those I would appreciate any help. |
I figured it our finally, I took the spacer_open and close out of the equation and it works. Here is my final code...
Code:
<!-- / post $post[postid] popup menu --> |
Code:
<if condition="(($post[postcount]==1) or ($post[islastshown] and !$GLOBALS['vbulletin']->GPC['ajax']))"> this helps all the ones with the FF problem of the blank page after the quick reply ;) |
Guys, do u have any idea how about the problem when u place the Large Rectange or any ad in the last or first post, and you have quotes in there?
It messes up the design...? |
Code:
<!-- Start Sponsors --> |
Code:
<!-- Start Sponsors --> |
All times are GMT. The time now is 04:21 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|