nihanshe Posted February 21, 2009 Share Posted February 21, 2009 Hi I am trying to install photo_gallery contribution, so that my customers can upload their own pictures I have gone though the install 3 times now and still cannot get it to work. In admin every thing seem to be ok. I ran a test on this and signed in to my test account and all the uploading features are there ready, now when I browse for a file and try to upload it this error below pops up. Warning: copy(gallery/16_1.jpg) [function.copy]: failed to open stream: No such file or directory in /home/ukpenkicom/public_html/catalog/gallery_user.php on line 98 I also get this error below in admin if I try to upload any images for clients Warning: Cannot modify header information - headers already sent by (output started at /home/ukpenkicom/public_html/catalog/admin/gallery_upload.php:57) in /home/ukpenkicom/public_html/catalog/admin/includes/functions/general.php on line 22 The other thing is the gallery link is not displaying in my left or right columns here's the code, as you can see that the link is installed. } include(DIR_WS_BOXES . 'specials.php'); include(DIR_WS_BOXES . 'gallery.php'); if ((USE_CACHE == 'true') && empty($SID)) { echo tep_cache_manufacturers_box(); } else ?> many thanks Nicky PS I would really like to get this working as my clients would like this feature. http://www.penblanks.ukpenkits.com/ Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.