Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

yesudo

♥Ambassador
  • Posts

    3,215
  • Joined

  • Last visited

Everything posted by yesudo

  1. http://www.oscommerce.com/community/contributions,3075 Allows store database to be automatically optimized. Period between optimizations can be configured in admin. This version is more secure than my previous version of this contribution - so I would suggest if you have the old version - replace with this.
  2. Asked mods to remove first one as I made a typo in contrib title. Mods removed wrong one... :blink: http://www.oscommerce.com/community/contributions,3042
  3. I have not had the chance to look into this myself but have seen the following issued by 2checkout:
  4. A simple contribution to allow you to show your store as offline whilst still allowing you to work on it. http://www.oscommerce.com/community/contributions,3043
  5. It means that table does not exist in your db. As this contrib allows user configuration of query builds just remove the following from the table 'db_queries_desc' in your db: INSERT INTO `db_queries_desc` VALUES (82, 28, 'delete from additional_images where products_id = '); INSERT INTO `db_queries_desc` VALUES (91, 3, 'delete from additional_images'); Then run query from admin again.
  6. http://www.oscommerce.com/community/contributions,2042
  7. http://www.oscommerce.com/community/contributions,2694 Post support questions here. Thanx,
  8. estrellashopping products_attributes.products_id=products_description.products_id and products_attributes.products_id= *** and products_attributes.options_id=products_options.products_options_id andproducts_attributes.options_values_id=products_options_values.products_option s_values_id and products_description.language_id=1 and products_options_values.language_id=1 and products_options.special=0 and products_options.language_id=1 *** = Something is missing.
  9. double check what you have done. maybe a file name definition left out.
  10. I am using qtpro here: http://www.ehlfinance.com/alansbikes/produ...p?products_id=2 stock for handles and wheels is 5 + 6 respectively - but they are showing out of stock ? Any ideas ? Thanx,
  11. Transaction Key is generated in your authorize.net admin panel.
  12. I used a compare prog - there are not too many changes - fyi.
  13. which is the best one of these to use - i ask as some of them do not comment changes within each file. thanx,
  14. define('FILENAME_GALLERY', 'gallery.php'); should go in includes/filenames.php me thinks.
  15. Hi Todd, I was reading from here: http://www.oscommerce.com/community/contri...earch,live+chat Which appears to use the same system. Thanx,
  16. I am trying this contrib - it talks about setting push urls and other things in admin cp - but i cannot see this anywhere ??????? any ideas ? ta,
  17. This is probably possible but doesn't seem like an ideal solution - as when it is converted back to CAD on the consumer's c/c bill then the value will be different to what you have advertised on site. I would suggest going with a different processor. Unless I am misunderstanding things ?
  18. The prob, I think, Peter is having the quantity box within the product attribute IF clause. Try moving it outside of that.
  19. The full path should be the server path to the file, not the www path.
  20. If u update a contribution please include the WHOLE contribution in your release. Thank you.
×
×
  • Create New...