I have a problem with the random photo block in Geeklog. The block works fine, but at the top of my site, I get the following error:
Warning: fopen(/home/tvdsb/public_html/block-random.cache): failed to open stream: Permission denied in /home/tvdsb/public_html/gallery/platform/fs_unix.php on line 55
If I disable the block, the problem goes away.
Any thoughts?
Thanks in advance!
Posts: 8
I'll second that.
Posts: 4
OK, I found the answer.
As it turns out, your tmp directory cannot be located within your /public_html directory. I moved it to the TMP directory outside of the public_html and Voila! Success!
:o :o :o :o :o :P :P :P :P :P :P :P
Posts: 8
How did you install random-block into Geeklog?
Posts: 4
I installed all of the files manually by FTP. Although it says so in the installation instructions, I guess the instructions were a little foggy on that point.
:lol:
Posts: 8
Thanks for the reply but I mean how did you configure the block?