Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter thomas_hoadley

    (@thomas_hoadley)

    Strange, I’ve actually fixed the problem… There was a .htacess in /uploads/photography_management/ folder which was breaking it… Not sure why though!

    Plugin Author M.Sc. Denis Golovin

    (@denis_golovin)

    Hi Thomas,

    this htaccess should redirect all requests to the protect.php. It seems that the path specified in the htaccess is wrong. Can you replace the path (/wp-content/uploads/photography_management/protect.php) in the .htaccess with the following path:

    https://localhost:8888/photographysite/wp-content/uploads/photography_management/protect.php

    If you deleted the htaccess file, you can deactivate and then again activate PHMM. This creates a new htaccess (actually this is only a symlink, but makes no difference).

    Sorry for remote debugging.

    Regards,

    Denis

    Plugin Author M.Sc. Denis Golovin

    (@denis_golovin)

    This error often happened when jetpack’s photon was active. The latest PHMM version is no compatible with jetpack.

    Plugin Author M.Sc. Denis Golovin

    (@denis_golovin)

    Edit:

    This error often happened when jetpack’s photon was active. The latest PHMM version is compatible with jetpack.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Image's not found’ is closed to new replies.