Results 1 to 10 of 2217

Hybrid View

  1. #1
    Join Date
    Aug 2007
    Posts
    19
    Plugin Contributions
    0

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

    Hey all,

    Thanks for this great contrib!

    I installed it and it went fine but I'm getting this in result.



    Can someone tell me what is wrong with it? It's a fresh installation of the addon. I didn't edit any files.

    Thanks in advance!

    PS Qhome i looked at the link you have posted I'm not sure what im looking at

    "OK Fixed:

    Fixed: Prevent product title from including model number
    Files affected:
    -modules/tabbed_products_pro.php

    Attached

    (Milo, don't use this one. Use the one in your PM)"

    this post?

    Thanks

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

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

    Quote Originally Posted by koge View Post
    Hey all,

    Thanks for this great contrib!

    I installed it and it went fine but I'm getting this in result.



    Can someone tell me what is wrong with it? It's a fresh installation of the addon. I didn't edit any files.

    Thanks in advance!

    PS Qhome i looked at the link you have posted I'm not sure what im looking at

    "OK Fixed:

    Fixed: Prevent product title from including model number
    Files affected:
    -modules/tabbed_products_pro.php

    Attached

    (Milo, don't use this one. Use the one in your PM)"

    this post?

    Thanks
    Sorry.. its a vbforum bug...

    anyway.. you are in the right thread now. You "were" in the Tabbed Product "Lite" thread, so the link was to link you to Tabbed Products "Pro" thread, which is where you are now.

    As far as your problem, I'd need to see a live link.

  3. #3
    Join Date
    Oct 2006
    Location
    At Home
    Posts
    370
    Plugin Contributions
    0

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

    How to move product 'model' and 'unit in stock' from the bottom page to just under the product price? Can't locate the code in tpl_product_info_display.php.

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

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

    Quote Originally Posted by miles View Post
    How to move product 'model' and 'unit in stock' from the bottom page to just under the product price? Can't locate the code in tpl_product_info_display.php.
    Its under a section called "product details"

  5. #5
    Join Date
    Feb 2004
    Location
    Georgia, USA
    Posts
    1,948
    Plugin Contributions
    0

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

    Qhome, would you please kindly provide the list of files to uninstall from Tabbed Lite (since it's no longer available in the download section for comparison purpose).

    This would be something nice to add in the readme file.

    Also, no mention is made of what to do with SQL update for those of us upgrading from Tabbed Lite. Some of the configuration options in TabbedProductsPro.sql looks like they are part of tabbed lite which would mean this would generate an error if I simply install the new sql. Please advice.

    Thanks!

  6. #6
    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.

  7. #7
    Join Date
    Feb 2004
    Location
    Georgia, USA
    Posts
    1,948
    Plugin Contributions
    0

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

    Thank you so much. I have updated our site with Tabbed Pro. Thanks for this great mod.

    Quick question, what's the quickest way to remove the <br /> that were inserted in the old Tapped Pro Lite.

    We have a lot of custom tabs that were constructed using things like Track<br />Listings to make them two rows on a tab. Obviously with the new Tabbed pro our tabs are messed up.

    You can see an example here:
    http://www.clevershoppers.com/music-...d-2-50831.html

    Thanks!

 

 

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

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