Forum moderator: Eriko  
uCoz Community » uCoz Modules » Photo Albums » Help on Photo Albums (Questions and Answers about the Module)
Help on Photo Albums
Sunny
Posts: 9296
Reputation: 456

Message # 1 | 2:33 PM
Press CTRL + F to find an answer to your question.


What is "Photo Albums" module and why do I need it ?
"Photo Albums" module allows creation of a full-featured photo gallery on your website, post photos and get them commented.


How do I enable Photo Albums ?
Go to the Control Panel -> "Inactive" tab. Find "Photo Albums" and click it, then click "Activate the module".


I have activated "Photo Albums" and now want to create several categories. How do I do this ?
Go to the Control Panel -> Photo Albums -> Categories management and click "New category".


How can I make a private album?
Go to the Control Panel -> Photo Albums -> Categories management. Find the necessary album and click the "edit" icon. Enter Password to log into the category and click "Save".


How can I delete an album?
Go to the Control Panel -> Photo Albums -> Categories management. Find the necessary album and click the "remove" icon (a red cross). Note, that all album photos will be removed as well.


How do I add a photo to an album?
Log in to your website as an administrator -> Photo Albums -> Add new photo. There a re two ways to add photos – simple addition and addition as a ZIP archive.

Simple addition

Select an album (category) for the photo, choose the necessary photo on your computer or provide the link on the Internet, fill in other fields and click "Save". The photo will be uploaded to the server and added to the album.

Addition as a ZIP archive

If you want to add several photos at a time it’s better to add them as a ZIP archive. Choose the necessary photos, archive them (without creating folders) and click the link "Adding as a ZIP archive" in the right-hand corner of the addition page, fill in all necessary fields and click "Add". The archive will be unpacked and the photos will be added to the necessary album.


What image formats are supported ?
.JPG, .GIF, .PNG


What is max allowed size of a photo ?
Max allowed size of a photo is 3000 Kb.


What is max allowed size of a ZIP archive with photos ?
Max allowed size of a ZIP archive with photos is 40 Mb.


I would like to work with photos as ordinary files: upload photos to albums via FTP.
That’s not possible. When a photo is uploaded two more photos are created, databases are updated etc. FTP client is unable to do this.


I can’t add pictures to the album. I get the message "Illegal file format or the file is corrupted".
Try to resave the photo, maybe it’s really corrupted. Maybe you are trying to upload an animated .gif which is not allowed.


I can’t add a photo. The system gives out "Illegal file format or the file is corrupted" but I am sure that the photo is not corrupted and the format is allowed. What’s the problem?
It may be because of the file name.


Where are photos and pictures saved? I can’t see them either in File Manager or FTP.
To the database. Users don’t have access to it.


I want to change "Name of photo" to some other text, how can I do this?
Control Panel -> Substitution of default phrases.


Can I store photos at my PC and the server will refer to them when necessary?
No.


Is it possible to use HTML tags in a photo description?
No.


Is it possible to create an album with categories, subcategories, groups and subgroups?
No, uCoz photo albums have a two-level structure.


Photos can be rated by guests and other users, but some of them can’t rate some photos or can’t rate any photos at all – they get the message that they have already rated photos. Why is it so ?
Perhaps some users have the same IP address.


Is it possible to add photos as a ZIP archive with the auto sorting by file name?
No.


A photo has been added to the wrong album, is it possible to move it to another album?
Yes, by means of editing the entry.


Is it possible to display names or short descriptions under the photos on the page with their list?
Control Panel >> Customize Design. Edit the corresponding template as you need and add the necessary elements.


When adding a photo and selecting a category some albums are not available for selection. Why is it so?
Check whether this user group is allowed to add photos to unavailable albums.


How can I display last photo from a photo album under each album?
Use informers.


Is it possible to change max length of the album name, more than 50 characters?
No, that’s not possible.


Where can I find the watermark option?
Control Panel » Common settings: Overlay uploaded images with a text (watermark).


I would like to create a page for wallpapers, but the problem is that photos and wallpapers are mixed together. I would like to make an "independent" album. How do I do this?
Add the link to "Wallpapers" in the site menu.


Other users can't see their posted photos, they only can see "Access denied" and later appears this: "Your user group is prohibited from doing this action. Address all your questions to site administrator". I checked user group permissions but everything was ok ...
Probably they checked "Entry is not available for viewing" when adding photos.


Can users create a section?
- No. Sections can be created only via Control Panel.


Can I upload many photos at one time?
- Yes, upload photos as a zip archive or via ftp client.


Photo album video quide

I'm not active on the forum anymore. Please contact other forum staff.
Sunny
Posts: 9296
Reputation: 456

