<script type="text/javascript" src="clientscript/fixed_position_ie.js"></script>
<script type='text/javascript'>
var agtbrw=navigator.userAgent.toLowerCase();
var operaaa=(agtbrw.indexOf('opera')!=-1);
var head="display:''";
var folder='';
function expandit(curobj){
if(document.getElementById(curobj)){
folder=document.getElementById(curobj).style;
}else{
Fresh Installation:
1) Upload all files in UPLOAD to their directories.
2) Import the product-vBSupport.xml
(Goto your AdminCP, then goto Manage Products, Add/Import A Product)
3) In Template navbar
Find:
<if condition="$show['member']">
<td class="vbmenu_control"><a href="usercp.php$session[sessionurl_q]">$vbphrase[user_cp]</a></td>
</if>
Replace With:
<if condition="$show['member']">
<td class="vbmenu_control"><a href="usercp.php$session[sessionurl_q]">$vbphrase[user_cp]</a></td>
<td class="vbmenu_control"><a href="vBSupport.php$session[sessionurl_q]">vBSupport</a></td>
</if>
*UPGRADE INFORMATION*
1) Reupload all files in UPLOAD to their directories.
2) Goto Plugin System -> Manage Products.
3) Choose Add/Import A Product.
4) Select the product-vBSupport.xml file, and set the Allow
Overwrite option to Yes.
5) Run the Rebuild Info to rebuild some extra info.
If you have already done the template edit, it will be the same
and you are finished with the install.
Added:
If your having a problem determining the exact path to your forums
Put the following code on a page all by its self.
PHP Code:
<?php
echo getcwd();
?>
Name the page something like findpath.php and upload it to your forums root directory.
Open this page in your browser and it will display the exact path to your forums root.
And the TrenZ skin for vBulletin 3.5.2 updated, please.
Please take a link.