Announcement
Collapse
No announcement yet.
Search Result
Collapse
79 results in 0.0640 seconds.
Keywords
Members
Tags
-
How to display topics created in last x days?
I would like to add a link to a custom search that would display all the topics that have been created in the last day or last week.
What I am trying to do is similar to the getdaily link...
-
It gives almost the same effect as my code. When the first post is a quote, it still won't disaplay the quote on the left side of the image but below it. Any other ideas?
Leave a comment:
-
Align banner in the first post to the right
I tried to align the banner in the first post to the right by using the ad_showthread_firstpost_start template.
I entered the code:
Code:<div style="float: right; margin: 0 0
-
Pre-entered text in reply window?
Is it possible to make some text show up automatically in the message window when someone tries to reply to a message or create a new thread? The user could then modify this text or just add new text....
-
Found a fix here on vBulletin.com.
Changing
Code:<if condition="$post['islastshown']">
Code:<if condition="$post['islastshown'] and !$GLOBALS['vbulletin']->GPC['ajax']">
Leave a comment:
-
Post after last post on the page error
I followed the instructions at http://www.vbulletin.com/forum/showthread.php?t=198875 and tried to insert a banner post after the last post on every page.
It works but only as long as you...
-
I've tried those versions. The problem is this. For example the default setting for number of posts per page on my forum is 10 but a user manually changed this to 40 posts per page in his settings. ...
Leave a comment:
-
I've tried the codes from the existing instructions but they don't do what I want them to do. How can I limit the number of ad blocks per page?
Leave a comment:
-
Banner conditionals
I was looking at the code for inserting banners between posts but I cannot figure out how to set the rules to my wishes.
I want to show the banner after the first post on every page and...
-
Empty phrases
I'm translating 3.6.8 and noticed there are a few phrases that are empty. Are these dead phrases that will be deleted in the next version?
A few examples (Varnames):
FAQ Text...
-
The default language settings were not English and the settings in my CP were also not English. Everything on the forum was in another language but the e-mails came in English.
I solved...
Leave a comment:
-
Wrong language in E-mail notifications?!
I use one more language beside English on my forum but it has never caused any problems. Recently I started receiving E-mail notifications about new private messages in English eventhough English is not...
-
Great link, added it to my favorites.
Can you please explain these queries below?
I assume the first one sets "Automatically detect DST settings" and the second...
Leave a comment:
Leave a comment: