Problem with Photo Album

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
somnathnag

Problem with Photo Album

Post by somnathnag »

I am new to CMS Made Simple.

I am working on the test site www.somnathnag.com/cms/

I am facing problem with adding photo album.

The steps I took :
1. Added few photos under Content -> Photo Albums with album name as Test
2. Added a new Page Content called "test photo"
3. I have added to the page : {cms_module module='album'}
4. But if I click on the link I get this problem :
test photo

Warning: WARNING: Album is not properly cleaning input params. in /homepages/15/d96884875/htdocs/wsc96884881/cms/lib/classes/class.module.inc.php on line 1501

and don't see any photo. Try out at www.somnathnag.com/cms/  Click at 'test photo'

Help me to fix it.

Thanks
Somnath
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Problem with Photo Album

Post by Dr.CSS »

Which ver. of everything?...
somnathnag

Re: Problem with Photo Album

Post by somnathnag »

I have downloaded just 2 days back - so its the latest stable version. The CMSMS version is 1.1.2
$CMS_VERSION = "1.1.2";
$CMS_VERSION_NAME = "Savaii";
$CMS_SCHEMA_VERSION = "28";

For the album module - I couldn't figure out the version - its the latest one.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Problem with Photo Album

Post by Dr.CSS »

Go to Extensions > Modules to see Album ver. number...

Have you tried using 'Album' in the tag?...
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm

Re: Problem with Photo Album

Post by RonnyK »

To not see the error you might want to uncheck the box at the bottom of the "global settings".
In that same list on top is the UMASK, is that set to 002, so that others can see as well, and not only the uploader?

How did you upload the images, with FTP or ImageManager, make sure the permissions are 755.

@mark, what do you mean with "Album in the tag", isn't he doing so in step 3, or do I understand wrong....

Ronny
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Problem with Photo Album

Post by Dr.CSS »

Some times they work better if you use upper case...

You have around the album tag in the page, edit page and look at html/source in edit box you may see the code tags around the tag...

From first album page, test photo... the second one has the code tags around it...


Warning:  WARNING: Album is not properly cleaning input params. in /homepages/15/d96884875/htdocs/wsc96884881/cms/lib/classes/class.module.inc.php on line 1501



somnathnag

Re: Problem with Photo Album

Post by somnathnag »

1. The album version is : 0.9.2

2. By changing from {cms_module module='album'} to {cms_module module='Album'} - it doesn't work.

3. By unchecking the box in the 'global settings' - the error/warning message does goes away but doesn't solve the problem - I still can't see the photos.

4. I changed the UMASK value to 002

5. I used ImageManager to upload the file - chnaged the permission to 755 - still it didn't show up.

6. On looking at the html - this is what I have :
{cms_module module='Album'}

I don't see anything like yours Mark - may be I am looking at the wrong place.

Mark - I liked your web-site : www.multiintech.com
I liked the gallery at : http://www.multiintech.com/uploads/simp ... index.html

Thanks for all your time.
Please help - I really want to get this issue resolved.

Thanks
Somnath.
Locked

Return to “[locked] Installation, Setup and Upgrade”