photo album software
  EncapsGallery     Demo     Download     Buy     Support     HowTo     Contact  

Ask a question...
 

From: Guest   Date: October 01 2007, 07:32
Hi, grat job I have a question. Is it possible to add some info fields in the picture details? for instance: photograpoher's name, frame material.... Let me know. Thamk You.
      
From: Encaps   Date: October 01 2007, 12:10
Hi, I can add some fields for $10,
Let me know if you'd like to initiate customization

From: Guest   Date: September 30 2007, 21:52
How can I remove the "PHP gallery software" link from the gallery?
      
From: Encaps   Date: October 01 2007, 03:05
For remove the bottom link you may purchase the gallery source code - there is no that string
            
From: Guest   Date: October 02 2007, 08:50
Hey, I realized that after I posted a message. I will be purchasing your product. Thanks.

From: Guest   Date: September 30 2007, 04:59
I have found that I needed to make a change in line 12 of /core/db_sql.class.php

"catalog_install.php" had to be changed to "catalog_db_install.php" because there was no file "catalog_install.php"
      
From: Encaps   Date: September 30 2007, 06:18
Oh, thank you for the info!
Fixed with EncapsGallery-1.8.3

From: Guest   Date: September 29 2007, 19:10
Can you run a Javascript (drop down menu) with Photo Gallery. THe script is running on other pages but just not in the gallery. I have it coded in the header.

Thank you for your help.
      
From: Encaps   Date: September 30 2007, 06:30
I will implement the dropdown with one of skins on Monday, for you can estimate how to deal with it
      
From: Encaps   Date: October 01 2007, 17:56
The category dropdown is here: catalog_cats_select.zip
Unzip and upload the file catalog_cats_select.html into a skin directory. Let me know.
            
From: Guest   Date: July 15 2008, 18:03
I would like to try this also but the link is dead. Could you please repost?

Thanks!!

From: Guest   Date: September 29 2007, 05:38
Great script, actually exactly what I needed!!
But...is there a way to protect albums by password? So that a folder is only visible by a few people and another by another group of people and so on. And after that in the shopping cart, separate the orders. Orders from a specific folder in a specific folder in the shopping cart.
I am willing to pay for the crip and eventually for the customization too if it's doable.
Thanks.
      
From: Encaps   Date: September 30 2007, 06:38
Thank you for the feedback. So, regarding the password protected categories - it's usefull feature for many customers, I think to build this feature for free and share, but not pretty sure when exactly (in couple of weeks)
Regarding separated shopcart output - It will take 1 hour ($10)
            
From: Guest   Date: October 02 2007, 13:15
Thanks for the reply. How can I make the payment for the small modification then? Can u contact me on my email address please?
Regards.

From: Guest   Date: September 21 2007, 11:39
I am a new user to this gallery programme.... what is the 1st steps I need to take to Configure EncapsGallery. I have uploaded it but have no idea where to go from here... what is the database SQL server?? I will probably kick myself when you tell me but I'm really brain dead today.....
      
From: Guest   Date: September 21 2007, 12:07
Ok I figured that bit out... LOL not easy with a 2 year old trying to play with the computer at the same time

From: Guest   Date: September 21 2007, 04:26
I am install successfully in my local mechine now I wan to enable Watermark how can I do this?
      
From: Encaps   Date: September 21 2007, 09:21
For apply watermark you can modify the file "gallery_custom.html" - replace the following line:
<IMG src="./rwx_gallery/<?php echo $html["item"]["filename_normal"]?>"

with new one:
<IMG src="core/gallery_watermark.php?file=../rwx_gallery/<?php echo $html["item"]["filename_normal"]?>"

This relates to templates "simple_sc", "acd", "expo", "light".

For apply watermark to "raym" template, you should modify file "html/raym/gallery.html", line #68:
document.getElementById("photo_img_id").src = 'core/gallery_watermark.php?file=.'+_path_filename_normal;
            
From: Guest   Date: September 21 2007, 15:36
Thnks a lot I am success for active water mask
            
From: Guest   Date: June 03 2008, 19:51
Cannot find this information or directory: gallery_custom.html
For apply watermark you can modify the file "gallery_custom.html" - replace the following line:
<IMG src="./rwx_gallery/<?php echo $html["item"]["filename_normal"]?>"

