• We are receiving a 403 – Access to this resource on the server is denied error when we try to modify or create any new quizzes. I killed all the plugins and the issue still rears its ugly head. I have moved the site to my Mac and it saves with no issue. Has any one here come across this issue? How did you approach fixing it.

    Thanks for the help.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Scott Fichter

    (@surge42)

    • resaved permalinks – no joy
    • deactivated all other permalinks – no joy
    • No issues with .htaccess
    • activated WP_DEBUG – BOOM! tons of errors – IT SAVES!!!!!!!!!!!!!!!!!!!!!

    Whew we have over 184 quizzes. Students coming back to school on Monday. Many quiz changes must be made.

    W h e w!

    • This reply was modified 7 years, 10 months ago by Scott Fichter.
    • This reply was modified 7 years, 10 months ago by Scott Fichter.
    Thread Starter Scott Fichter

    (@surge42)

    Well…. I fixed the issue. I turned off WP_DEBUG in wp_config.php

    from define('WP_DEBUG', true);

    to

    define('WP_DEBUG', false);

    All the errors are not showing and the darn thing saves. WHEW!

    Thread Starter Scott Fichter

    (@surge42)

    We loved this plugin. It was simple and powerful. I guess Mtouch’s days are numbered. Sniff…….

    • This reply was modified 7 years, 10 months ago by Scott Fichter.
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘403 Access to this resource on the server is denied error’ is closed to new replies.