• I have installed this plug-in but when I try and upload an image to use for a category I am getting this error:

    Warning: move_uploaded_file(/home/thecushi/public_html/shoptct/wp-content/plugins/wp-shopping-cart/category_images/adpack.jpg): failed to open stream: Permission denied in /home/thecushi/public_html/shoptct/wp-content/plugins/wp-shopping-cart/image_processing.php on line 69

    Warning: move_uploaded_file(): Unable to move ‘/var/tmp/phpLoCFcf’ to ‘/home/thecushi/public_html/shoptct/wp-content/plugins/wp-shopping-cart/category_images/adpack.jpg’ in /home/thecushi/public_html/shoptct/wp-content/plugins/wp-shopping-cart/image_processing.php on line 69

    And I have no clue what is wrong! line 69 is this:

    move_uploaded_file($_FILES[‘image’][‘tmp_name’], ($imagedir.$_FILES[‘image’][‘name’]));

    Any ideas?

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘WP e-Commerce Error help!’ is closed to new replies.