Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Jaguar

Archived
  • Posts

    145
  • Joined

  • Last visited

Profile Information

Jaguar's Achievements

  1. Here is the link to the revised SQL file: http://www.oscommerce.com/community/contri...ions,334/page,4 This is only the SQL file, however it is in the same contribution area that the original Cross Sell module and Admin module are located, you just need to look at a couple of the earlier postings. (4/03/2003) I have currently installed and am using the module as it exists in a site I am desging and it works as described. However, the admin portion needs a little help in the UI section :) Of course I am also creating my own fork and support utilites like any good hacker would. :lol:
  2. Each of the three versions relates to the three language versions that are the default install of OSC. Delete the other two languages that you dont need and and the triple entries will be only one entry. If you need more than one language on your site then you will have one entry for EACH language you have on your site. 1 language = 1 entry 10 languages = 10 entries This is a bit of a minor problem as the author of the the cros sell module did not write the admin portion of the module. Nothing that a little creative coding cant fix.
  3. I have uploaded a update to the Cross Sell with Admin contribution that creates a revised SQL database file. Some people have had problems using the Admin portion because the ID field gets added to the END of the database rather that at the begining of the database as it should be. This has cuased various errors and partial functionality. This script will check to see if the table already exists and then delete it and create a new on with the ID filed in the right order. Hopefully this will save somebody's hair line. :) A big Kudos to Benjamin for his efforts on what he has done already with this Cross Sell contribution and to whoever started it. 8)
  4. I have not tested it with todays snapshot. However I do know that it works with MS1 2/18 release. I see no reason why it wouldnt work with hte latest greatest. The contribution is fairy straightforward to implement as the author indicates what sections of code to look for and what sections to replace it with. The database structure hasnt changed to cause problems.
  5. I currently an using this one in an installation: http://www.oscommerce.com/community/contributions,1119 However I am going to be looking at this one too: http://www.oscommerce.com/community/contri...ons,160/page,10
  6. Keeping session info stable is half the battle. Now we just need to combine the databases so we only have to log in once. :) Anyone try this on POSTNUKE or other NuKE clones? It would also be real nice to corrdinate that themes of the CMS with that of OSC.
×
×
  • Create New...