Quote:
Originally Posted by vibedream
hi
you need edit template or wait supprt by owner.
Disable link on navbar
edit Navigation / Breadcrumb Templates / navbar
find
Code:
<if condition="$show['registerbutton']">
<td class="vbmenu_control"><a href="register.php$session[sessionurl_q]" rel="nofollow">$vbphrase[register]</a></td>
</if>
Add under
Code:
<td class="vbmenu_control"><a href="conquest.php$session[sessionurl_q]">$vbphrase[user_cp]</a></td>
|
ty, i will do that but i tried direct request to /forum/conquest.php and got division by zero errors.
also there are other $filename references in product-conquest.xml file, i hope those variables work correctly too.
my vbulletin is on a windows 2003 OS, apache 2.x php 5.x , mysql 5.x
this mod looks awesome. i hope we can find and fix the problem.
edit: vibedream, i didnt realize you werent the owner

ty for your help btw. I'll wait for Jaxel.