- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2017
07:58 AM
07-18-2017
07:58 AM
After installing Backorder I get an error when I go to System -> Configuration
Fatal error: Class 'HusseyCoding_Backorder_Helper_Data' not found in /.../magento/app/Mage.php on line 547
Anybody have a solution?
I'm on CE 1.9.3.4
Solved! Go to Solution.
Labels:
1 ACCEPTED SOLUTION
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2017
03:35 PM
07-19-2017
03:35 PM
Follow the link and enable the form key for checkout. That change was introduced in the last patch/version.
4 REPLIES 4
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2017
11:04 AM
07-18-2017
11:04 AM
Re: Fatal Error after instalation
Hi @powerdrive,
It seems you've missed a file. I think the missed file is:
Take a look into your code to see if that file is present (if not, you can download it from GitHub)
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2017
03:50 AM
07-19-2017
03:50 AM
Re: Fatal Error after instalation
Hi Damian, the file is there and I checked that the code matches.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2017
07:32 AM
07-19-2017
07:32 AM
Re: Fatal Error after instalation
I can clear the error by disabling the compiler, but it does introduce a security warning.
Important: Formkey validation on checkout disabled. This may expose security risks. We strongly recommend to Enable Form Key Validation On Checkout in Admin / Security Section, for protect your own checkout process.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2017
03:35 PM