Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Author Joseph Persie

    (@zmijevik)

    chmod wp-contents/uploads to 755 and check if the images are still in the directory, its is most likely a permissions issue. what is the current chmod of wp-content/uploads

    Plugin Author Joseph Persie

    (@zmijevik)

    problem solved in 2.7.1, update the plugin

    Plugin Author Joseph Persie

    (@zmijevik)

    if you continue experiencing this issue place the following line in your wp-config file:
    define(‘WP_DEBUG’, true);
    then try uploading again and provide the error messages in this thread.

    Thread Starter merk0331

    (@merk0331)

    No luck.
    Additionally, I use e-commerce. The moment the importer finished all media in my media library were gone including my banner and background images. The photo names are there but not the images themselves. Could the importer have changed some settings?

    Plugin Author Joseph Persie

    (@zmijevik)

    chmod -r 0777 ./wp-content/uploads

    Thread Starter merk0331

    (@merk0331)

    Thanks for the help…. but that’s Chinese to me. What should I do with that info?

    Plugin Author Joseph Persie

    (@zmijevik)

    you have to place read write and execute permissions on the uploads directory. its in the wp/content folder.the plugin chmods to 744 in the past but now uses 777.

    Plugin Author Joseph Persie

    (@zmijevik)

    if you set up a temporary account i can chmod for you its a very simple operation.

    Plugin Author Joseph Persie

    (@zmijevik)

    Thread Starter merk0331

    (@merk0331)

    zmijevik, if you can send me an email I’ll send you the login info.

    [ redacted, support is offered via the forum and not email ]

    Thread Starter merk0331

    (@merk0331)

    Thanks Z. I finally got ahold of my part-time admin and told him what you said and he changed it. I’ve downloaded the new version of Supra and am going to try it now. Thanks again.

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘[Plugin: Supra CSV Importer] Lost all images after upload’ is closed to new replies.