1

I am not able to edit the static blocks, throws an error on click

Fatal error: Class 'Varien_Data_Collection_Filesystem' not found in public_html/app/code/core/Mage/Widget/Model/Widget/Config.php on line 85

When i click on CMS pages it showing like below image

when i click on cms pages

Amit Bera
77.8k21 gold badges127 silver badges240 bronze badges
asked Sep 18, 2015 at 7:40

1 Answer 1

3

Check whether this file exist in your application.

 lib/Varien/Data/Collection/Filesystem.php

If not present, place a fresh copy of that file in that location. You can find one here .

Also check-out this thread and make sure there is no vulnerabilities in your applicaion

answered Sep 18, 2015 at 7:51

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.