Results 1 to 10 of 476

Hybrid View

  1. #1
    Join Date
    Apr 2009
    Posts
    2,134
    Plugin Contributions
    3

    Default Re: Multi Cross Sell mod [Support thread]

    Well, the first part of the sql just makes the menu item visible.

    It should direct you to :

    your-admin/multi_xsell.php

    Which seems to be what you are saying that you experienced. On that page there is an 'install' button.

    You then click on the install button. Which, puts some records into the database, including the menu items for the configuration.

    But you need to then use the second sql statement to show the menu items in the configuration menu items.

    The order is important. And it is important that the module is fully uninstalled before you start. That means that the files are removed and the database entries are removed.

    I think that something else is going on here. If you are getting that error to that particular function as undefined then something is not installed correctly. As I say, my instructions were based on starting from a clean install so if files and database have been altered before that then it is hard to comment on those changes.

  2. #2
    Join Date
    Jan 2011
    Location
    midwest USA
    Posts
    73
    Plugin Contributions
    0

    Default Re: Multi Cross Sell mod [Support thread]

    Quote Originally Posted by niccol View Post
    Well, the first part of the sql just makes the menu item visible.

    It should direct you to :

    your-admin/multi_xsell.php

    Which seems to be what you are saying that you experienced. On that page there is an 'install' button.

    You then click on the install button. Which, puts some records into the database, including the menu items for the configuration.

    But you need to then use the second sql statement to show the menu items in the configuration menu items.

    The order is important. And it is important that the module is fully uninstalled before you start. That means that the files are removed and the database entries are removed.

    I think that something else is going on here. If you are getting that error to that particular function as undefined then something is not installed correctly. As I say, my instructions were based on starting from a clean install so if files and database have been altered before that then it is hard to comment on those changes.
    I had missed the initial file that is out in the main admin folder. Now when I click on the menu item in catalog, I see a box that says edit cross sells with a pull down menu of 1-5 and a remove button on the far right. I may have to reinstall. This is my first mod on a fresh install of zen 1.5 for testing, but I loaded the old database from zen1.3.9h .

  3. #3
    Join Date
    Jan 2011
    Location
    midwest USA
    Posts
    73
    Plugin Contributions
    0

    Default Re: Multi Cross Sell mod [Support thread]

    Quote Originally Posted by niccol View Post
    Well, the first part of the sql just makes the menu item visible.

    It should direct you to :

    your-admin/multi_xsell.php

    Which seems to be what you are saying that you experienced. On that page there is an 'install' button.

    You then click on the install button. Which, puts some records into the database, including the menu items for the configuration.

    But you need to then use the second sql statement to show the menu items in the configuration menu items.

    The order is important. And it is important that the module is fully uninstalled before you start. That means that the files are removed and the database entries are removed.

    I think that something else is going on here. If you are getting that error to that particular function as undefined then something is not installed correctly. As I say, my instructions were based on starting from a clean install so if files and database have been altered before that then it is hard to comment on those changes.
    I see, so it may not be working because I used the old database? I can't import 600 products any other way. Way too much work.

  4. #4
    Join Date
    Apr 2009
    Posts
    2,134
    Plugin Contributions
    3

    Default Re: Multi Cross Sell mod [Support thread]

    OK. Well, that means that you have some of it installed fine but other bits not so much.

    Basically, you need to remove anything from the databases that is to do with the mod and configuration. ( but not the actual cross sells )

    So, you are interested in the following tables in the database:
    configuration (mulptiple rows)
    configuration_group ( 1 row )
    admin_pages ( 1 or 2 rows )

    but you DO NOT want to alter the products_xsell table.

    If you can do that with phpMyAdmin then that is the easiest way to do it. Just go through the tables and delete the rows. ( after having backed up obviously)

    Then run my first sql.
    Then navigate to the page and click on 'install'
    Then run the second sql

    If you are not happy with phpMyAdmin I'd recommend that you give it a go anyway. It is good to know how to do it. And if not then I can probably write you an sql statement that would get rid of it all for you, but....

  5. #5
    Join Date
    Jan 2011
    Location
    midwest USA
    Posts
    73
    Plugin Contributions
    0

    Default Re: Multi Cross Sell mod [Support thread]

    Quote Originally Posted by niccol View Post
    OK. Well, that means that you have some of it installed fine but other bits not so much.

    Basically, you need to remove anything from the databases that is to do with the mod and configuration. ( but not the actual cross sells )

    So, you are interested in the following tables in the database:
    configuration (mulptiple rows)
    configuration_group ( 1 row )
    admin_pages ( 1 or 2 rows )

    but you DO NOT want to alter the products_xsell table.

    If you can do that with phpMyAdmin then that is the easiest way to do it. Just go through the tables and delete the rows. ( after having backed up obviously)

    Then run my first sql.
    Then navigate to the page and click on 'install'
    Then run the second sql

    If you are not happy with phpMyAdmin I'd recommend that you give it a go anyway. It is good to know how to do it. And if not then I can probably write you an sql statement that would get rid of it all for you, but....
    Thanks, I removed the items you mentioned from the database and that removed it. I did see the install button then before running the second squl patch. However, That produced an error and I found I had one file missing in the uploads again. I have to re edit the databases and try again.

 

 

Similar Threads

  1. Cross Sell Advanced [Support Thread]
    By DivaVocals in forum Addon Admin Tools
    Replies: 168
    Last Post: 20 Jun 2026, 02:08 PM
  2. Ultimate Cross Sell [Support Thread]
    By ultimate_zc in forum All Other Contributions/Addons
    Replies: 239
    Last Post: 17 May 2015, 03:25 AM
  3. Just another Cross-Sell mod (support thread)
    By yellow1912 in forum All Other Contributions/Addons
    Replies: 702
    Last Post: 3 Nov 2012, 04:30 AM
  4. Multi cross sell mod
    By bonsey61 in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 9 Oct 2010, 08:12 PM
  5. support for Cart Upsell/Cross Sell Mod
    By wagnerguy in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 5 May 2009, 01:18 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