I have some ads that I want to place on my site that would be displayed according to the location of the visiting members. For example, a member from Germany would see mostly ads from German sponsors while someone from England would see mostly ads from British sponsors. But I don't know how the software could detect there location.
Quote:
|
Is it possible to insert an advert on forum_home under the second forum category using this?
|
Quote:
Quote:
|
I want to have a particular style for posts which have been reported (i.e. reportthreadid <> 0). However, I do NOT want this style to be implemented if the thread that has been created as a result of the report has more than 1 post (i.e. if a moderator has responded to the reported thread, I want the style to be switched off).
I figure that this should be something like <if condition="get_thread_post_count($post['reportthreadid']) > 1)">...</if>, but I don't know what function to have instead of get_thread_post_count. |
Quote:
|
How about if I want to display an image to people from a particular country only or a group of countries? Is such a thing possible?
|
Quote:
HTML Code:
<if condition="$userinfo['fieldxx'] == 'United States'"> |
Quote:
|
This code help me to put a different Title for the first post only:
PHP Code:
|
I'm currently using the following code in Postbit Legacy to show ads flush right within the first post content to guests only. How do I add or modify the conditional, so that ads flush right appear on each new page of a thread. Let's say every 10 posts, it displays the ad to guests.
Code:
<!-- message --> |
All times are GMT. The time now is 02:17 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|