PDA

View Full Version : U Shop


lisss001
03-16-2006, 07:33 PM
I need help installing U Shop, I have installed and configured the store, however adding the links to my skin is proving to be a total nightmare. My forums is located at: http://www.101forums.com/forum the code

<if condition="$show['popups']">
<td id="shop" class="vbmenu_control"><a href="#shop">Store</a><script type="text/javascript"> vbmenu_register("shop");</script></td>
<else />
<td id="shop" class="vbmenu_control"><a href="ushop.php?$session[sessionurl]">Store</a></td>
</if>

Needs to be added to the navigation bar, however because I am not using the default skin I am having trouble inserting this code. Any help will be appreciated.

DrewM
03-16-2006, 07:39 PM
Post this in the ushop thread you'll get better luck there.