Results 1 to 2 of 2

Thread: How to loose the shop button

  1. #1
    Junior Member Freakpyromaniacs's Avatar
    Join Date
    Apr 2010
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default How to loose the shop button

    Hi guys, just installed the shop and the integration.
    I will need a few days to get it all like i want so how can i close the shop for the members or how to loose the shop button that is automatically inserted in the navbar ?

    And is there any option for template integration ?

    Thanks in advance!

  2. #2
    Developer Greystoke's Avatar
    Join Date
    Mar 2010
    Posts
    187
    Thanks
    2
    Thanked 499 Times in 113 Posts

    Default

    Hi,

    If you go to your Admincp 'Plugins & Products' -> Plugin Manager -> oscShop process_templates_complete.

    Remove the below code at the end of that plugin, will remove the Shop Button.

    PHP Code:
    $template_hook['navtab_middle'] .= '<li'.$tabselected.'><a class="navtab" href="osc_shop.php">Shop</a>'.$tablinks.'</li>'

    At the moment there is no vBulletin Template Integration for the shop, only osCommerce Templates can be used.

    This is been looked into.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •