Twitter SMFHacks Facebook SMFHacks SMFHacks.com
Home Forum Index Hacks Products Login Register Search
  Show Posts
Pages: [1]
1  SMF Gallery Pro / Presales / Re: Question about permissions before buying on: February 08, 2012, 04:58:17 am
Thanks for your answer. I have already purchased the Gallery :-)

One last question. Every member can make several categories, like "sub-galleries". Is it possible to make a category that every member can see and another category with private pictures that only the user itself can see? Or is it like "everything or nothing"?

Thanks
Harald
2  SMF Gallery Pro / Presales / Question about permissions before buying on: February 07, 2012, 03:08:16 am
Hello,

I'd like to buy Gallery pro, I just have one question:

If users create their own gallery, can they control who can see the images? For example, can they control that only logged in users can see their gallery, but not guests?

Cheers
Harald
3  SMF Gallery Pro / Bugs / Re: Deleting a category on: March 03, 2007, 01:40:55 am
Thanks for your quick reply!

Harald
4  SMF Gallery Pro / Bugs / Deleting a category on: March 02, 2007, 05:13:05 pm
I'm not sure if it's a bug since it is so a basic function that many should have discovered before me:

I hava a normal member and the gallery permissions are everything switched on except "bulk upload" and "Admin Gallery". if i login as this user, go to MyGallery, I can add category, edit my categorys, but if i want to delete my category, i get the error "You are not allowed to manage gallery.". But the category has been deleted! I looked at the code, and the problem ist the call to "RecountFileQuotaTotals" in the function UserDeleteCategory2 in the file UserGallery.php. It looks, as if the "isAllowedTo('smfgallery_manage');" function returns a "not allowed", but i don't know why!?

Can you give me a hint what's wrong or what i am doing wrong?

Thanks

Harald

5  SMF Gallery Pro / Feature Requests / Re: Page after "Add Picture" on: March 02, 2007, 05:05:44 pm
Hmm, I think that's a question of taste. For me it seems more logical, to be on the same page after an upload than before the upload. And it's the same for deleteing end editing images.
Propably the best solution would be to make it an option, so everybody can decide himself :-)
6  SMF Gallery Pro / Feature Requests / Re: Page after "Add Picture" on: March 02, 2007, 12:00:43 pm
of course you are right!

i changed it to
            if ($userid) {
               redirectexit('action=gallery;su=user;cat=' . $cat . ';u=' . $userid);
            }
            else {
               redirectexit('action=gallery;cat=' . $cat);
            }
7  SMF Gallery Pro / Feature Requests / Re: Page after "Add Picture" on: March 02, 2007, 11:38:43 am
I think i got this one already. I changed in the procedure AddPicture2
the line
redirectexit('action=gallery;sa=myimages;u=' . $ID_MEMBER);
to
redirectexit('action=gallery;su=user;cat=' . $cat . ';u=' . $ID_MEMBER);

Is this a correct way?

Thanks Harald
8  SMF Gallery Pro / Feature Requests / Page after "Add Picture" on: March 02, 2007, 11:20:02 am
Ok there is another thing i miss :-)

Where you are in a category and upload a picture, you always get to "MyImages" afterwards. Is it possible to get to same page where i started the upload? It's a little bit confusing, that you suddenly aren't anymore on that page where you started the upload...

Thanks

Harald
9  SMF Gallery Pro / Feature Requests / Re: Breadcrump Improvment on: March 02, 2007, 10:51:57 am
Thanks i just made the upgrade!

At least my server is a rather strong machine, so i think some more querys wouldn't be a problem :-))
10  SMF Gallery Pro / Feature Requests / Breadcrump Improvment on: March 02, 2007, 10:38:31 am
Hello!

Yesterday i bought the SMF Pro Gallery and there is one thing i really miss:

There is only a kind of breadcrumb when you view a picture. is it possible to alway have a breadcrumb like this:
wher you start the gallery, there ist just
Gallery
in a common category you get
Gallery | Flowers
in a subcategory you have
Gallery | Flowers | Roses
in the user gallery it would be
Gallery | Harald
in a category
Gallery | Harald | Holiday
subcategory
Gallery | Harald | Holiday | Spain

and so on...

would that be difficult to implement? Or can you tell me if these information is already in an array where i can read from in the template?

Thanks

Harald
11  SMF Gallery Pro / Presales / Re: 2 Questions on: February 16, 2007, 08:55:55 am
Thanks for your info!

Cheers

Harald
12  SMF Gallery Pro / Presales / 2 Questions on: February 16, 2007, 03:05:03 am
Hello!

I'm looking for a gallery for my SMF Forum and I have 2 questions about your "Gallery Pro".

When you click on an image in the thumbnail view, you get the image in the original size. That completly blows up my design if the image is large. Is it possible (like in coppermine), to show a preview with a configurable size when you click on the thumbmail and after clicking on the preview, you get a popup window with the original image?

The 2nd question ist, where can i see the url of an image, so it is possible to link to it in a forum message?

Thanks a lot for you help!

Harald
Pages: [1]
Powered by SMF 1.1.18 | SMF © 2013, Simple Machines
TinyPortal v0.9.7 © Bloc
SMF and SimpleMachines are registered trademarks of Simple Machines. SMFHacks.com is not affiliated with nor endorsed by Simple Machines.
Page created in 1.32 seconds with 20 queries.