jocke4u Posted March 26, 2003 Share Posted March 26, 2003 When adding a new category there is an option that allows me to browse for a image. But when I save the record it says that the image doesn't exists. Do I have to make a separate upload with FTP first or should it be uploaded when saving? BR Joacim Link to comment Share on other sites More sharing options...
toolcrazy Posted March 26, 2003 Share Posted March 26, 2003 Just uploading the image with ftp after you add it. Is the easiest way to deal with this. The image is not being uploaded, becuase of one of two reasons. One, file upload in the php.ini is set to false or the php safe mode isn't allowing it. In both instances, you would have to talk to your host. Just do as you are doing and then just upload them via your FTP program. You still have to browse for the image in order for the path to be entered into the database. Steve ------------------------- Link to comment Share on other sites More sharing options...
jocke4u Posted March 26, 2003 Author Share Posted March 26, 2003 Yes, file upload was disabled ond now works, thanks BR Joacim Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.