photo album software
  PHP Gallery     Online Demo     Free Download     Buy Sources     Support Forum     HowTo     Contact  
ArabicBulgarianChineseCroatianCzechDanishDutchEnglishFinnishFrenchGermanGreekHindiItalianJapaneseKoreanNorwegianPolishPortugueseRomanianRussianSpanishSwedishTurkish
Ask a question...
 

From: Guest   Date: September 09 2008, 14:41
I wanted to try out Encaps and have downloaded the program and uploaded it to the server. However I don't know how to open the program. I never was asked to enter a user name or password. Help.
      
From: Encaps   Date: September 09 2008, 15:08
After you upload the files and first run the gallery, gallery database installer ask you for gallery admin username and password - blank (empty) by default
So just hit "Submit" button

From: Guest   Date: September 09 2008, 13:46
Hi there..

I am just wondering ig the script is search-engine friendly? I.e will Google and other spiders / bots crawl the gallery?

Regards,
Miqe
      
From: Encaps   Date: September 09 2008, 15:05
Yes, search bots crawl the gallery - try to search google with the query:
"site:http://***.encaps.net/software/encapsgallery/demo/"
all 150 pages are indexed
            
From: Guest   Date: September 09 2008, 15:28
Thank you for the info.. Much appreciated.

/Miqe

From: Guest   Date: September 09 2008, 12:33
We are new users and want to sell prints as well as digital photos and have sold a photograph (print) to a client. PayPal assigned an item number to it which we don't recognise. What should we be doing when we upload pictures to our gallery to make sure that our ref no and PayPal numbers coincide?
      
From: Encaps   Date: September 09 2008, 15:37
Sorry, what item? What number PayPal assigned? Could you please clarify?
            
From: Guest   Date: September 10 2008, 12:41
we recieve dconfirmation form
PayPal of an order for a photograph and they assigned an item number 154 to
the transaction

We couldn't relate 154 to our numbering system and couldn't determine which
photograph she is ordering.
                  
From: Encaps   Date: September 10 2008, 23:06
Please make sure IPN (Instant Payment Notification) url is properly configured.
Now you may check your item #154 in this way: encapsgallery/admin/catalog.php?action=show_custom&id=154

From: Guest   Date: September 09 2008, 06:52
Do you have to be a paying member to get support?
      
From: Encaps   Date: September 09 2008, 15:09
Sorry what?
            
From: Guest   Date: September 09 2008, 22:14
Please see the post from Aug. 20, 2008, also since that time I have tried creating a new catagory and moving it there to try and delete the whole thing. Yet same results.

Thank you.

From: Guest   Date: September 08 2008, 15:03
Hi. I have purchased the code and have a quick question. I want to add fields to the database and display them using a line such as the following:

<?php echo htmlentities($item['new_stuff'])?>

Other than the catalog.html file for the particular skin I am using, what other files do I need to edit to allow the application to access this new database field?

I don't need any information about the database changes, only what php changes are required.

Thanks,

Chuck
      
From: Encaps   Date: September 08 2008, 16:34
Thank you for your purchase.
For add new fields, you need to change the following files: html/_skin_/catalog.html,html/_skin_/catalog_custom.html,
admin/html/catalog.html,admin/html/catalog_custom.html,/core/catalog.class.php
            
From: Guest   Date: September 08 2008, 17:10
Thanks! Already started working through it, but this is helpful. Appreciate it. Great product. Simple and well built.

Are there security concerns with having the dir where the images are strored be set to 777? Is there a way to lock this down?
                  
From: Encaps   Date: September 09 2008, 11:46
Thank you for the feedback.
You are right, it's better to not make a dir world-writable, but in this case you will not be able to upload images;
It's possible to upload files only from back-end;
EncapsGallery doesn't allow to upload executable scripts, only images;

From: Guest   Date: September 01 2008, 10:18
Hello,

I have the registered copy of this software and i need to know what file is the paypal buy button located in?

I'm using Linklok Paypal for digital downloading of my products and i have to add some code to the button for an auto return to a download page i created after paypal payment confirmation. Below are the Linklok instructions and the code i need to add.

Linklok will display a predefined download page after a transaction
if linklokipnret.php is set as the return page on a Paypal Buy button
like this:-
<input type="hidden" name="return" value="http://***.yoursite.com/linklokipnret.php">
<input type="hidden" name="rm" value="2">
Instead of the predefined page you can create a custom template
in html format that will be used instead. Within this template you
can use the same variable placeholders as described for the email
template to personalise the page and display product download
links etc. You should ensure that any links to other pages or
graphics within this page are absolute URL’s or relative to the
location where you installed linklokipn.php.

Thanks for your time and thanks for an awesome script!!!

      
From: Guest   Date: September 01 2008, 10:47
I basicly just need to know where to insert the code in the buy button.
            
From: Encaps   Date: September 01 2008, 11:18
The "buy" button is located in the shopcart.php
                  
From: Guest   Date: September 01 2008, 12:02
Can you tell me where i need to insert the two lines of code in the shopcart.php so it works correctly?

Thanks for your time...........much appreciated!!
                        
From: Encaps   Date: September 01 2008, 12:25
I guess after the line #50 from shopcart.php:
<input type="hidden" name="notify_url" value="<?php echo $config["sc_ipn_url"]?>">

From: Guest   Date: September 01 2008, 00:51
i'am running encaps gallery on www.*********.co.cc/imagegallery/

but i'am not able to install the gallery.......

please have a look at this every time i give my username and password the error msg displayed is:

Unable to connect the database host *****.****.net with username ********* and password *********
Access denied for user '********'@'***.***.***.**' (using password: YES)


what should i do?
      
From: Encaps   Date: September 01 2008, 06:52
Please make sure the database exists, and you use valid username and password

From: Guest   Date: August 30 2008, 06:25
i am running your software at http://***.******.***/encapsgallery/

and on th ebottom of the page there is a symbol set as follows



can you please explane whjat this this is and how i remove it from the age

i cannot find it in th ecode but not sure which page i am lookin g at

thanks

      
From: Encaps   Date: August 30 2008, 11:53
Could you please show me your catalog_foot.html?
            
From: Encaps   Date: August 30 2008, 13:15
The symbol you noticed is hardcoded into catalog_foot.html - so you need to edit/remove the symbol from catalog_foot.html

From: Guest   Date: August 26 2008, 11:58
I have just bought the gallery and want to remove the copyright. How do I do that without effecting the customization to the demo verison I have started with.
      
From: Encaps   Date: August 26 2008, 12:27
So you may overwrite core/catalog.class.php

From: Guest   Date: August 23 2008, 14:04
Hi,

I'm rather enjoying breezy, easiness of setting up a site with encaps.

I wondered whether I can use a Google checkout as opposed to the PayPal one?
      
From: Encaps   Date: August 26 2008, 08:49
If you need to change shopcart behaviour, you could edit shopcart.php, shopcart_ipn.php, core/shopcart.class.php


Encaps Team © 2005-2010 PHP Gallery | Online Demo | Free Download | Buy Sources | Support Forum | HowTo | Contact
?>