with new one:
<IMG src="core/gallery_watermark.php?file=../rwx_gallery/<?php echo $html["item"]["filename_normal"]?>"

This relates to templates "simple_sc", "acd", "expo", "light".

For apply watermark to "raym" template, you should modify file "html/raym/gallery.html", line #68:
document.getElementById("photo_img_id").src = 'core/gallery_watermark.php?file=.'+_path_filename_normal

From: Guest   Date: September 20 2007, 04:37
Hi,
Please, explain me one thing about gallery. It has shopping cart. Nevertheless, everybody can download any picture from gallery to his computer without any payment. So, what shopping cart is need for? In other words, is there the way to prevent downloading pictures from gallery before buying?
      
From: Encaps   Date: September 20 2007, 07:09
I guess you will not allow to show anybody original files (pictures, or any other digital items) for sale. If you show a picture, it's not possible to prevent downloading - a user can make screenshot. So, the gallery (catalogue) is for show PUBLIC demos. The shopcart (optional) is to pay for selected items. Admin may send original purchased source by e-mail, or provide a download link.
            
From: Guest   Date: September 20 2007, 12:43
OK. But how customer can know what he buy, i mean - demo, or original, and how can i inform him, i.e. how can i add links or any information page for clients?
                  
From: Encaps   Date: September 20 2007, 15:04
You can put any additional info into the item (picture) description field: any details, links
      
From: Encaps   Date: September 29 2007, 07:29
Or you may apply a watermark

From: Guest   Date: September 16 2007, 09:01
Ok... I actually found out I do have another question (same person with the MySQL problem); When I want to upload an image, it doesn't want to auto-generate thumbails, and on the auto option, it says "auto (disabled: no GD library image formats available)". What must I install for auto-generating thumbails?
      
From: Encaps   Date: September 16 2007, 09:37
Ask your hosting provider to enable GD library for your PHP engine
            
From: Guest   Date: September 16 2007, 13:00
Thank you... I have another question... theres a link at the bottom of my gallery named "PHP photo album" with a link to here, I may want to edit when I finish my gallery, but It appears it does not exists anywhere in the entire set of php's and html's. Where is the information about that link located?
                  
From: Encaps   Date: September 16 2007, 14:43
If you'd like to remove bottom link, you can purchase the source code
                  
From: Guest   Date: July 12 2008, 09:29
The link lies in catalog.class.php

From: Guest   Date: September 14 2007, 06:53
Sorry once again, I'm a real "teapot". I see on my web-site blank page instead of gallery page. What it means? What must I do to see any gallery's skin and for downloading images into gallery?
      
From: Encaps   Date: September 14 2007, 08:50
Show me? (and by the way I can't reach you with the e-mail address you provided)
            
From: Guest   Date: September 14 2007, 10:02
Show how?
(I don't know what's a problem with e-mail address, I receive some mails every day via this one. However, if problem will remain I give you another address)
                  
From: Encaps   Date: September 14 2007, 10:36
did you install the script on a public webserver? if yes, give me the link.
if you installed it on your local machine, send me screenshot
                        
From: Guest   Date: September 14 2007, 10:49
Oh, sorry, of course...
The link is http://*** Now it shows:
"The website declined to show this webpage"
                              
From: Encaps   Date: September 14 2007, 15:10
So, show me the gallery you installed?
                                    
From: Guest   Date: September 14 2007, 15:19
but the problem is that i cannot see gallery via name of my web-site. i can see it only via server's control panel
http://[_protected_ulr_]/fileman.jsp
                                          
From: Encaps   Date: September 14 2007, 16:46
the page http://***.jsp requires authentication. send me credentials (see contact page) if you'd like me to check
                                                
From: Guest   Date: September 15 2007, 12:07
I'd sent them you with e-mail
                                                      
From: Encaps   Date: September 15 2007, 16:00
fixed, enjoy: http://[_protected_ulr_]/encapsgallery-1.7.21/
                                                            
From: Guest   Date: September 16 2007, 06:25
Thank you. But I see only blank page! I thought there must be any skin or somthing else visible, and at the adress of web-site only (without /encapsgallery-1.7.21) ?
                                                                  
From: Encaps   Date: September 16 2007, 08:49
moved to http://[_protected_ulr_]/
                                                                        
From: Guest   Date: September 16 2007, 10:16
Now everything is all right. Thank you very-very much.

« 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