Lucid Skin Error gets my server blocked on Chrome and Safari
Installation and Configuration
What happens when the selection in the "CSS File" option is selected is the:
jrCore_create_media_directory()
function is called that tries to create a new media directory which should be created at:
/public_html/data/media/0/0
and if that cant be created you should see it in the error log at:
/public_html/data/logs/error_log
My current best guess is the apache2 user does not have write permissions for that location and that's whats causing the error.
--edit--
It looks like the block can be navigated around by using the CONTAINER TABS plugin in firefox:
https://addons.mozilla.org/en-US/firefox/addon/multi-account-containers/
just open as a different user and the block is no longer in place.
updated by @michael: 04/23/20 09:02:07PM