Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Brajesh Singh

    (@sbrajesh)

    Hi Kineta,
    I am sorry for the delayed reply. Just noticed it today.
    It is strange and I don’t see any reason fro this to happen.

    Please delete and try to reinstall MediaPress. Please let me know if that makes it work or not?

    Thank you
    Brajesh

    Thread Starter Kineta

    (@kineta)

    I’ve tried deleting the plugin, but it seems that the settings have all been saved in the database so reinstalling doesn’t change anything.

    Where is the path for storing images being written?

    I tried adding a photo album cover and that worked, but photos don’t save to the right place.

    Plugin Author Brajesh Singh

    (@sbrajesh)

    Hi Kineta,
    I am sorry for the trouble.

    To be honest, The plugin does not store any store location. It instead stores the currently active storage manager(Local storage manager by default).

    Here is the code that generates the directory url
    https://github.com/buddydev/mediapress/blob/master/core/storage/class-mpp-local-storage.php#L608

    If you debug it, Please do let me know what you found. It will help me in future.

    Thank you
    Brajesh

    Thread Starter Kineta

    (@kineta)

    I never had any luck with this. I can get the plugin to work on our test site but not on the live site. Uploaded images get saved in the plugin folder and not the wp-content/uploads folder. The images all appear broken in the admin panel and don’t show at all on the front end.

    I guess this is a dead end(?)

    Plugin Author Brajesh Singh

    (@sbrajesh)

    Hi,
    Most probably it can be a conflict with some plugin/code. I will suggest debugging by deactivating all plugins except BuddyPress and MediaPress and then switching back to TwentySixteen while testing. Also, if you have bp-custom.php Rename it temporarily.

    Is the upload issue still happening? If not, It was a conflict, If yes, I will need 30 minutes of FTP access(I haven’t seen this issue earlier) and I will debug it.

    Please do let me know what you find.

    Thank you
    Brajesh

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Media saving to wrong folder’ is closed to new replies.