photo album software
  PHP Gallery     Live Demo     Free Download     Support Forum     How To     Contact  
ArabicBulgarianChineseCroatianCzechDanishDutchEnglishFinnishFrenchGermanGreekHindiItalianJapaneseKoreanNorwegianPolishPortugueseRomanianRussianSpanishSwedishTurkish
Ask a question...
 

From: Guest   Date: March 11 2008, 10:38
I've downloaded and uploaded all files to my server. I've configured the user name and password information and when I enter it I get a blank screen?

I don't know what I'm doing wrong I think it's something in the config page.

Please advise.
      
From: Encaps   Date: March 11 2008, 10:49
Please show me the link

From: Guest   Date: March 09 2008, 16:02
How would I add sizes to an item?
For example having t-shirts with sizes S, M, L, XL.

also can I have one image of a style link to multiple colors of that same style instead of having to display each color with their own add to cart button?
      
From: Encaps   Date: March 09 2008, 16:57
Unfortunately options, such as size and color,
are not implemented with EncapsGallery shopcart.

From: Guest   Date: March 05 2008, 02:33
Hi Andrew,
I bought your awesome program few months ago.
But i still interested to integrate one more function for shipping charge (sort of domestic-international).
Can you do it please?
Thanks.
Regards
Valeri
      
From: Encaps   Date: March 05 2008, 03:07
Hello Valery,
we work for $10/hour,
could you please provide more details regarding the feature you requested?
            
From: Guest   Date: March 06 2008, 01:34
Hi Andrew,
is it possible to add button "Shipping Choice"with drop down menu or tick boxes (choice of 1 - domestic - NZ only, 2 - International - US, North & South America, and 3 - Europe & other countries) just before the button "Recalculate Sub-total" at the last page before prepossessing payment.

And how much it will take to make one.

Thanks
Rgds
Valeri
                  
From: Encaps   Date: March 06 2008, 15:52
Hello Valeri, thank you for the details, let me think.
                        
From: Guest   Date: June 21 2009, 09:18
I have spent a lot of time looking for any information on adding a shipping feature like some of the other packages have. I bought this software about a year or so ago and have been watching for any clue about this feature being added in newer versions but have not seen anything. If there is no feature like this can you tell me where to put it in the software. I am pretty good with PHP & Mysql and probably can do it myself if necessary.
                        
From: Guest   Date: June 21 2009, 09:25
I am trying to post this a 2nd time since it seemed to not post the first time...

I have spent a lot of time looking for any information on adding a shipping feature like some of the other packages have. I bought this software about a year or so ago and have been watching for any clue about this feature being added in newer versions but have not seen anything. If there is no feature like this can you tell me where to put it in the software. I am pretty good with PHP & Mysql and probably can do it myself if necessary.

From: Guest   Date: March 04 2008, 06:48
Hi,

I have removed the Gallery Bar from catalog.php but when I click any image to show larger image it shows the gallery again in that page also. How can I remove it also from that page.

Regards
Anees
      
From: Encaps   Date: March 04 2008, 09:23
Hello Anees,
so remove sidebar from catalog_custom.html as well

From: Guest   Date: March 04 2008, 01:53
Hi,

I have edited the catalog_head.html and shopcart.php and put my banner on the top which is flash object. Locally its showing fine but on server/domain its not showing the banner. plz help ?

Anees
      
From: Encaps   Date: March 04 2008, 04:08
There should not be "<noscript>" tags around the flash banner

From: Guest   Date: March 03 2008, 11:23
Hello,

I have successfully added a size option in shopcart.php which is a drop down with different sizes. When I select a size and proceed to checkout, I am unable to see my size selection in the Pay Pal page.

Could you please help?

The url is www.belgalleria.com/belgalleriaphp/index.php
Please select and Item + size and proceed to check out


Please let me know.

Thank you
      
From: Encaps   Date: March 03 2008, 11:47
It will take $10 - to modify PayPal checkout procedure
            
From: Guest   Date: March 03 2008, 12:48
How long would this take? and how do I pay?

Please let me know.
                  
From: Encaps   Date: March 03 2008, 12:59
If you will send me your sources today, I will send you modified code tomorrow, next if you think everything is exactly as you requested, you will pay using customization link: http://www.encaps.net/customization.php

From: Guest   Date: March 03 2008, 10:23
Hi - I'm looking for a couple of features in a photo gallery that I don't see here.

1 is the ability to create an account for certain people to be able to upload photos but not for the public. I have about 100 people that I would like to allow uploading priveleges.

2 is the ability to add an HTML LINK to the photo text field. So if the public viewing the photo is interested in what they see then they can click the link and be taken to the webpage of the person who uploaded the picture.

3 is a CAPTCHA field for uploading, comments, etc to prevent spam-bots from flooding the site with junk ads.

Thanks!

-- Larry

PS: I've looked at about 6 photo gallery programs so far and Encaps looks top-notch.
      
From: Encaps   Date: March 03 2008, 10:29
Hello Larry, the features you described are not yet implemented with EncapsGallery.

From: Guest   Date: March 03 2008, 07:14
Hi,

Is it possible to hide the catagory list from product catalog left col bar
      
From: Encaps   Date: March 03 2008, 08:55
For hide the left side bar you may delete the line
<?php include catalog_cats_select.php"
from html/catalog.html

From: Guest   Date: March 03 2008, 06:10
Hi,

I installed gallery on my site " http://***.shazi.net/gallery"
I configured it uploaded the images and created categories,
but when i come back to view, it is not showing any images or catagory, its only showing Header and footer. I have purchased software from you
      
From: Encaps   Date: March 03 2008, 08:53
Thank you for purchase EncapsGallery. Could you please let me log in to your gallery admin?
            
From: Guest   Date: March 03 2008, 09:23
http://***.******net/gallery/admin
*****
******
                  
From: Encaps   Date: March 03 2008, 09:41
It's fixed now - your template "catalog.html" was 0 bytes size

From: Guest   Date: March 01 2008, 12:23
Hi I really love this gallery. What I want to do instead of showing all photos on the home page with links to all the categories I would like to show the category images only and when the image is clicked on it will take you to that category and its photos.

What do I need to change to be able to do this?

Thanks

T
      
From: Encaps   Date: March 01 2008, 16:25
Just edit the gallery landing page index.php contents:
from <?php include catalog.php ?>
to <?php include catalog_categs.php ?>


Encaps © 2005-2010 PHP Gallery | Live Demo | Free Download | Support Forum | How To | Contact
?>