The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
1answer
5 views

Do I need an account to download photos someone is sending to me?

I'm viewing an album sent to me by a client. I want to download some of the images. Do I need a Smugmug account to do this? Does the client have to authorize this? What is the download procedure?
0
votes
2answers
155 views

Downloading muliple photos out of SmugMug

I am a new SmugMug user. Now that I have all my photos uploaded onto SmugMug, I need a simple and quick way of downloading a selection of photos from a given album to a local hard drive. Downloading ...
0
votes
1answer
49 views

Download Stats on galleries

Is there a way to see which photos have been downloaded from my galleries? Thanks, Gabe
0
votes
1answer
59 views

how to download images from a clickfree backup system

I have all my images from computer backed-up on a "Click Free" (external) drive. I can't figure out how to download all those images to Smugmug. It would be so much easier - because otherwise, I ...
0
votes
1answer
43 views

phpSmug variables for AlbumID doesnt work

I am using the following code, but no matter how I structure the array for the images_get method, it never passes the AlbumID correctly..any clues?? <?php require_once( "phpSmug.php" ); $albumid ...
2
votes
1answer
490 views

How can I allow users to download the original photo without going through the shopping cart?

I am using SmugMug for Wordpress. I have placed a watermark on the images in my gallery, but would like to make the original photo, without watermark, available for download via direct link. I thought ...
2
votes
0answers
153 views

Synchronize Ubuntu local folders with SmugMug

I'm currently using the PHP multi-album uploader (slightly modified) to upload my pictures to SmugMug from my Ubuntu machine. Ideally, I'd like to keep my files in sync between my local machine(s) ...
6
votes
1answer
120 views

Which domain should I load users' content (photos/videos) from?

When making API requests depending on what the user has setup or how you make the request you can get different results back for the URL to fetch photos from: http://username.smugmug.com/... ...