Page 1 of 1
Question about Photo Albums
Posted: Thu Oct 05, 2006 4:16 am
by cmsDev
Hi,
I defined a page as a content page, and its type is photo albums. All works fine in the front,
however, in the admin side, if i want to change the template for this page, when select this page in the
content page list, but it doesnot appear the edit panel, just top tabs(main,options), which are without the page body.
Anyone notices this problem, and have any ideas to update the defined photo albums page, like change template , title..?
Re: Question about Photo Albums
Posted: Tue Oct 10, 2006 10:35 pm
by zerostile
Have same problem

Using CMS Made Simple 1.0.2 "Maui" and Album 0.7.3
Re: Question about Photo Albums
Posted: Wed Oct 11, 2006 4:18 pm
by Gregor
I have cms vrsion 1.0.2 maui and Album version 0.5.0 without any problems. Did you check the Group Permissions rights for Album?
Re: Question about Photo Albums
Posted: Wed Oct 11, 2006 7:14 pm
by zerostile
My rights are "Admin" .

In the group definitions for "Admin" everythings are flag on.
I can modify any content of the album, but can not view Content>Page>Album
Album is a page created with Content "Photo albums"
now I want modify the title of the page and cannot.
Any idea ?

Re: Question about Photo Albums
Posted: Mon Oct 16, 2006 3:32 am
by Elijah Lofgren
zerostile wrote:
My rights are "Admin" .

In the group definitions for "Admin" everythings are flag on.
I can modify any content of the album, but can not view Content>Page>Album
Album is a page created with Content "Photo albums"
now I want modify the title of the page and cannot.
Any idea ?
That is a bug in the released Album version. It is fixed in the SVN version.
To get fixed file:
Download
http://viewsvn.cmsmadesimple.org/viewsv ... iew=markup
and replace your current modules/ album / classes / module / class.AlbumContent.php
file with it.
Hope this helps,
Elijah (busy college student)
Re: Question about Photo Albums
Posted: Mon Oct 16, 2006 8:23 am
by zerostile
Hi Elijah
Download and install as You suggest, but don't works, the problem is the same
There's a link where download the unstable version, for testing ?
Thanks
Marco
Re: Question about Photo Albums
Posted: Mon Oct 16, 2006 8:16 pm
by Elijah Lofgren
zerostile wrote:
Hi Elijah
Download and install as You suggest, but don't works, the problem is the same
There's a link where download the unstable version, for testing ?
Thanks
Marco
You can download the XML version here:
http://www.elijahlofgren.com/uploads/mo ... .4-svn.xml
.tar.gz version here:
http://www.elijahlofgren.com/uploads/mo ... svn.tar.gz
Hope this helps,
Elijah
Re: Question about Photo Albums
Posted: Tue Oct 17, 2006 10:48 pm
by zerostile
Great Elijah, now it's working with the new 0.7.4 svn

Thanks for Your great support
Re: Question about Photo Albums
Posted: Sat Oct 21, 2006 3:12 pm
by tigercat
Thanks. Had the same problem with 0.7.3. With 0.7.4 svn it's working fine.
Re: Question about Photo Albums
Posted: Tue Oct 24, 2006 9:50 am
by akronim
hi i've a simple question on albun dont know if i've to open a new tread ??
anyway:
i want to customize album script adding the automatic resize of the uploaded image, but i'm not able to understand
the line on the script where the image is uploaded
(i think it's on addpicture function , but

)
can you help me?