photo album software
  EncapsGallery     Demo     Download     Buy     Support     HowTo     Contact  

Ask a question...
 

From: Guest   Date: January 10 2008, 16:14
I have installed the gallery and it is fully functioning. However, i uploaded images for the categories and they are not displaying at the category name. Is this a bug or do i need to change some configuration somewhere?

thanks in advance
      
From: Encaps   Date: January 10 2008, 16:34
The category image is visible from the catalog_categs.php page.
Let me know if something wrong in your categories page.

From: Guest   Date: January 10 2008, 13:00
Hi

I have installed and successfully set up the Encapse Gallery but I don't want the images in full size after a user clicks thumbnail. So is it possible setting all images to a fixed size or maybe preview them in a pop-up window? If so, which file should I edit?

Regards,
H
      
From: Encaps   Date: January 10 2008, 16:32
You may edit the file "/html/_a_skin_/catalog.html" for change behaviour (add popup)

From: Guest   Date: January 09 2008, 11:40
As I clear the bottom that says "php photo gallery" and contains a link...
Excuse my bad English
      
From: Encaps   Date: January 09 2008, 18:17
The bottom link is present in free public version, butremoved from purchased version

From: Guest   Date: January 06 2008, 20:09
Is there a way to customize the front-end to include just the back-end http image upload requiring a username and password different than the back-end admin? the reason I ask is, I wanted to allow users who know the given user:pass to be able to just upload images with descriptions and such to a specific category I specify, that I can later move in the Back-End, but not give them Admin.
      
From: Guest   Date: January 06 2008, 20:27
I found the HTML for it in admin/html
the only forms i need are:
User/Pass
Title
Description
File
---
given forms are:
Thumbnail:auto(only allow supported uploads)
Category:New
Visible:yes
Image width & height:0 (default)
Price:none(hidden anyway)
Rank:hidden, non existent, any, auto (it will be changed when moved)

            
From: Guest   Date: January 06 2008, 22:55
nevermind, I found my answer/solution. Limited back-end functionality by copying the gallery/admin files to gallery/user files and editing the templates. to keep users out of gallery/admin i am using .htpasswd. would that be possible?
      
From: Guest   Date: January 06 2008, 23:00
Yes, I would also like to know how to create multiple users so that I can customize the administrative abilities for any particular user (i.e. - so they can't change skins)
            
From: Guest   Date: January 07 2008, 00:33
after looking deep into it, it looks like encaps would have to be completely re configured. there is only one 'config.ini.php' that is shared with admin and core files. When i tried to move 'config.ini.php' into the admin dir and change files in /admin/ to point to it (so that I could copy the admin files to a 'user' dir for different users),but the /core/ files did not like that! So my head is aching until I find a solution.
                  
From: Encaps   Date: January 07 2008, 17:39
I consider to implement this feature (public image upload), but not sure when.

From: Guest   Date: January 06 2008, 03:48
Hello,

I just purchased the source code as well as the registration key protection. I would like to know if there are any additional skins available for purchase other than the five that are included? I would LOVE a set of skins!!
      
From: Encaps   Date: January 06 2008, 04:13
Unfortunately there are no new skins available
            
From: Guest   Date: January 06 2008, 04:19
Hmmm...ok then...forgive me if this is a silly question, but how exactly could I go about creating a new skin for this gallery?

Also, I uploaded a thumbnail image to one of the categories, and it didn't seem to re-size it down to the smaller size. The category thumbnails don't show online either...is there a way to get them to show??
                  
From: Encaps   Date: January 06 2008, 04:50
Show me
                        
From: Guest   Date: January 06 2008, 14:35
I just sent you the location of the gallery on my site. It is a test gallery for now, so I can get used to it.

The username and password have been included.
                              
From: Encaps   Date: January 07 2008, 14:34
The categories thumbnails are visible from categories landing page catalog_categs.php
                                    
From: Guest   Date: January 13 2008, 11:26
i am having this same problem, my catergorie thumbnails won't show up
                                          
From: Encaps   Date: January 13 2008, 15:40
Hello, please show me the link

From: Guest   Date: January 05 2008, 12:55
Hello,
I am using the acd template, which is great. But, I don't want the image to be displayed in a new window when I click the thumbnail, I want it to display in the same location, similarly to the expo template. How do I do this? Please e-mail me, THANKS!
      
From: Encaps   Date: January 06 2008, 02:27
Just replace the line "target=_blank" with a new one "target=_self" in the template "catalog.html"

From: Guest   Date: January 05 2008, 09:05
How can I change thumb image size in front end display..

I cahnged In config.ini.php $config["thumbsize"] = "150"; to $config["thumbsize"] = "100";

But not changed...

Please solve this problem..
      
From: Encaps   Date: January 06 2008, 02:35
The config parameter "thumbsize" will not affect the thumbnails size immediately - you should regenerate the thumbnails, so thumbnails generate function will create new thumbnails with new size.

From: Guest   Date: January 03 2008, 04:13
hello Encaps!

is there any way i can display the whole images in root catalog which sorted by uploading time? the latest should be at first i mean.

Regards,
Kelly
      
From: Encaps   Date: January 03 2008, 08:49
Hello Kelly,
the only way is to customize the sql-query
            
From: Guest   Date: January 03 2008, 21:26
hello Encaps!

thanks for your prompt reply. How to customize the sql-query then? thanks!

Regards,
Kelly
                  
From: Encaps   Date: January 07 2008, 17:10
I'm going to implement this feature with public EncapsGallery release, but can't promise when it will be done.
                        
From: Guest   Date: January 10 2008, 05:02
what about display the Categories like the floders in index, when enter the floder, people can see the images.
                              
From: Encaps   Date: January 10 2008, 16:41
You may customize html templates for apply different look

From: Guest   Date: January 01 2008, 16:42
is it possible to randomize the images in the default directory?
      
From: Encaps   Date: January 02 2008, 06:54
It's not possible without customization

From: Guest   Date: December 30 2007, 15:12
How do I get the RSS feed to work with catalog.xml.php, it is not validating...what changes need to be made?
      
From: Encaps   Date: January 02 2008, 06:54
Please wait a day, I will show you a demo
            
From: Guest   Date: January 03 2008, 19:09
okay
                  
From: Encaps   Date: January 04 2008, 03:31
Take a look:
online demo:
http://***.encaps.net/software/encapsgallery/demo/catalog.rss.php
download: http://www.encaps.net/software/encapsgallery/catalog.rss.zip

« 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 [20] 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 »

Encaps Team © 2005-2008 EncapsGallery | Demo | Download | Buy | Support | HowTo | Contact