Drupal website specialists. Call us about your project on (02) 8006 3402

magento

Posted 06/March/2013 by neubreed

One of the updates in the Magento 1.6 version was to change the forgot password email. While in previous versions, the temporary password was sent in the email, the latest version uses a reset link instead. If you have a custom template for the forgot password email, and that was not updated, you might end up with the password sent set to blank. This is obviously not acceptable. One solution is to create a new template incorporating the reset password link.

  1. Go to System > Transactional Mails

  2. Load default template: Remind Password

Posted 06/March/2013 by neubreed

When using LightSpeed POS for a brick and mortar store and then Magento for the online store, you are bound to run into a couple of issues.

Until about a few weeks ago whenever product updates are pushed from LightSpeed, we had to re-enable stock configuration for all the products just so they can be added to the cart. Since we do not manage LightSpeed updates and we take care of the Magento store only we wanted an automatic way of re-enabling them. Working on a very tight schedule we threw in an updater that runs on regular intervals to update the stock configuration.