Stardock provides some very nice customization programs to modify and tweak your Windows look and feel. If you purchase anything that requires installing the Impulse engine, you might run into the following error:

The error IMPD01-300 comes up during the installation saying it can’t connect for updates. In order to work around this error you need to download the full installer and use that to install the application.
You can get the full installer here.
Tags:
application,
error,
impulse engine,
install,
Programs,
update,
windows
No Comments »
Posted by: alex in Insights
Zencart has four default order status types which are Pending(1), Processing(2), Delivered(3), and Update(4). The number in parenthesis represents the order in which the order type will be located in the drop down so by default the first type in the drop down is Pending.
To add a new order status type login to the Zencart admin, click on Localization in the top navigation, and then click Order Status. This will display the order status type admin page where you can add, modify, or delete order status types. If all you need to do is add a order status type that will be located in 5th or higher place then click the Insert button at the bottom and add the new order status type. The very next one you add will be 5th, then 6th, and so on. So if you added Out of Stock via the Insert button you would now have the following order status types: Pending(1), Processing(2), Delivered(3), Update(4), and Out of Stock(5).
Read the rest of this entry »
Tags:
CLI,
INSERT,
mysql,
order status,
set,
sql,
update,
where,
ZenCart
No Comments »