Jump to content

' Error while creating additional image' in 1.7.8.1 after migration


FonZ

Recommended Posts

After migrating to another hosting company (and some serious headaches trying to get up and running again), I'm trying to add some new images to my shop and I get:

'Error while creating additional image'

In phpmyadmin I see that in the 'ps_image' table a new row is created where 'id_image = 0'. In 'ps_image_shop' I can find this reference, so the id_product is correctly tied to the id_image of '0'. I'm assuming the problem lies in the creation of the folder '0' in img/p/ but as stated, this is an assumption.

So based on the above assumption: how to get ps_image to increment the id_image properly? Is there something else I need to check or be aware of?

Any help is highly appreciated!

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...