I just got the Slim Application Error when attempting to edit Armadillo(v 2.9.8) content. (see Below) It occurs with all of my sites, and I have not made any recent changes. Same result with different browsers on both Mac and Windows. Greg at Chillidog hosting suggested trying an earlier version of PHP, so I went from 7.4 to 5.6. Cpanel-> MultiPHP Manager → select sites to change-> select PHP Version from drop down-> Apply
Presto! I can now edit Armadillo content!!!
My knowledge of PHP is minimal, and I have no idea why this has worked. Perhaps others are having the same issue and can use this. Maybe some experts can suggest a more elegant solution that can continue to use the most current version of PHP.
Chuck
Slim Application Error
The application could not run because of the following error:
Details
Code: 8192
Message: Function get_magic_quotes_gpc() is deprecated
File: /home/waterfr1/public_html/rw_common/plugins/stacks/armadillo/Slim/Http/Util.php
Line: 56
Trace
#0 /home/waterfr1/public_html/rw_common/plugins/stacks/armadillo/Slim/Http/Util.php(56): Slim::handleErrors(8192, ‘Function get_ma…’, ‘/home/waterfr1/…’, 56, Array) #1 /home/waterfr1/public_html/rw_common/plugins/stacks/armadillo/Slim/Http/Request.php(225): Slim_Http_Util::stripSlashesIfMagicQuotes(Array) #2 /home/waterfr1/public_html/rw_common/plugins/stacks/armadillo/Slim/Middleware/MethodOverride.php(85): Slim_Http_Request->post(’_METHOD’) #3 /home/waterfr1/public_html/rw_common/plugins/stacks/armadillo/Slim/Middleware/PrettyExceptions.php(65): Slim_Middleware_MethodOverride->call() #4 /home/waterfr1/public_html/rw_common/plugins/stacks/armadillo/Slim/Slim.php(1097): Slim_Middleware_PrettyExceptions->call() #5 /home/waterfr1/public_html/rw_common/plugins/stacks/armadillo/index.php(1076): Slim->run() #6 {main}