Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

burt

Members
  • Posts

    17,340
  • Joined

  • Last visited

  • Days Won

    824

Everything posted by burt

  1. Please upload your Addon to the addons area: addons.oscommerce.com
  2. Download Winmerge, compare the 2 filesets. Or read the readme (which gives a broad indication of changes).
  3. I like the one that @@mattjt83 has coded. It is not free, but that is a good thing as it means you get a good product with good support.
  4. Ask the template seller (in this case Algozone) to update his template to work with the latest version of osCommerce. Information for anyone thinking of purchasing a template @ http://www.oscommerce.com/forums/topic/395717-going-back-to-v22/#entry1689046
  5. Do you need to attach the uploads to a bought product? Or to the order as a whole ? Or to neither - maybe you need to do as part of their order history ? Or their account ? More details from you will result in an answer that suits your needs.
  6. Not 100% sure I'm understanding the question. The "mini description" is something the shop owner would type, so there should be no need for any of this... I think it is related to your question in chat where you wanted to shortcut the mini description by using a portion of the main description ?
  7. This is unwelcome. You may not place limitations on what anyone can or cannot do with any code you provide to the community. I have reviewed the existing module and see some issues with regards to GPL. Contact me to iron them out, PRIOR to uploading any new code.
  8. You can use it without installing the rest of it. The install of just the opengraph module is less than 1 minute.
  9. Why not add the Opengraph header_tag module, would take you 1 minute. From http://addons.oscommerce.com/info/8864 And FYI, I have the SEO Reloaded module working perfectly with USU5 Pro.
  10. Keywords are useless, don't bother with them UNLESS you are selling into the land of China as Baidu (the main Chinese search engine, does use Keywords). Instead use the Keywords system as an internal search engine.
  11. Ok, that helps, thanks. Next question to you is "whats the problem" ? In the screenshot, you show that the "product meta description for SEO" is "Blair's Jalapeno Death Hot Sauce". In the code, it shows the meta description as "Blair's Jalapeno Death Hot Sauce". Functionality is correct. Change the seo description in admin and the underlying meta code should change. Report back if it is still a problem.
  12. URL ? Supply Screenshot of Admin interface for the product...
  13. If addon A relies on addon B to work, then the developers of the addon A did not think about things when they coded their addon. Suggest to mailbeez that they rip out the need for this broken addon asap and instead code more generically so users can fit any discount system they wish.
  14. @ - it looks awesome, and is something sorely needed as it's so difficult to change the look from page to page. Will be happy to beta test this... :thumbsup:
  15. Thanks @@joli1811 :thumbsup: @@newburns - don't bother with Meta Keywords at all for the whole of your site unless you are selling into the Chinese Market in which case use them on the product pages only. Instead use the keywords as a internal product search facility - done in the setting in "meta header tag module" and the little change in advanced_search_result
  16. http://addons.oscommerce.com/info/8864 - update to the opengraph module to deal with the new names for some keys If you only need this new module (in other words you have all the rest installed already), simply upload the following files to overwrite what you already have in place: /includes/modules/header_tags/ht_product_opengraph.php /includes/languages/{language}/modules/header_tags/ht_product_opengraph.php
  17. Have you defined: KISSIT_MAIN_PRODUCT_IMAGE_WIDTH KISSIT_MAIN_PRODUCT_IMAGE_HEIGHT anywhere ?
  18. Without thinking about it, I suggest to store the code in a new table: customers_id orders_id pin_code date_added Creation of this record can be done at checkout_process.php You presumably can access this as you wish. You can check for date_added to see if it is within the last 12 months. It doesn't need to be a special product type, just get the product_id and if it the "buy a code" product, insert the record. Add it to the outgoing email. Done. You can make it more complicated, but what's the point ?
  19. There is a testimonial page in the Header Tags SEO Reloaded package: http://addons.oscommerce.com/info/8864 which could be used in the manner you describe.
  20. Host should: sudo apachectl graceful But a .ru file is for Ruby on Rails, no? If so, you don't need such an account to run osCommerce, so (if they know how) get them to turn it off.
  21. Hmm, you need to give far far more detail. - how is the code generated - how should it be delivered to the client - how is it checked for validity Write down the perfect procedure from start to finish as if: - you were the one buying the code - you were the one answering the phone/email when a person calls with the code
  22. I suspect your database entries are corrupted. Uninstall ALL of your shipping modules, then use phpmyadmin to make sure that every shipping module is fully uninstalled. Do the same for the Order Total modules. Then re-install the shipping modules, and configure them. Then re-install the order_total modules and configure them. After doing this, report back.
  23. http://addons.oscommerce.com/info/8864 Now includes the G+ module.
  24. http://addons.oscommerce.com/info/8864 Fileset updated to fix a bug I introduced and to update the breadcrumb to use the SEO given names as appropriate.
  25. I'm thinking way too far forward, maybe because this system already exists...and is in use, with smartphone barcode scanning in fact. The point is that should this shopowner want it, she could have a system that reads a bunch of orders, totalises the products to pick & puts the products into the correct pick schedule. In other words a picking system geared up to multiple orders with multiple products based on a route around the warehouse...just like how GSI do it.
×
×
  • Create New...