Back
I cannot upload images or do not see uploaded images.
- Last revised:
- Thursday, 20 February 2014
Answer
- Booking uploads images into folder specified in component configuration. Default is images/booking. This folder has to be writable.
- Images are always showed as thumbnails. Thumbnails are created into folder cache/com_booking. This folder has to be writable too.
- Booking requires PHP GD2 library.
- Booking supports only JPG, PNG and GIF formats.
- Control PHP settings: upload_max_filesize and post_max_size.
- Control if folder cache is readable. There can be some server rule which disallows reading.