Hi, I am using X Zero Scripts Classified Script, I got a serious problem after installation, everything is working fine, I did installation as per installation manual, but issue is this when a user uploads the pictures it doesn't show up with the classifieds ads Here is the code that describes the configure file, please help // Number of ads/events and images to show per page $ads_per_page = 50; $images_per_page = 5; // Number of picture upload fields to show in post ad page $pic_count = 3; // Maximum size of pictures (in KB) $pic_maxsize = 200; // MIME types of files that are to be accepted as images $pic_filetypes = array("image/jpg", "image/jpeg", "image/pjpeg", "image/jpg", "image/png"); // Maximum height and width to which pictures uploaded // to the images category as well as those attached to // ads are to be resized $images_max_width = 800; $images_max_height = 800; // Thumbnail dimensions $tinythumb_max_width = 100; // Thumbnail in ad list $tinythumb_max_height = 50; $smallthumb_max_width = 160; // Left sidebar $smallthumb_max_height = 200; $thumb_max_width = 250; // Under images $thumb_max_height = 250; // The quality of the JPEG file after resizing (in %) $images_jpeg_quality = 75; But output is shown in attachment please help I really need it
no I think this is not requirement by script http://www.xzeroscripts.com/products/xzero_classifieds/#requirements