Page 191 of 222 FirstFirst ... 91141181189190191192193201 ... LastLast
Results 1,901 to 1,910 of 2217
  1. #1901
    Join Date
    Dec 2012
    Posts
    12
    Plugin Contributions
    0

    Default Re: Integration of Cross Sell Modules with TPP

    Hi everybody,
    I hope someone can help me.
    I just installed TPP and now my product description pages are blank.

    I found out that the addition of

    <?php
    //BOF :: Tabbed Products Pro ::
    require(DIR_WS_MODULES . 'tabbed_products_pro.php');
    //EOF :: Tabbed Products Pro ::
    ?>

    above
    <div class="centerColumn" id="productGeneral">

    leads to this problem, because when I delete that section, the product description sites are back again.

    Does Anyone know what to do?

    Thx in advance

  2. #1902
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Integration of Cross Sell Modules with TPP

    Quote Originally Posted by kath7_hoffi View Post
    Hi everybody,
    I hope someone can help me.
    I just installed TPP and now my product description pages are blank.

    I found out that the addition of

    <?php
    //BOF :: Tabbed Products Pro ::
    require(DIR_WS_MODULES . 'tabbed_products_pro.php');
    //EOF :: Tabbed Products Pro ::
    ?>

    above
    <div class="centerColumn" id="productGeneral">

    leads to this problem, because when I delete that section, the product description sites are back again.

    Does Anyone know what to do?

    Thx in advance
    Blank pages usually means an error has ocurred, and you will need to look at your error logs to see what that error is..

    Out the box TPP installed correctly should just work.. problems can occur when folks merge the TPP files with modified versions of the same files TPP modifies or do not upload all the TPP files. If you attempted to merge your existing files with the ones from the TPP fileset, it's likely that you have made your merges incorrectly leading to the issue you are having. If you haven't tried merging the TPP files with your existing files, then you need to re-upload the TPP files again and see if that corrects your issue. Either way the issue is an incorrect install of the TPP files..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  3. #1903
    Join Date
    Oct 2010
    Location
    United Kingdom
    Posts
    477
    Plugin Contributions
    0

    Default Re: Integration of Cross Sell Modules with TPP

    OK thanks :)

    Before I go ahead and try stuff should I try removing my cross sell and see if that works and if not try install the other version you mentioned "Cross Sell Plus Advanced Sell Combo"as I see it is 1.5

  4. #1904
    Join Date
    Dec 2012
    Posts
    12
    Plugin Contributions
    0

    Default Re: Integration of Cross Sell Modules with TPP

    Thank you so much - I found the problem
    I always forget about the log files....

  5. #1905
    Join Date
    Oct 2010
    Location
    United Kingdom
    Posts
    477
    Plugin Contributions
    0

    Default Re: Integration of Cross Sell Modules with TPP

    took a chance as they both had uninstall options and the 1 you recommended works fine (Cross Sell Plus Advanced Sell Combo)albeit with a little extra work involved as it doesn't cross sell both ways ....but is worth the little more effort needed

    Thanks again

  6. #1906
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Integration of Cross Sell Modules with TPP

    Quote Originally Posted by ATSWorld View Post
    OK thanks :)

    Before I go ahead and try stuff should I try removing my cross sell and see if that works and if not try install the other version you mentioned "Cross Sell Plus Advanced Sell Combo"as I see it is 1.5
    If You want cross cell to work with TPP then you must use 1 of the 2 cross cell mods that I have mentioned that have already been tested and do work with TPP. You do not need to turn on the cross sell tab if you choose to use a different cross cell module. Any cross sell module will work with TPP. Only 2 will work on the TPP cross sell tab.
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  7. #1907
    Join Date
    Dec 2012
    Posts
    12
    Plugin Contributions
    0

    Default Re: Integration of Cross Sell Modules with TPP

    Hmm, unfortainly back for another problem.
    I've read quite a lot of this Thread but it seems that noone ever solved this problem.

    My product description appears twice and I have no clue how to get rid of the non-tapped description.
    I thought this code
    //BOF :: Tabbed Products Pro ::
    echo $tabjscript;
    //BOF :: Tabbed Products Pro ::
    ?>
    should avoid duplicate blocks. Am I wrong?

    Any suggestions?

  8. #1908
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Integration of Cross Sell Modules with TPP

    Quote Originally Posted by kath7_hoffi View Post
    Hmm, unfortainly back for another problem.
    I've read quite a lot of this Thread but it seems that noone ever solved this problem.

    My product description appears twice and I have no clue how to get rid of the non-tapped description.
    I thought this code
    //BOF :: Tabbed Products Pro ::
    echo $tabjscript;
    //BOF :: Tabbed Products Pro ::
    ?>
    should avoid duplicate blocks. Am I wrong?

    Any suggestions?
    Honestly I have never been able to replicate this issue which is why I've never chimed in to try and "solve it".. I'm not convinced it's a TPP issue..

    Perhaps your template's product information page is modified from the default Zen Cart one. If the TPP code is applied on top of an already modified product information page incorrectly, then it's very possible that problems like you are describing could ocurr. Post a link to your site, and perhaps I might see something that is obvious..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  9. #1909
    Join Date
    Dec 2012
    Posts
    12
    Plugin Contributions
    0

    Default Re: Integration of Cross Sell Modules with TPP

    Yes, my product information page is modified. I really tried to follow the instructions for modified information pages.

    Here the link to my site http://www.cherrymoia.com/shop/index...roducts_id=195

    Thank you so much for trying to help!

  10. #1910
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Integration of Cross Sell Modules with TPP

    Quote Originally Posted by kath7_hoffi View Post
    Yes, my product information page is modified. I really tried to follow the instructions for modified information pages.

    Here the link to my site http://www.cherrymoia.com/shop/index...roducts_id=195

    Thank you so much for trying to help!
    You need to look at your error logs.. the product pages are not displaying completely, and I'm sure you will find an error log that tells you why. The TPP product page is based on the default Zen Cart product page. You need to reapply the TPP changes to your modified product page. It might help you if you compare your product page to the Zen Cart default so you will see how your product page has been modified so you know where to merge in the TPP changes..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

 

 

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