Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter justincredible

    (@justincredible)

    Ok Directnic fixed my .htaccess from this…

    SecFilterEngine Off
    SecFilterScanPOST Off

    to this…

    SetEnv MODSEC_ENABLE=Off
    SetEnvIfNoCase Content-Type “^multipart/form-data;” “MODSEC_NOPOSTBUFFERING=Do not buffer file uploads”

    Now image/video/music upload no longer goes to a 404 page, now it just turns the window blank white. The plugin “Interactive Video Player” still returns a 404 error when adding into post.

    I’m gonna research that now.

    Thread Starter justincredible

    (@justincredible)

    I disabled all (including everything from the interactive video player to the user photos) logged out, cleared cache, logged in and nothing.

    Been building sites since 1996, try to go the easy way this time and use WordPress and now the client can’t add video (I can manually but that doesn’t help me).

    Oh and I’m on a mac w/firefox (tried others too).

Viewing 2 replies - 1 through 2 (of 2 total)