Answer to Question 3476
I'm so proud of myself!!! LOL.... I manually patched... yay me!!!
Here's what I did:
- First, read this link on "how to apply patches manually" http://drupal.org/node/534548
- Click open and review the patch file (http://drupal.org/files/fixed_missing_module_exist_check-1459924-3.patch)
- Go to your path /sites/all/modules/commerce_feeds/
- Duplicate the file "commerce_feeds.module"
- Using an editor, edit the "commerce_feeds.module" file with the information inside the patch file
This worked for me and I'm currently not getting any fatal errors... yay!!!
Here's where I found the solution to my problem... at the bottom of this link http://drupal.org/node/1459924
Fortunately for me, mine is a new install, so I didn't have to do exactly what he did. But if yours is pre-existing and with data, then I suggest you follow Post #3 by Staratel on June 30, 2012 at 4:30am