Page 24 of 71 FirstFirst ... 14222324252634 ... LastLast
Results 231 to 240 of 703
  1. #231
    Join Date
    Apr 2008
    Posts
    133
    Plugin Contributions
    1

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

    Perhaps, instead of fixing all the problems that users are having, or even responding to them, the author has simply decided to remove it.

  2. #232
    Join Date
    Jan 2008
    Posts
    18
    Plugin Contributions
    0

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

    Quote Originally Posted by cartguin View Post
    I'm having a problem with Just Another Cross Sell in conjunction with the Modules Manager mod. I receive the following error:

    [FONT="Courier New"]Fatal error: Call to undefined method yclass::init_template() in /zentest/admin/module_manager.php on line 14[/FONT]

    This error occurs after a correct, working installation of modules manager AND after installing the cross-sell mod AND when I click on Admin > Tools > Modules Manager, which I try to do because I cannot see Admin > Configuration > Cross Sell.

    What troubleshooting avenues should I pursue?
    I was having this same problem. I couldn't figure out what the probem was, and I didn't want to spend time on it, so here is how I fixed my problem.

    1. Uninstall Module Manager (just remove the files and the module_version_tracker table it created)
    2. Install Cross sell mod as per instructions
    3. manually run the SQL files for cross sell to install the tables and config entries into the DB. The SQL files to run are located in the cross sell mod at admin\includes\module_installation\ri_jaxs\db. I ran 0.sql and 1.sql because 2.sql contained SQL that was already in 1.sql

    So this seems to have fixed my problems. I can now to cross sell as expected.

  3. #233
    Join Date
    Feb 2008
    Posts
    35
    Plugin Contributions
    0

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

    Need help with J Another Xsell mod:

    My systme: ZC 1.3.8a, with Xsell mod and Xsell Advanced mod, and Cart Usell/Xsell Mod installed. Works very well.
    The system also has Module Manager installed.
    -----------
    After I installed the latest
    Just another Xsell Mod. (replacing most of the old files with new files, I dont see any SQl patch come with the JAN Xsell mod, so I assume there is no DB modification)
    --------------
    Problems:
    1. I cannot see
    Admin->configuration->cross sell
    (I have checked all thrid party modules in Admin Profile)
    2. in the Catalog/Advanced Cross Sell:
    I got this:
    Product Cross-Sell applies to:
    Product XSELL_FORM_INPUT_TYPE(s):

    3. I go to Tools/module manager
    I got this error:
    Fatal error: Call to undefined method yclass::init_template() in /home/gotwovie/public_html/adminspace/module_manager.php on line 14

    ANy one has any idea? please help.
    thanks,

  4. #234
    Join Date
    Feb 2008
    Posts
    35
    Plugin Contributions
    0

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

    Never mind the above post, I forget to install SQL patches from the manger module folder.
    My mistake. Sorry.

    Every thing works well
    except:
    Before installing Just Another Xsell mod, I was able to set the number of xsell products display : default is 6, but I was able to increase it to 30 under the Admin/Config/Maximum values.

    Now, the old setting is gone, and I get a default display of 6 even though I cress sell more than 6 items.

    Does any one know how to fix it?
    Thanks,

  5. #235
    Join Date
    Feb 2008
    Posts
    35
    Plugin Contributions
    0

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

    I got it to work. Just reinstall the SQL patches.
    --------
    I still have the error accessing Module Manager:
    Fatal error: Call to undefined method yclass::init_template() in /home2/gotwovi1/public_html/adminspace/module_manager.php on line 14

  6. #236
    Join Date
    Jul 2008
    Posts
    6
    Plugin Contributions
    0

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

    Quote Originally Posted by dcrosbie View Post
    I was having this same problem. I couldn't figure out what the probem was, and I didn't want to spend time on it, so here is how I fixed my problem.

    1. Uninstall Module Manager (just remove the files and the module_version_tracker table it created)
    2. Install Cross sell mod as per instructions
    3. manually run the SQL files for cross sell to install the tables and config entries into the DB. The SQL files to run are located in the cross sell mod at admin\includes\module_installation\ri_jaxs\db. I ran 0.sql and 1.sql because 2.sql contained SQL that was already in 1.sql

    So this seems to have fixed my problems. I can now to cross sell as expected.
    I found the solution:

    in your zen-cart root directory:

    substitute the file:
    "<zen-cart-root>/admin/includes/init_includes/init_yclass.php"

    with the version from:
    <zen-cart-root>/includes/init_includes/

    <DONE>

    (i.e. copy "init_yclass.php"
    from "<zen-cart-root>/includes/init_includes/"
    to "<zen-cart-root>/admin/includes/init_includes/")

  7. #237
    Join Date
    Jul 2008
    Posts
    6
    Plugin Contributions
    0

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

    OK, I discovered that the module manager has the proper "init_yclass.php" file down in "admin/includes/init_includes/" initially,

    but when you install the Cross Sell module, that version of the file gets overwritten with some old version.

    So, apply the fix I just posted above *AFTER* installing the Cross Sell module rev185.


  8. #238
    Join Date
    Apr 2008
    Posts
    133
    Plugin Contributions
    1

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

    Quote Originally Posted by batteryman View Post
    Hello,

    I have a small dilema. I cant figure out how to use the Cross Sell 1-way, which makes me feel kinda stupid. In the instruction it says.

    But what is considered the upper and lower box. I have tried a few gifferent things but I keep getting the same error.
    Did you ever figure this out? I also cannot determine how to cross-sell one way. I check the "cross sell one way" checkbox, no other box appears, using the Edit Cross-Sells box below it doesn't work, it simply doesn't seem to work right.

    I did figure out that you can make a one-way cross-sell by doing a normal two-way cross-sell, and then deleting the one that goes the way that you don't want, but this seems counter-intuitive when there is a checkbox that is supposed to work.

  9. #239
    Join Date
    Apr 2008
    Posts
    133
    Plugin Contributions
    1

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

    Quote Originally Posted by Dantes View Post
    I found the solution:

    (i.e. copy "init_yclass.php"
    from "<zen-cart-root>/includes/init_includes/"
    to "<zen-cart-root>/admin/includes/init_includes/")
    Thanks! I finally got around to trying this, and it seems to have fixed "something", in that I can now access the Tools > Module Manager, which showed nothing installed, so I clicked on "Install new modules", and it apparently installed the cross-sell stuff again, after which it shows:

    ID module_code Patch_level Version_name Update
    1 ri_jaxs 1 Revision 185 update


    ...so this part seems OK.

    Can you tell me, though:

    Under Catalog, I have two new items at the end:
    - Advanced Cross-Sell
    - Cross-Sell Products

    Selecting the second one gives me a "404 page not found error", as it is trying to load '/store/admin/xsell.php', which is a file that does not exist, at least on my installation. Is that correct?

    Other than that, I have been able to configure some cross-sells on the Catalog > Advanced Cross-Sell page...

  10. #240
    Join Date
    May 2008
    Posts
    50
    Plugin Contributions
    0

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

    Hi,
    I'm about to install this mod, but before I do I have a question. I have 1.3.8 ZC installed with no particular cross-sell mods. 1.3.8 appears to have some native cross-sell support, as it shows "Customers who bought this product also purchased..." which was automatically generated from previous sales.

    e.g. http://www.delightfuldaisy.com//inde...roducts_id=253

    I just want to make sure I don't lose all of the data, can someone confirm that won't be lost? Will this just be something that shows up above or below that "also purchased" box?


    Thanks,
    TJ
    www.delightfuldaisy.com

 

 
Page 24 of 71 FirstFirst ... 14222324252634 ... 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