Jump to content

Cant upload image to product


topcorner9

Recommended Posts

Hi!

 

 

Check the permissions for your directories. Put directory to CHMOD -R 777 to see if that helps.

 

Regards

MacRoy

Thanks for respond, but i have already tried with permissions, nothing changed. Maybe you have some other ideas ?

 

Thank you

Link to comment
Share on other sites

  • 2 weeks later...

When i am trying to upload an image to product, then appears an error  - ‘’An error occurred during new folder creation’’. Where is the problem?   Any solutions?

 

attachicon.gifScreenShot002.bmp

 

Thank you

stacktrace:
 
AdminProductsController.php:
    f-ja ajaxProcessaddProductImage
        (3822)if (!$image->add())
 
ObjectModel.php:
    f-ja add
        (464)if (!$result =
ObjectModel::$db->insert($this->def['table'], $this->getFields(),
$null_values))
 
it looks like that there is unsuccessful insert in the database.
 
What to do now? Any ideas?
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...