hotdiggity


Member since 08/29/2008

Mostly harmless.

2 snippets

3577 profile views

0 Comment(s) Posted

View their favorites

their Tags


Profile

Achievement

first submission:submitting first snipplet

hotdiggity's Recent PHP SnippetsTagged magento



« Prev 1 Next »
Lastly, in order to make magento connect to work correctly edit the pear.ini (downloader/pearlib/pear.ini) and update al the paths that you see in this file. Otherwise magentoconnect will try to upgrade your old site when you use it. (the files do...
0 548 posted 12 years ago by hotdiggity
Say you don’t want to reset ALL your orders, maybe you want to PRUNE a production database. if that’s the case, this php file (added to a crontab, or ran from your magento root directory) will DELETE all cancelled orders (5000 limit per instance)...
0 534 posted 13 years ago by hotdiggity
« Prev 1 Next »