Hi, On the index (first page) of the gallery I am getting the 'No Thumbnail' pic instead of thumbnails and when I click on a thumb I get a broken link and this at the top of the image details page:
Warning: filesize() [function.filesize]: Stat failed for homeihysejocpublic_htmlwafll-galleryattachments/ (errno=2 - No such file or directory) in /home/ihysejoc/public_html/wafll-gallery/classes/onelink.php on line 1028
I didn't change anyting, this just happened. I was using version 2.3.6 but upgraded to 2.3.7 in the hope it would fix it but it remains the same.
The path to your attachments directory went wrong -- correct it at settings->system. Updating it there in the current version should write the change to config.php so that it can't get messed up by the mysterious event which occasionally removes the slashes, which seems to correlate to server reboots somehow.
Comments on Something's Gone Wrong
Member
Usergroup: Customer
Joined: Jan 20, 2006
Total Topics: 11
Total Comments: 26
Hi,
On the index (first page) of the gallery I am getting the 'No Thumbnail' pic
instead of thumbnails and when I click on a thumb I get a broken link and this at the top of the image details page:
Warning: filesize() [function.filesize]: Stat failed for homeihysejocpublic_htmlwafll-galleryattachments/ (errno=2 - No such file or directory) in /home/ihysejoc/public_html/wafll-gallery/classes/onelink.php on line 1028
I didn't change anyting, this just happened. I was using version 2.3.6 but
upgraded to 2.3.7 in the hope it would fix it but it remains the same.
Index Here:
http://www.wafll.com/wafll-gallery/
Image Detail Here:
www.wafll.com/wafll-gallery...he_Bremner_Statue-146.html
Any help appreciated, thanks,
Paul
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
The path to your attachments directory went wrong -- correct it at settings->system. Updating it there in the current version should write the change to config.php so that it can't get messed up by the mysterious event which occasionally removes the slashes, which seems to correlate to server reboots somehow.
Member
Usergroup: Customer
Joined: Jan 20, 2006
Total Topics: 11
Total Comments: 26
Thanks Paul,
That fixed it.