Page 59 of 71 FirstFirst ... 949575859606169 ... LastLast
Results 581 to 590 of 703
  1. #581
    Join Date
    May 2006
    Location
    Gardiner, Maine
    Posts
    2,360
    Plugin Contributions
    23

    Default Re: Just another Cross-Sell mod (support thread)

    Quote Originally Posted by Explorations View Post
    I am using v1.8.3.

    Just trid to install the cross sell mod and received this message when I tried logging on to my admin panel:

    Fatal error: Class 'yclass' not found in /home/explora/public_html/zc/admin/includes/functions/extra_functions/xsell_advanced.php on line 18

    The store seems to be working fine.

    I am sure the error is on my end. Any idea what I did wrong? Any idea how to fix it?


    In case you haven't figured it out by now, that's the error you get if you don't install the module manager first.

    This module needs another module called module_manager to operate properly.
    http://code.google.com/p/zencart-mod...downloads/list
    The full-time Zen Cart Guru. WizTech4ZC.com
    New template for 2.0 viewable here: 2.0 Demo

  2. #582
    Join Date
    Jan 2009
    Location
    Vegas Baby!
    Posts
    332
    Plugin Contributions
    0

    Default Re: Just another Cross-Sell mod (support thread)

    I just installed this mod, already have module manager installed, now I have this error when going to Module Manager in Admin:

    Fatal error: Call to undefined method yclass::init_template() in /home/bellafav/public_html/shop/myadminfolder/module_manager.php on line 14

    Edit - kay...just had to re-upload my tpl_product_info_display because the product page was wiped out...I had the code installed right after the "also purchased" module.

    So from that module my page looks like this, is there something there that would cause this problem>

    <!--eof also purchased products module-->

    <!--bof x-sell module-->
    <?php
    require($template->get_template_dir('tpl_modules_xsell_products.php', DIR_WS_TEMPLATE, $current_page_base,'templates'). '/' . 'tpl_modules_xsell_products.php');
    ?>
    <!--eof x-sell module-->


    <!--bof Form close-->



    </form>



    <!--bof Form close-->



    </div>

    <?php

    //BOF :: Tabbed Products Pro ::

    echo $tabjscript;

    //BOF :: Tabbed Products Pro ::

    ?>
    Last edited by CharInLasVegas; 10 Nov 2009 at 08:11 AM.
    Completed: BellaFavori.com
    In Progress: WeddingDivasLV.com
    Coming Soon: ???

  3. #583
    Join Date
    May 2006
    Location
    Gardiner, Maine
    Posts
    2,360
    Plugin Contributions
    23

    Default Re: Just another Cross-Sell mod (support thread)

    The yclass is part of the front end of the cart so you must not have uploaded all the files - specifically includes/classes
    The full-time Zen Cart Guru. WizTech4ZC.com
    New template for 2.0 viewable here: 2.0 Demo

  4. #584
    Join Date
    Nov 2009
    Posts
    2
    Plugin Contributions
    0

    Default Re: Just another Cross-Sell mod (support thread)

    Quote Originally Posted by ryanb4614 View Post
    Yes.

    But if I click the "Update" Link, I get the error message.

    Anybody Please?

  5. #585
    Join Date
    Jan 2009
    Location
    Vegas Baby!
    Posts
    332
    Plugin Contributions
    0

    Default Re: Just another Cross-Sell mod (support thread)

    Quote Originally Posted by delia View Post
    The yclass is part of the front end of the cart so you must not have uploaded all the files - specifically includes/classes
    Thanks Delia, I checked & all files were there, but re-uploaded init.yclass.php anyway...now I'm getting another error but haven't researched it. Maybe it's an easy fix.

    Still can't use this mod though, because it causes a blank product info page.
    Completed: BellaFavori.com
    In Progress: WeddingDivasLV.com
    Coming Soon: ???

  6. #586
    Join Date
    Jan 2009
    Location
    Vegas Baby!
    Posts
    332
    Plugin Contributions
    0

    Default Re: Just another Cross-Sell mod (support thread)

    I placed the code elsewhere in my page, and now it doesn't wipe out my product info but this mod is not working correctly:

    1) From "how to use" included with the installation:

    A. CONFIGURATION:
    XSell config can be found here: Admin->configuration->cross sell

    I don't have Admin->configuration->cross sell

    Enter and check current xsell products at: Admin->Catalog->Advanced Cross-Sell
    I. To cross-sell 2 ways (A to B, A to C, B to A, B to C, C to A, C to B):
    Just enter product ids or models (depends on which option you set at Admin->configuration->cross sell), SEPARATED by comma
    (you can set your own separator at Admin->configuration->cross sell)

    When I try to do that, I get an error message "Please input at least 2 products ids/models to cross-sell"

    well, obviously this is due to the fact that I can't change to use model #'s instead of id #'s because I don't have Admin>configuration>cross sell

    And, yes I did upload all files. This seems like a very cumbersome way to do cross-sell when you have tons of products, I have over 900.
    Completed: BellaFavori.com
    In Progress: WeddingDivasLV.com
    Coming Soon: ???

  7. #587
    Join Date
    Oct 2009
    Posts
    5
    Plugin Contributions
    0

    Default Re: Just another Cross-Sell mod (support thread)

    This whole distribution from the original to this one is very bugged as nothing seems to work like it's supposed to.
    The instructions do not say you have to have the original xsell installed first.
    There is no configuration->cross sell.

    The original one doesn't work right with Zencart 1.3.8.

    And this new one is bugged too.

  8. #588
    Join Date
    Oct 2009
    Posts
    5
    Plugin Contributions
    0

    Default Re: Just another Cross-Sell mod (support thread)

    After re-installing everything, adding the module manager and then the original, then the original worked.

  9. #589
    Join Date
    Jan 2009
    Location
    Vegas Baby!
    Posts
    332
    Plugin Contributions
    0

    Default Re: Just another Cross-Sell mod (support thread)

    I finally got cross sell 1 working, cross sell 2 doesn't seem to do anything, and now going to try this one again. It's kind of confusing, all these cross sells that seem to need each other to work.
    Completed: BellaFavori.com
    In Progress: WeddingDivasLV.com
    Coming Soon: ???

  10. #590
    Join Date
    Jan 2009
    Location
    Vegas Baby!
    Posts
    332
    Plugin Contributions
    0

    Default Re: Just another Cross-Sell mod (support thread)

    Ok, this is finally working on my test site. For anyone else having issues this is how we finally got it working - Install cross sells 1 (orginal cross sell), 2 (cross sell advanced), module manager, then this cross sell (just another cross sell). Remove cross sell sql, reinstall module manager Thank goodness I had help or I would be completely bald by now...

    Just a note, I have ALOT of add ons on my site which possibly contributed to the installation problem.
    Completed: BellaFavori.com
    In Progress: WeddingDivasLV.com
    Coming Soon: ???

 

 
Page 59 of 71 FirstFirst ... 949575859606169 ... LastLast

Similar Threads

  1. Cross Sell Advanced [Support Thread]
    By DivaVocals in forum Addon Admin Tools
    Replies: 162
    Last Post: 28 Jan 2025, 01:37 PM
  2. Multi Cross Sell mod [Support thread]
    By gilby in forum All Other Contributions/Addons
    Replies: 475
    Last Post: 11 Apr 2020, 10:44 PM
  3. Trying to fully uninstall Cross Sell Just Another Mod
    By 1105designs in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 18 Oct 2011, 04:03 AM
  4. Fatal Error After installing Cross Sell - Just Another Cross Sell Mod
    By kconklin in forum All Other Contributions/Addons
    Replies: 7
    Last Post: 9 Jul 2010, 02:38 PM
  5. "cross sell - just another cross sell mod"
    By australican in forum All Other Contributions/Addons
    Replies: 6
    Last Post: 28 Apr 2010, 05:17 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