vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Forum Home Enhancements - Sidebar Column Advertise System + Contact Info. (https://vborg.vbsupport.ru/showthread.php?t=216339)

RL714 06-16-2009 10:00 PM

Sidebar Column Advertise System + Contact Info.
 
1 Attachment(s)
Sidebar Column Advertise System + Contact Info.


Sidebar column with contact info.

such as:

Quote:

Contact name:......
Phone:..........
E-mail:.........
YIM:...allowed 3 id....


Installation:
upload im_yahoo.gif in misc folder. images/misc

Templates to edit 1: FORUMHOME

Find:
Code:

<if condition="$show['guest']">
    <!-- guest welcome message -->

Above Add:
Code:

<table border="0" width="100%" align="center">
<tr>
<td valign="top" width="175px">
<table class="tborder" border="0" width="100%" align="center">
$+++++++_sideadv
</table>
</td>
<td>
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">

Find next:
Code:

<a href="showgroups.php$session[sessionurl_q]" rel="nofollow">$vbphrase[view_forum_leaders]</a></if>
        </strong></div></td>
    </tr>
</tbody>

Below add:
Code:

</td>
</tr>
</table>

finish the edit!

admincp >> Plugins & Products >> Manage Products >> [Add/Import Product]
Go to >>> vBulletin Options ...

RL714 06-17-2009 08:09 AM

got censor, guys please read the readme for that case

Quote:

<table border="0" width="100%" align="center">
<tr>
<td valign="top" width="175px">
<table class="tborder" border="0" width="100%" align="center">
$+++++++_sideadv got censor, guys please read the readme for that case :)
</table>
</td>
<td>
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">

Daniel_HBK 06-17-2009 08:32 AM

good hack :)

hostnetric 08-14-2009 03:19 PM

Is there a way for this to show on all pages, but the main page.

Thanks

lovevn 08-23-2009 09:08 AM

demo is here
Code:

http://www.+++++++.com


All times are GMT. The time now is 03:17 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
  • Page Generation 0.00969 seconds
  • Memory Usage 1,723KB
  • 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
  • (5)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete