A new gallery manager : Album

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
amygdela

Re: A new gallery manager : Album

Post by amygdela »

I found the error indeed! :)


#Default path and URL for uploaded images in the image manager
$config['image_uploads_path'] = '/var/www/vhosts/ep2.nl/httpdocs/dev/ruud/uploads/images';
$config['image_uploads_url'] = $config['root_url'] . '/uploads/images';


Was:


#Default path and URL for uploaded images in the image manager
$config['image_uploads_path'] = '/var/www/vhosts/ep2.nl/httpdocs/dev/ruud/uploads/images';
$config['image_uploads_url'] = $config['root_url'] . 'http://ep2.nl/dev/ruud/uploads/images';


This needs to be fixed as it is in the current available download! Thanks for addressing this Elijah.
amygdela

Re: A new gallery manager : Album

Post by amygdela »

But....... now when I add the function {cms_module module='album' action='recently_updated'} to my template, I get redirected to the admin again! :S

Thát problem is now back :(

Look here:

http://ep2.nl/dev/ruud/index.php?mact=A ... 17&page=17

First gallery is without the 'recently added' function, and the second one, with that function is causing errors.
Last edited by amygdela on Wed May 23, 2007 10:36 pm, edited 1 time in total.
User avatar
Elijah Lofgren
Power Poster
Power Poster
Posts: 811
Joined: Mon Apr 24, 2006 1:01 am
Location: Deatsville, AL

Re: A new gallery manager : Album

Post by Elijah Lofgren »

amygdela wrote: I found the error indeed! :)


#Default path and URL for uploaded images in the image manager
$config['image_uploads_path'] = '/var/www/vhosts/ep2.nl/httpdocs/dev/ruud/uploads/images';
$config['image_uploads_url'] = $config['root_url'] . '/uploads/images';


Was:


#Default path and URL for uploaded images in the image manager
$config['image_uploads_path'] = '/var/www/vhosts/ep2.nl/httpdocs/dev/ruud/uploads/images';
$config['image_uploads_url'] = $config['root_url'] . 'http://ep2.nl/dev/ruud/uploads/images';


This needs to be fixed as it is in the current available download! Thanks for addressing this Elijah.
I've filed a bug as I am too busy with other stuff to look into this: http://dev.cmsmadesimple.org/tracker/in ... 6&atid=101
amygdela wrote: But....... now when I add the function {cms_module module='album' action='recently_updated'} to my template, I get redirected to the admin again! :S

Thát problem is now back :(
Have you tried going to the Album Options tab and unchecking the box next to  "Use Inline Links"? Or checking it if it is unchecked?

- Elijah
Note: I don't have time to take on any more projects. I'm quite busy. I may be too busy to reply to emails or messages. Thanks for your understanding. :)
amygdela

Re: A new gallery manager : Album

Post by amygdela »

Have you tried going to the Album Options tab and unchecking the box next to  "Use Inline Links"? Or checking it if it is unchecked?

- Elijah
Yes, that made no difference. As I edited in the post above:

Look here:

http://ep2.nl/dev/ruud/index.php?mact=A ... 17&page=17

First gallery is without the 'recently added' function, and the second one, with that function is causing errors.
It's appears to be the 'recently_updated' action that's causing problems?
User avatar
Elijah Lofgren
Power Poster
Power Poster
Posts: 811
Joined: Mon Apr 24, 2006 1:01 am
Location: Deatsville, AL

Re: A new gallery manager : Album

Post by Elijah Lofgren »

amygdela wrote:
Have you tried going to the Album Options tab and unchecking the box next to  "Use Inline Links"? Or checking it if it is unchecked?

- Elijah
Yes, that made no difference. As I edited in the post above:

Look here:

http://ep2.nl/dev/ruud/index.php?mact=A ... 17&page=17

First gallery is without the 'recently added' function, and the second one, with that function is causing errors.
It's appears to be the 'recently_updated' action that's causing problems?
I notice that the returnid in the links is set to "-1", have you chosen a "Default page that contains Album." other than "None" in the Album Options (it's the 1st drop-down). I think that might fix it.
Note: I don't have time to take on any more projects. I'm quite busy. I may be too busy to reply to emails or messages. Thanks for your understanding. :)
amygdela

Re: A new gallery manager : Album

Post by amygdela »

Setting it to anything other than 'none' and it works now! Really strange? It don't matter on what page I set that option, the gallery now works. But it's exactly the other way around???
wipeout

Re: A new gallery manager : Album

Post by wipeout »

