• Resolved enchantedillusions

    (@enchantedillusions)


    The path the front end path for the Screenshot images is not the same place it actually saves the images.

    The screenshot image path location on the front end is at:

    http://wwww.mysite.com/cmdownload/screenshot/size/196x60/img/myimage.jpg

    But the image actually saves here:

    http://wwww.mysite.com/wp-content/uploads/cmdm/screenshots/myimage.jpg

    This is what is returned in the console log from the Ajax call:

    jsonrpc
    
    	2
    result
    
    	null
    id
    
    	"id"
    fileName
    
    	"1415294551545bae571a80c.jpg"
    imgSrc
    
    	"http://www.mywebsite.com/cmdownload/screenshot/size/196x60/img/1415294551545bae571a80c.jpg"

    There is no other error other than image not found.

    I don’t see a setting in the plugin that changes the path. Can you advise please? Thank you!

    https://wordpress.org/plugins/cm-download-manager/

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Screenshot File Uploading to wrong path’ is closed to new replies.