Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • My installation of Magento (1.9.0.1) did not have that line of code in that file. Perhaps they removed it? I downgraded my server to PHP 5.3 and face the same error. This looks like it's a permissions issue? Commented Oct 10, 2014 at 21:38
  • Go to System > Tools > Compilation page and click on Run Compilation Process button or Disable button. sometimes recompiling your magento installation will fix missing file issues Commented Oct 10, 2014 at 22:02
  • I've tried running the compilation process and disabling it and still get the same error. This must be an issue with my localized server (I'm running MAMP) as it works when I host it live. I'm trying to see if there's any other info I can find. Commented Oct 13, 2014 at 19:29