Archive
images on grid
Started July 30, 2008 by SuperGM007
If i approve pixels. It doesn't show the images of the ad it only shows the information when u roll over the empty grid where the image is supposed to be it has the right details and if theres an image on that part it shows it in the little pop up information box. www.ukcarz.com/example.html Am i doing something dumb here or jumping a step ...orders are completed and pixels processed but doesnt show the images. If im in admin and at show image map the images show on the grid along with the roll over details but i dont understand why they dont show on example.html. I searched the knowledge base and couldnt find anything on this so its probably something simple obvious but not to me ;)
3 replies
Too bad nobody seems to be monitoring this forum, cause I'm having the same issue, it is giving me an error message: Warning: touch() [function.touch]: Utime failed: Permission denied in /home/fourhits/public_html/include/image_functions.php on line 219 Warning: imagegif() [function.imagegif]: Unable to open '/home/fourhits/public_html/admin/temp/temp1.gif' for writing: Permission denied in /home/fourhits/public_html/include/image_functions.php on line 220 I'll play with the permissions, see if that is it, otherwise, I just deleted another script that was working fine to upload this one because it had some different features, that's my own fault for not testing this one first, before deleting the other one.
I fixed my problem, and a couple of others, it was in the knowledgebase, here it is: SOLUTION Please give 'chmod 666' permissions to all your files in the admin/temp/ directory. Additionally, please give 'chmod 666' permissions to all your files in the pixles/ directory. Chmod 666 can be set using an FTP client, same way as you do during the installation. It will give the files all write permissions. You can also use the chmod command on the command line if you have got access to the command line via SSH. There is plenty of documentation about chmod available on the internet, and also our installation tutorial has some Alternatively, for advanced users, you may set the file's ownership to the username if the web server and set 644 permissions to these files.
i upload additiong image for my grid. but have error Warning: move_uploaded_file(upload_files/images/1_ad-logo1251861197.gif) [function.move-uploaded-file]: failed to open stream: No such file or directory in include/functions.php on line 2495 Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/tmp/phpNYyoSh' to 'upload_files/images/1_ad-logo1251861197.gif' in /include/functions.php on line 2495 Warning: getimagesize(upload_files/images/1_ad-logo1251861197.gif) [function.getimagesize]: failed to open stream: No such file or directory in /include/functions.php on line 2527 how to do?????????????