Message # 76 | 12:15 PM
HLA, do you want to display the list of all albums on the main page of the module? You can use the $CATEGORIES$ code for this purpose.
I'm not active on the forum anymore. Please contact other forum staff.
Sunny
Posts: 9296
Reputation: 456

Message # 77 | 3:44 PM
HLA, not with the $CATEGORIES$ code, at least not with the standard system tools. You can create a page with categories manually, i.e. manually add links to each category and the image you want.
I'm not active on the forum anymore. Please contact other forum staff.
HLA
Posts: 15
Reputation: 0

Message # 78 | 4:47 PM
That's too much job if you are working with larger number of albums. Anyway, I did job like that, it took some time but it's done. Tnx anyway
Good
Posts: 360
Reputation: 12

Message # 79 | 1:50 AM
INFORMER CODE of PHOTO and PHOTO MODULE CODE are different.

System is not allowed to output the image with real size. (It only works for photos which its size is larger than the setting in photo module setting).

Below is the case which the photo is smaller than setting in module.

Here is the output of one page using informer.

I took note next to them the code in informer. Some codes did not work.

http://wchat.ucoz.com/index/testing_page/0-8

And here is the photo with comment.
http://wchat.ucoz.com/photo/image_394/1-0-440

Please help, thanks!
Sunny
Posts: 9296
Reputation: 456

Message # 80 | 2:21 PM
Good, I'm afraid it's not very clear what exactly is wrong. Could you provide more details?
I'm not active on the forum anymore. Please contact other forum staff.
Good
Posts: 360
Reputation: 12

Message # 81 | 11:56 PM
Hi Sunny,

Problem is informer can not output the photo with real size.

FYI

http://wchat.ucoz.com/index/testing_page/0-8
Sunny
Posts: 9296
Reputation: 456

Message # 82 | 2:44 PM
Good, $FULL_PHOTO_DIRECT_URL$ works for images that are over 500x500. If the image is smaller, its thumbnail is displayed ('Demo image size' in the module settings).
I'm not active on the forum anymore. Please contact other forum staff.
Good
Posts: 360
Reputation: 12

Message # 83 | 1:08 AM
I think the problem is $PHOTO_DIRECT_URL$.

It just needs to be replaced number 1 into 2 and the real photo size will be displayed.

_http://wchat.ucoz.com/_ph/1/1
/296971460.jpg
Post edited by Good - Friday, 2015-02-20, 1:09 AM
Animorph
Posts: 2856
Reputation: 189

Message # 84 | 8:36 PM
Can somebody of tech support check my website .. for some reason the feature of adding passwords to catagories in the photo album is not working it always says incorecct password.. and i tried like 100 times now.

http://foto-davy.do.am/photo/

Best regards

To busy building a passive income online ;)
Post edited by Animorph - Tuesday, 2015-03-03, 8:36 PM
Sunny
Posts: 9296
Reputation: 456

Message # 85 | 2:40 PM
Animorph, the problem is already known and the techs are working to fix it.
I'm not active on the forum anymore. Please contact other forum staff.
Cyberdasm
Posts: 639
Reputation: 7

Message # 86 | 8:12 AM
Sunny, does this hashtags has or rather had already been SE Optimized?
Attachments: 6464379.png (455.6 Kb)

1F4BF3B
Post edited by Cyberdasm - Monday, 2016-03-21, 8:14 AM
Sunny
Posts: 9296
Reputation: 456

Message # 87 | 2:09 PM
Cyberdasm, I don't think so.
I'm not active on the forum anymore. Please contact other forum staff.
ricasergioyumul
Posts: 1
Reputation: 0

Message # 88 | 7:54 AM
Hi. Here's my problem: I want to put categories in the photo album main page instead of all the photos so i changed $BODY$ to $CATEGORIES$ in the html page but then, every time I do this, the navigation/main menu above disappears in the mobile version. Anyone who could help me with this? Big thanks!

Added (2016-08-09, 7:54 AM)
---------------------------------------------

Quote Sunny ()
Sunny

Hi. Here's my problem: I want to put categories in the photo album main page instead of all the photos so i changed $BODY$ to $CATEGORIES$ in the html page but then, every time I do this, the navigation/main menu above disappears in the mobile version. Anyone who could help me with this? Big thanks!
joexyz
JOE-vascript
Posts: 1770
Reputation: 78

Message # 89 | 1:02 PM
ricasergioyumul, please, provide the URL address of your website.
hey i'm joe and i do not work for the company anymore, please contact other staff or tech support
icon by ch-chau

sometimes i lurk here
uCoz Community » uCoz Modules » Photo Albums » Help on Photo Albums (Questions and Answers about the Module)
Search: