It looks like you're new here. If you want to get involved, click one of these buttons!
I just updated to 1.4.13 (by uploading fuel/modules/fuel from 1.4.13 into my fuel/modules/fuel server directory), and I get an error when I clear the page cache now: The configuration file purifier.php does not exist.
I looked through the source files and the github but couldn't figure out how to address this. Any insights?
Thanks!
Comments
Sounds like you are missing this file from that update:
https://github.com/daylightstudio/FUEL-CMS/blob/master/fuel/application/config/purifier.php
Weird! I don't know how that happened, thanks! That fixed the problem.
To update, is it not enough to manually drop the fuel/modules/fuel directory from the updated version into the one on my server?
You need to put it in
fuel/application/config/
folder.