Hi there,
I’m having a hard time making this module to work. If I don't put "files" in the Picasa cache directory I don't even get this errors and I already created a directory called files inside the default files.
# warning: fopen(/home/quedas/public_html/novosite/sites/default/files/files/bg_picasa_224fd7cae197e9fc6ababab8fcd76d3c/DSC08026.JPG) [function.fopen]: failed to open stream: No such file or directory in /home/quedas/public_html/novosite/sites/all/modules/brilliant_gallery/picasa.inc on line 95.
# warning: fwrite(): supplied argument is not a valid stream resource in /home/quedas/public_html/novosite/sites/all/modules/brilliant_gallery/picasa.inc on line 98.
# warning: fclose(): supplied argument is not a valid stream resource in /home/quedas/public_html/novosite/sites/all/modules/brilliant_gallery/picasa.inc on line 99.
These errors repeat for all the photos in Picasa.
They are probably my fault since I have this felling I don’t know what I’m doing… lol
Comments
Comment #1
Quedas commentedFixed. The problem was with my folder write permissions I set it to 777 and it worked.