Ok then I will need to write something myself to move the photos over. I think I understand most of what I need, but looking at the photos table, I can't figure out what the storeid field is and does. All I know for sure, is that if storecat is set than storeid is also set. But what the value means?????????????
If your creating some script all you do is write those variables to the new insert as they are. You do not need to really know what they mean. storeid is the number of the optional photo id and storecat is the id of the optional cat
If your creating some script all you do is write those variables to the new insert as they are. You do not need to really know what they mean. storeid is the number of the optional photo id and storecat is the id of the optional cat
Actually I do need to know. Can't insert as they are as the cats photoids have to be defferent.