This topic is locked
[SOLVED]

 Godaddy Multiple Images

2/27/2015 8:13:48 PM
PHPRunner General questions
M
mid3vil author

I moved my hosting from iPage to Godaddy. Previously had a medium text field to hold image name's for uploaded images. When moving it to Godaddy, this path no longer works. Instead I get a "SyntaxError: Unexpected token". I can see the images that were previously uploaded, but I can no longer upload images to the site.
Saving the image inside a medium blob in the database works great, but trying to do a reference to a directory will not.
Any tips would be appreciated.
The hosting package is on a windows server. I should also add.. I have tested this on my local machine using xampp and the feature works great, so its a hosting issue...

D
DealerModulesDevClub member 2/28/2015

Are the permissions for folder set to read write?

M
mid3vil author 2/28/2015



Are the permissions for folder set to read write?


it was a permissions problem. Thanks for the help