Whenever I attempt to submit the Admin “create a new channel field” form in Chrome, I get a 403 Forbidden error.
/system/index.php?S=b074b26f034f7fa3f9ee4f61103453f8&D=cp&C=admin_content&M=field_edit (port 80)
In the http error log, it basically says the file it cannot find is:
/home/test/public_html/system/sys_cpanel
Not seeing this issue with other admin forms, nor was this an issue pre-2.7. Strangely enough, this form works fine in other browsers (Firefox, IE), as well as incognito mode in Chrome.
Any assistance would be helpful.