• On Godaddy server. Nivoslider used to work before I upgraded to latest WP (3.4.2). The slideshow still works, but I can no longer upload files. There is more than one error causing this:
    As another post (thanks to BenStewart!)

    suggested, the path is wrong in line 9 of file nivoslider4wp-panel.php. I changed it from:
    $ns4wp_filesdir = ABSPATH.’/wp-content/uploads/nivoslider4wp_files/’;
    to:
    $ns4wp_filesdir = ABSPATH.’wp-content/uploads/nivoslider4wp_files/’;
    Even with 777 file permissions – which I tried only temporarily, since I fear the security hole, too, I was unable to upload. The error I still get is Warning : The permissions to the directory … /wp-content/uploads/nivoslider4wp_files/ are invalid. Set them to 777 to be able to upload files.

    http://wordpress.org/extend/plugins/nivo-slider-for-wordpress/

Viewing 1 replies (of 1 total)
  • Thread Starter jsrnyc

    (@jsrnyc)

    Further note to the issue I just posted: Both this version and the previous version of NivoSlider worked without any changes on my local machine. Even after changes, it still works on localhost. Problem is with Godaddy, and maybe with other online hosts. But, the permissions for the folder do not seem to matter. Where else should I look?

Viewing 1 replies (of 1 total)

The topic ‘Cannot upload images with 3.4.2’ is closed to new replies.