|
|
|
|
From: Guest Date: April 12 2008, 09:39
|
Hi there, thx for creating such a wonderful photo gallery script.
I might be buying for this script as well,
so before i buy i need to ask some question,
- Is it i need to upload again all my data after i install new script? or just need to over write some file ?
- what is the meaning of free update 1 year?
Thx
Regards,
LJ Jun |
|
|
|
From: Encaps Date: April 12 2008, 09:59
|
Hello,
1) you don't need to reinstall the gallery after purchasing the source code - just overwrite /core/ files
2) "free 1-year updates" means you will be able to download new EncapsGallery releases for free, without purchasing new source code. |
|
|
|
From: Guest Date: April 12 2008, 10:36
|
Bought it =)
Thx...nice service and fast reply A+++ |
|
|
|
From: Encaps Date: April 12 2008, 10:57
|
| Thank you for the feedback! |
|
|
|
From: Guest Date: April 09 2008, 07:24
|
Hi There, is it possible to have a drop down selection box so customers can select the size of photo they wish to purchase?
Regards
Hylton |
|
|
|
From: Encaps Date: April 09 2008, 08:57
|
Hello Hylton,
unfortunately this feature is not implemented with EncapsGallery. |
|
|
|
From: Guest Date: April 08 2008, 17:41
|
| Can I customize to fit into my template? |
|
|
|
From: Encaps Date: April 09 2008, 08:56
|
| Of course, you can. Why not? |
|
|
|
From: Guest Date: April 08 2008, 10:20
|
Hello,
Thank you again for your excellent product. It is wonderful!
My question concerns the default splash page and the category displayed. When you open my album, though the drop-down menu claims it is a specific category, what is seen is a random assortment of photos from each individual category.
How do you configure the system so it opens a specific category and only images from that specific category?
Thanks in advance
Bret |
|
|
|
From: Encaps Date: April 08 2008, 10:48
|
| Hello Bret, thank you for the feedback. For open specific category you may build a link like "catalog.php?cat=1" |
|
|
|
From: Guest Date: April 07 2008, 16:39
|
Hi again :)
In the catalog_categs.php page, how can I include a thumbnail for each of the categories?
include("html/".$config["path"]."/catalog_categs.html");
Thanks
Tony |
|
|
|
From: Encaps Date: April 07 2008, 16:59
|
| You may upload a thumbnail for a category from admin/catalog_categs.php |
|
|
|
From: Guest Date: April 07 2008, 09:16
|
Hi,
I bought + installed your gallery, and got a friend to test my shop cart.
I got an email notification from paypal to say the money transferred, but the transaction does not show up in the shopcart admin panel.
What can be wrong?
I need to fix this urgently so I can get the shop open.
Thanks
Tony |
|
|
|
From: Encaps Date: April 07 2008, 09:26
|
Make sure the IPN url is configured properly
|
|
|
|
From: Guest Date: April 07 2008, 13:22
|
That done it!
Thanks
Tony |
|
|
|
From: Guest Date: April 07 2008, 07:00
|
hi, I have been trying to purchase your product but i am unable to purchase through your shopping process. I can send money via paypal as your checkout doesnt work
please advise
thanks |
|
|
|
From: Encaps Date: April 07 2008, 09:05
|
I'm sorry to hear checkout doesn't work - don't have an idea what may be wrong. Could you please crarify?
You may pay via PayPal - follow the "Buy" link from the website navigation, select "paypal" from "Payment option" dropdown. |
|
|
|
From: Guest Date: April 05 2008, 16:56
|
Hi,
I installed your demo gallery to test it before I buy: www.racing.irishphotography.co.uk
I cannot see the shop cart setup options, and it does not show in the Admin or the front end.
How do I enable this so I can test it?
Thanks
Tony |
|
|
|
From: Guest Date: April 05 2008, 17:02
|
Doh!
I found the tick box now...
|
|
|
|
From: Encaps Date: April 07 2008, 08:48
|
| Right, you should activate "Shopcart" checkbox from the admin panel. |
|
|
|
From: Guest Date: April 05 2008, 05:35
|
Watermark
Hi
I've done a search on this but the search results take me to a page without the answer on it in the forum. How do I enable the watermark feature?
I'm finding Encaps very easy to work with.
The other thing I am working on doing though is to the change the shopping cart options. The pictures are available in different format options so different prices. I'm working at putting in a chained select - or is there an easier way?
Thank you. |
|
|
|
From: Encaps Date: April 07 2008, 08:47
|
Hello,
1) Watermark:
for apply watermark you may modify the file "catalog_custom.html" - replace the following line:
<IMG src="./rwx_gallery/<?php echo $html["item"]["filename_normal"]?>"
with new one:
<IMG src="core/catalog_watermark.php?file=../rwx_gallery/<?php echo $html["item"]["filename_normal"]?>"
This relates to templates "simple_sc", "acd", "expo", "light".
To apply watermark for "raym" template, you should modify file "html/raym/catalog.html", line #68:
document.getElementById("photo_img_id").src = 'core/gallery_watermark.php?file=.'+_path_filename_normal;
2) Shopcart options:
Unfortunately this feature is not implemented |
|
|
|
From: Guest Date: August 04 2008, 14:09
|
| In attempting to get the watermarks enabled, the site is not showing this. I did the instructions as you stated, but I am not getting anywhere. Help please |
|
|
|
From: Guest Date: April 02 2008, 07:41
|
Hello,
Does the database have to be mysql? Can it be PG SQL or MS SQL?
Please let me know.
Thank you. |
|
|
|
From: Encaps Date: April 02 2008, 09:20
|
| Yes, only MySQL is supported at the moment. |
|
|