Page 1 of 1

Problem with Album Module

Posted: Fri Aug 11, 2006 6:30 pm
by Bob
Hi All,

I keep getting this message when I make a gallery in Album

Warning: getimagesize(): Read error! in /home/where2ma/public_html/cms_test/modules/Album/lib.functions.php on line 104

Any ideas? I've looked all over and haven't found anything

Thanks!

Re: Problem with Album Module

Posted: Fri Aug 11, 2006 7:17 pm
by Dr.CSS
What ver. of CMSMS and Album, this kind of info is important to give a knowledgeable answer.

Re: Problem with Album Module

Posted: Fri Aug 11, 2006 8:11 pm
by Bob
Oops, sorry bout that...

Album 6 on CMSMS 1.0 Beta 3

Re: Problem with Album Module

Posted: Fri Aug 11, 2006 8:49 pm
by Bob
OK, when I changed the Album Properties to Thick Box, I don't get the error anymore, and I get thumbnails.
I have no idea if Thick Box did the trick or if I did something else wrong before. Any ideas?

NOW, my new problem is that on the page where I put the Smarty Tag for Album, I don't get a larger image after clicking on the thumbnail

Thanks in advance for the help!

Re: Problem with Album Module

Posted: Sat Aug 12, 2006 2:44 am
by Dr.CSS
Have you attached the Album CSS to that template?

Re: Problem with Album Module

Posted: Sat Aug 12, 2006 3:37 am
by Bob
Sorry Mark, you lost me. :-\

I'm just trying out the various templates as supplied with the module... I don't see an option of attaching a CSS to the template (like I do with layout templates). Where is the Album CSS?

Sorry if I seem a bit clueless.

Re: Problem with Album Module

Posted: Sat Aug 12, 2006 4:22 am
by Darwin Web Design
In admin,

Layout >> Templates >> (alongside the template you are using for your album web page, click the little yellow CSS icon) >> (select the Album style) and click "select stylesheet".

This is how to attach styles to templates in 1.3 Canary version anyhow.  8)

Re: Problem with Album Module

Posted: Tue Aug 15, 2006 7:45 pm
by grace
hi,

I report this error message running Album 0.6 and CMSMS 0.13:

Warning: getimagesize(c:\programmi\easyphp1-8\www\cmsmadesimple/uploads/images): failed to open stream: Permission denied in c:\programmi\easyphp1-8\www\cmsmadesimple\modules\Album\lib.functions.php on line 104

I think it's something similar, but I'm not able to fix it!!

Re: Problem with Album Module

Posted: Wed Aug 16, 2006 2:35 pm
by Dr.CSS
You are running on home comp. i take it by the paths you posted?

You need to go into config.php and make sure your paths to are set right, the w\cmsmadesimple/up looks like it needs / after www.

Re: Problem with Album Module

Posted: Mon Aug 28, 2006 9:18 pm
by Elijah Lofgren
grace wrote: hi,

I report this error message running Album 0.6 and CMSMS 0.13:

Warning: getimagesize(c:\programmi\easyphp1-8\www\cmsmadesimple/uploads/images): failed to open stream: Permission denied in c:\programmi\easyphp1-8\www\cmsmadesimple\modules\Album\lib.functions.php on line 104

I think it's something similar, but I'm not able to fix it!!
Album 0.7.0 should no longer generate those warnings. I need to release a new version of Album that works with CMSMS 1.0 beta6.