hecrowell Posted September 15, 2017 Report Share Posted September 15, 2017 (edited) From Admin when I go to Maintenence and click the clear Cache option, I get this ... Fatal error: Uncaught exception 'UnexpectedValueException' with message 'RecursiveDirectoryIterator::__construct(/home/fsnb4809/public_html/Airline/core/cache): failed to open dir: No such file or directory' in /home/fsnb4809/public_html/Airline/admin/modules/Maintenance/Maintenance.php:236 Stack trace: #0 /home/fsnb4809/public_html/Airline/admin/modules/Maintenance/Maintenance.php(236): RecursiveDirectoryIterator->__construct('/home/fsnb4809/...') #1 [internal function]: Maintenance->clearcache() #2 /home/fsnb4809/public_html/Airline/core/classes/MainController.class.php(218): call_user_func_array(Array, Array) #3 /home/fsnb4809/public_html/Airline/admin/index.php(83): MainController::RunAllActions() #4 {main} thrown in /home/fsnb4809/public_html/Airline/admin/modules/Maintenance/Maintenance.php on line 236 When I look for the core/cache folder on the server, it isnt there...only a cache 1 folder. would it be as simple as creating a cache folder or maybe renaming cache1 sure hope that I can lay off these questions soon - Infeel like I may be becoming a bit of a nuicance...hope not i have only one more question which I will tackle later Edited September 15, 2017 by hecrowell Quote Link to comment Share on other sites More sharing options...
hecrowell Posted September 15, 2017 Author Report Share Posted September 15, 2017 Creating a cache folder did the trick! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.