I just wanted to say "thank you", this is a great module and it really took me only 3 minutes or something to set up with lightbox. It looks awesome.

I had one issue though: the language="javascript" attribute in the lightbox template is not valid XHTML Strict. But that was fixed just by removing it :)
johnmck
Forum Members
Forum Members
Posts: 34
Joined: Wed May 30, 2007 4:56 pm

Re: A new gallery manager : Album

Post by johnmck »

hi,

I've installed this module. I know how to create new categories, but how do I assign pictures to those categories?

Also, thumbnails aint showing and I changed the config file!
halm
Forum Members
Forum Members
Posts: 103
Joined: Mon Jun 11, 2007 12:52 pm
Location: Malmö, Sweden

Re: A new gallery manager : Album

Post by halm »

Hello,

I just installed CMSms for my portfolio site, and tried out a couple galleries before I stumbled upon Album. From the look of the module (and the praise it is getting here) it should be just what I needed - if I could only get the thing to work  :-\

Now, I'm using Album v0.9.2 on CMSms 1.0.6 and I have used the admin interface to create categories, albums, set page type as Album, and putting albums in relevant pages ... so far so good. But my thumbs wind up in one column with about 200 px inbetween, only showing the first two album thumbs.
My intention was to put three rows of thumbs, one from each of my categories

I gather there aren't any stylesheets attached, but when I try to set other stylesheets than "default" (=nada?) the thumbs disappear altogether ...?

I'd like to be more specific, but I'm a total newbie with CMS, CSS, PHP, you name it. If there's any way I can elaborate that I haven't thought of, please let me know. It would be a great help if Album could get up and running ...

Thank you.
"One measures a circle, beginning anywhere" - Charles Fort
johnmck
Forum Members
Forum Members
Posts: 34
Joined: Wed May 30, 2007 4:56 pm

Re: A new gallery manager : Album

Post by johnmck »

hi,
this thread is more active than the one I posted in.
Please see my question here ->

http://forum.cmsmadesimple.org/index.php/topic,7844.0.html

thanks
designer0352
Forum Members
Forum Members
Posts: 14
Joined: Mon Dec 04, 2006 1:45 am

Re: A new gallery manager : Album

Post by designer0352 »

Do images have to be upload to the /uploads/images folder in order for CMSMS to create thumbnails? I created some folders within /uploads/images and no thumbnails are available. But when I uploaded an image to /uploads/images CMSMS created the thumbnail. I sure would like to sort photos within folders.

Thanks for any info anyone can offer.

Mitch
User avatar
derAuge
Forum Members
Forum Members
Posts: 117
Joined: Thu Mar 22, 2007 3:49 pm
Location: Germany / Münsterland

Re: A new gallery manager : Album

Post by derAuge »

designer0352 wrote: Do images have to be upload to the /uploads/images folder in order for CMSMS to create thumbnails? I created some folders within /uploads/images and no thumbnails are available. But when I uploaded an image to /uploads/images CMSMS created the thumbnail. I sure would like to sort photos within folders.

Thanks for any info anyone can offer.

Mitch
Go with the PictureBrowser to the Folder, then a created the thumbnail
Must look per FTP to thr Rights

Sorry for me englich
johnmck
Forum Members
Forum Members
Posts: 34
Joined: Wed May 30, 2007 4:56 pm

Re: A new gallery manager : Album

Post by johnmck »

Hi,

I fixed the problem with comments = #TB_comment - remove the height

Also, I cannot get my albums to sort

I'm seeing in phpmyadmin the following

No index defined!

for the tables
module_album_albums_seq
and
module_album_categories_seq

would this be where the problem lies?
Slewey
Forum Members
Forum Members
Posts: 21
Joined: Fri Feb 16, 2007 1:05 pm

Re: A new gallery manager : Album

Post by Slewey »

Noticed this thread is more active about the Album mod.
I'm having a problem viewing all thumbnails within an album. It is showing some of them but not all.
I already found out the problem is within the database.
Not all the thumbnail cells are filled and not all the image dimensions are filled.

I have a topic open with my problem;
http://forum.cmsmadesimple.org/index.ph ... 908.0.html

Hope someone can help me out here..
User avatar
requish
Forum Members
Forum Members
Posts: 183
Joined: Sat Jan 24, 2009 3:12 pm

Re: A new gallery manager : Album

Post by requish »

Sooo...

How to do pagination in Album? Or some like that?

ex. > > on bottom in list of albums? But not in current album.

Help
CMS Made Simple! Best CMS! :)
Post Reply

Return to “Modules/Add-Ons”