Hiya. Couldn't find a relavent topic through searches, and I know this has to do with PHP but I didn't know where else to look, besides, it was caused after TCH fixed an error with their server about 2-3 weeks ago.
The error I recieve is this:
>Warning: fopen(/home/***/public_html/albums/Mclean-June-24,2006/photos.dat.lock) [function.fopen]: failed to open stream: Permission denied in /home/***/public_html/nuke/modules/gallery/platform/fs_unix.php on line 55
Error: Could not open lock file (/home/***/public_html/albums/Mclean-June-24,2006/photos.dat.lock)!
I've checked all of my albums, it is the same error for all of them, just the album name changes in the code above to reflect which album I am in during the error.
Now, I've looked at line 55 after TCH fixed the server/cpanel issue, and I looked at an older copy of the same file and they are identical. Thus, I'm lost.
Here is lines 54 and 55 in fs_unix.php
>function fs_fopen($filename, $mode, $use_include_path=0) {
return fopen($filename, $mode, $use_include_path);
I hope its an easy fix, I've already spent too many hours searching php boards and found nothing. My php skills are novice.
My web url is www.waiparous.com
url to the gallery http://waiparous.com/nuke/modules.php?name=gallery