Quote:
Originally Posted by Merjawy
|
Just tested after installing the modification you linked to and.... HOLY COW!!! That's a lot of errors! lol
Also, if you check back on the thread you linked to, there's a "fix" for this. Open up
staff-application.php and underneath
PHP Code:
define('CSRF_PROTECTION', true);
Add this:
PHP Code:
define('BYPASS_AEO', true);
I tested after applying that fix and it seems to work just fine again