feature photo

vBulletin Advance Maintenance:


vBulletin Maintenance:
This service covers checking for forum bugs and database errors. Forum is running slow or getting errors or server problem? get our professionals to fix it.

| Continued
feature photo

SEO Services:


SEO Services:
With our SEO services get ranking and traffic from the major search engines (Google, Yahoo, MSN Search).
Get more of your forum pages indexed in the major search engines. Improve your keyword relevancy for all pages. Get your pages indexed faster. Increase the relevancy of your Google AdSense ads.

| Continued
feature photo

vBulletin Maintenance:


vBulletin Maintenance:
This service covers checking for forum bugs and database errors. Forum is running slow or getting errors or server problem? get our professionals to fix it.

| Continued
feature photo

Moving to a new host:


Moving to a new host:
Need to move to a new host? Services are available for transferring your vBulletin forum to a new host.

| Continued
feature photo

vBulletin Style Development


vBulletin Style Development:
Customize the look of your forum with a new skin. Custom vBulletin styles can be created as simply, or as complex as you like. Get complete Psd files of the header as well as for postbits and buttons, xml file (code), and complete installation instructions. You may also opt for the style to [...]

| Continued
feature photo

vBulletin Modification Installation


vBulletin Modification Installation:
Installation of vBulletin modifications from vBulletin.org including but not limited to: vBulletin Blog, PhotoPost Gallery, vBAdvanced, and more.

| Continued
feature photo

vBulletin Upgrades


This service covers one upgrade of one licensed version of vB. It does not include re-installation or upgrades to  modifications or styles installed on your forum, however those upgrade services are available.

| Continued
feature photo

Professional vBulletin Installation


This service covers installation of one license of vBulletin on one server. Installation does not include importation of posts, user information, or styles from other forum software.

| Continued

About us

vBulletin How To Move anything, including shoutboxes, into any forum

I have asked so many people and the task was a simple if condition code and moving a template. It took me forever to figure out, but here I am.

First, go to your vbshout template. Copy it all.

Now go to the FORUMDISPLAY template. You can put it in two places. You can put it in many places: exactly under $navbar, or exactly right above $forumbits. I recomend right above $forumbits. Fill in the code then past that down wherever you want it to show up in your forum.

Code:
<if condition="$forumid==XXX">

Code here...

</if>

Change the XXX to the forum id you want to move this to.

This will work for anything, not just shoutboxes, cboxes, etc. But I thought I’d post this up since no one could tell me the answer.

Plus, now the vbshout template is no longer needed. You can delete the template if you want. If you do delete it, the shoutbox on the main index will then disappear, which you most likely want.

I am not sure, but there is probably a way to just put like $vbshout instead of deleting the current template and pasting that long code, but I am not a coder, and couldn’t tell you that. I will do some studying, as I have a hunch.

Enjoy

 

by HPIA

Comments are closed.