Results 1 to 10 of 2217

Threaded View

  1. #11
    Join Date
    Feb 2004
    Posts
    1,774
    Plugin Contributions
    14

    Default Re: Tabbed Products Pro (TPP) Contrib - Official Thread

    Files to remove for lite version:

    Modules:
    \includes\modules\tabbed_products_lite.php

    Languages:
    \includes\languages\english\extra_definitions\tabbed_products_lite.php

    Templates:
    \includes\templates\YOUR_TEMPLATE\templates\tpl_modules_tabbed_products_lite_rev iews.php
    \includes\templates\YOUR_TEMPLATE\templates\tpl_tabbed_products_lite.php
    \includes\templates\YOUR_TEMPLATE\templates\tpl_tabbed_products_lite_subtabs.php

    Also delete the "Lite" versions of these files:
    \includes\templates\YOUR_TEMPLATE\templates\tpl_product_music_info_display.php
    \includes\templates\YOUR_TEMPLATE\templates\tpl_product_free_shipping_info_displ ay.php

    For the database stuff, the TPP sql file should have removed all the Lite stuff. But here is the sql anyway:
    Code:
    SET @gid=0;
    SELECT @gid:=configuration_group_id
    FROM configuration_group
    WHERE configuration_group_title LIKE '%Tabbed Products Config%'
    LIMIT 1;
    DELETE FROM configuration WHERE configuration_group_id = @gid;
    DELETE FROM configuration_group WHERE configuration_group_id = @gid;
    Last edited by qhome; 13 Jun 2008 at 04:52 AM.

 

 

Similar Threads

  1. Main Image Replacer (MIR) Contrib - Official Thread
    By qhome in forum All Other Contributions/Addons
    Replies: 21
    Last Post: 5 Aug 2017, 02:47 AM
  2. v154 Tabbed Prod Pro (TPP): Adding Anchor Links
    By Feznizzle in forum All Other Contributions/Addons
    Replies: 10
    Last Post: 30 May 2016, 07:50 PM
  3. v139h Conflicts between Tabbed Home and Tabbed Products Pro v1.07
    By swdynamic in forum All Other Contributions/Addons
    Replies: 5
    Last Post: 14 Sep 2014, 06:29 PM
  4. Column Divider Pro (CDP) Contrib - Official Thread
    By qhome in forum All Other Contributions/Addons
    Replies: 275
    Last Post: 3 Nov 2013, 07:44 AM
  5. Tabbed Products Contrib [WIP]
    By qhome in forum All Other Contributions/Addons
    Replies: 22
    Last Post: 22 Sep 2008, 01:43 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR