Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Leaderboard

Popular Content

Showing content with the highest reputation since 02/25/2023 in all areas

  1. https://www.oscommerce.com/the-team Today I'm immensely proud to announce release of the latest version of osCommerce (4.09). Every release of your product is important, sure. But today's is a special one. As tomorrow, on the 24th, we will be reflecting on what a year in war means for us all, personally, and for our business. During that year my colleagues, most of whom are in Ukraine, were able to not only look after their families and close ones, but also work hard and very efficiently, creating and supporting multiple solutions for our international clients AND launching osCommerce 4 AND releasing its updates too. To me it demonstrates the power of will of my team, their perseverance, dedication, and strong faith in the great future of osCommerce!
    2 points
  2. You can place any name for product url in the SEO Page name field. For auto naming you can run SQL like this: UPDATE products SET products_seo_page_name = CONTACT('some_name-p-',products_id,'.html')
    2 points
  3. Dear Andrei, thanks a lot for your feed-back. Updates both went through without any errors and I guess I can say your suggestion did the trick and solved my issue. Thumbs up!🙂
    2 points
  4. Mendoh, So as for the company info in question #1. Please go to Admin --> Configuration (then in these three area's' make sure the fields you would like to use are set to either visible or the option that best works for you. (register, required, both) As for question 2: Please go to Admin --> Configuration --> Customer Details You can increase the allowable addresses to save per customer from 5 to whatever you desire. (If you leave it at five, even though there is no delete - you can edit 1 of the 5 address and change it to the address you desire. Furthermore the customer could email admin of site and have them deleted. Only admin in the backend can delete the address in the customer area of the admin pages. Hope this helps, and keep up the good work!
    2 points
  5. cjf1026

    Change VAT to Tax

    I found it! It is in Design & CMS > Translation > Search VAT and in the "TEXT_INC_VAT" key you can edit it and change "VAT" to "Tax". SOLVED! Hope this helps someone else before they pull their hair out!
    2 points
  6. In order for the emails from the contact form not to go into your spam folder, you should send the emails from an address of your own domain and add the email address of the customer as a Reply-To header. As for the emails from your domain arriving in you customer's inbox, you should have SPF, DKIM and DMARC records set up for your domain ( https://www.cloudflare.com/learning/email-security/dmarc-dkim-spf/ )
    1 point
  7. Yep it should have fixed automatically, but something went wrong
    1 point
  8. 1 point
  9. herbsandhelpers

    Footer?

    I think I've sussed it out! Just edit the inner widget ...
    1 point
  10. Thanks Andrei. My suggestion would be to write down some sort of "quick set-up guide" aside the main manual/wiki: by doing this, you would allow interested site owners to go live in a relatively short time, while at the same time creating additional interest in them, thus making them wanting to know more about the truly massive potentials and number of features that the new OSCv4 actually has to offer and eventually start digging deeper into the main manual/wiki. For instance, by starting from the original Watch theme, a quick set-up guide should enable the user to set up a fully functional website with that very same theme, however eventually replacing the existing demo products with actual products before going live with the whole shop. A properly-written quick guide should show how to add products and categories within the same original theme layout, while at the same time considering and explaining all the hidden relationships with other OSCv4 features and functions when doing that (e.g.: a new product will not show up among new products under the new products tab unless it has not only been added, but also marked as new until a given date and the maximum number of days for which a product is marked as new have been set). A properly written quick guide should also take into account all those essential operations and configurations that are absolutely mandatory for a freshly installed site to go live correctly and show how to complete them one after another in a step-by-step procedure. Some examples of essential operations and configurations would be: configuration of all the essential website information, locales, currencies, how to set up tax and shipping information properly, online payment setup, etc. Last but not least, I have tried to replicate the flushing cache issue, however, this: https://www.oscommerce.com/forums/topic/498293-a-simple-logo-change-in-the-mobile-theme-version-completely-destroys-layout-of-the-desktop-version/ totally prevented me from doing so, because my desktop theme version has gone away and I now have some sort of "hybrid" desktopmobile theme version where all the destkop buttons have disappeared.... 😭
    1 point
  11. Hi Oleg, Go to Admin -> Design and CMS -> Themes, open your theme, click Pages button and click the gear icon for Invoice page. Then select any unicode font for the Font family field and click Save button. Don't forget to click top Save button to save the theme.
    1 point
  12. Depending on version: I would look in the Admin --> Configuration --> Customer Details and search for captcha, see below: Turn these to false. As for the consent disclaimer, I am not sure that is as easy to disable. It may need to be modified in files. I will let other team members chime in on that one. Hope this helps.
    1 point
  13. Had V4 latest V re-installed, was best in my case as not a lot of time had not been spent configuring it for live access.
    1 point
  14. OK, now I find it per normal after looking and then asking...... For others information Settings>Design & CMS > Themes > select "customize" on appropriate theme > select "Desltop" or "Mobile" > hover cursor over logo > select "Edit Wiget" > upload desired logo.
    1 point
  15. MrMayberry

    Email Formatting

    Great Job! This is now working great and I want to thank @pandrei for their dedication and persistence in solving this issue for me. You and your teams are killing the support for OSC v4.X!!! Keep up the great work to all!
    1 point
  16. Thanks for the sample image. This error may occur with PNG file with non standard EXIF under PHP >= 8.0 To fix that: open lib/common/classes/Images.php file, go to the line 848 and add @ before exif_read_data like this: $exif = @exif_read_data($image); It will be fixed in the next update (4.12) of osCommerce.
    1 point
  17. Hi Andy, Yes, it is correct. Best regards, Ivan
    1 point
  18. After fully installing 4.11 it seems all woes may be over, seems to work in a seamless way. My grateful thanks to Andrei and the team. Lorraine
    1 point
  19. With help from my host (symlink php needed to be enabled) I have now been able to fully install 4.11 and so far it all seems to work fully without any errors etc. Phweeee! Thanks again to the wonderful Andrei whose help and expertise is invaluable, All good so far! Lorraine
    1 point
  20. @Ivan HolbiI believe that this issue is resolved with an update to version 55722
    1 point
  21. Ok I am getting reminder emails to "Help others by going to the topic and use the 'Mark as Solution’ button on the post with the best answer", but I can find no such button or link anywhere here. All I see is "Report, share or hide.", so in absence of this choice, I am commenting that this was the solution. Thanks again! - Tom
    1 point
  22. @pandrei Yes I was on 4.09, it had some of the captcha settings but not all of them. I followed your directions updated to 4.11, then turned on the captcha settings, and even went on to turn on google recaptcha. It is working great! Thanks for the follow thru...
    1 point
  23. osCommerce 4.11 has been released. Download your own or use "Host with osCommerce" to have it installed on one of our servers for you. We have implemented a great deal of fixes and improvements there! New features, changes, and fixes are described in osCommerce Wiki: https://wiki.oscommerce.com/index.php?title=Change_Log To upgrade from osCommerce 4.x proceed with the following: 1. Connect to the App Shop: https://wiki.oscommerce.com/index.php?title=Connecting_to_App_Shop 2. Choose the "System Update" tab of the App Shop menu 3. Press the "Update now" button to initiate the update A great deal of changes, and new features comes with this release. We truly appreciate help and support from the members of osCommerce community. Your feedback helps us build a better osCommerce!
    1 point
  24. Hi Mendoh, This issue will be fixed in the next version update. Best regards, Ivan
    1 point
  25. Hi Mendoh, This issue will be fixed with the next version update. Best regards, Ivan
    1 point
  26. Thanks @CHD-UK, you are right. We've also found the same problems. I guess we will release the update tomorrow.
    1 point
  27. Billy, thanks a lot, your suggestions really helped me out! All the best! Mendoh
    1 point
  28. bonbec

    Location of text

    @Ken_Shea I think that you have a user.css file in the catalog directory. If I remembered correctly, the user.css is the last read. You can add a .h1, h1{ font-size: XXpx; } where XX is the value you want. Like this you don't have to modify the original bootstrap file.
    1 point
  29. That is exactly what my host customer support told me. According to them, if your host does not enforce such policy, it is not a top-notch one and the e-commerce email engine should have provisions to avoid using the customer email address as the sender. 99% the issues you are having with your "ghost emails" depend on your host enforcement of the no email relay policy...
    1 point
  30. Hi Vinoth, Please download and install the module Personal Catalog from the App Store for this functionality to work. Best regards, Ivan
    1 point
  31. Hope this helps: Find your way to Admin --> Settings --> Address Formats In this screen setup each format from 1-6 for my site to look alike. Here is a picture of my format for address, please make all of them the same as different areas using each of these depending. The use of this screen is a little "buggy" but does work. Drag and Drop accordingly to the way you want it read.
    1 point
  32. If you use a currency other than Pound/Dollar/Euro then you will need to go to Admin -> Settings -> Localization -> Curruncies. This interface is simple and self explanatory. Its also very similar to V2 osCommerce. You should not have a problem adding/deleting currencies here, or setting them as Active and/or as default. Next you need to go to Admin -> Sales channels Click on the channel that you're using / configuring the currencies for. Click Edit. Scroll down to Languages & Currencies. Click Change. Make the necessary changes and click Apply. Lastly click Save at the bottom of the Sales channel page.
    1 point
×
×
  • Create New...