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

From: Guest   Date: March 16 2008, 04:38
I need my photos to appear in alphabetical order by title. Is this easily done? Any help greatly appreciated.
      
From: Encaps   Date: March 16 2008, 04:47
Just edit sql-query in the core/catalog.class.php, line #132:
$query .= " ) AND is_visible='on' ORDER BY title,position";
            
From: Guest   Date: March 16 2008, 05:06
Thank you so much. Spent an hour and a half looking for that piece of code.

From: Guest   Date: March 15 2008, 09:19
Is this capible of supporting video
      
From: Encaps   Date: March 15 2008, 14:26
The following media formats are supported: mov,pano,swf,jpg,png,gif
            
From: Guest   Date: March 16 2008, 02:53
It's great that it can display Flash (with imbedded video) files.

Congradulation on Encaps. I find it very user friendly and has clean look.

One more question
Even though it doesn't completely support PDF files, they can still be uploaded and stored (tested it) in the Encaps admin section. And will display all the entered information, accept for the actual PDF in the gallery area.
Would it be easy enough to have it display the PDF? If so what file/s would need to be altered in the gallery?
                  
From: Encaps   Date: March 16 2008, 04:43
Unfortunately I don't know how to populate PDF from web-page

From: Guest   Date: March 14 2008, 19:45
I get this error when seting up the mail funtion for shopcart. How do I setup the mail function?

Warning: mail() [function.mail]: Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in C:\wwwroot\encaps\core\misc.class.php on line 384
      
From: Encaps   Date: March 14 2008, 19:52
You don't need to set up mail function - you should set up mail server. I guess there is no mail server configured on your windows host.
            
From: Guest   Date: March 18 2008, 17:20
I setup a mail server, and i dont get the email at all.
It says we will contact you soon.
                  
From: Encaps   Date: March 19 2008, 03:31
Actually, there is condition for send mail function - if the e-mail is sent (not delivered to recipient, just sent), you will see the green box message: "Thank you...We will contact you soon". Unfortunately we can't check if the e-mail is delivered to recipient or not. Let's revise your mail server logs.

From: Guest   Date: March 14 2008, 18:43
Can the search function on the "shopcart" skin be use on the "light" skin?
      
From: Encaps   Date: March 14 2008, 18:52
Yes
            
From: Guest   Date: March 14 2008, 18:55
Thanks, I will try to play with it.

From: Guest   Date: March 14 2008, 05:40
Images upload in Admin panel
Which is the file should upload and also thumbnail? And reply the difference between these two \'Browse\' section.
      
From: Encaps   Date: March 14 2008, 10:27
Wait for the movie.

From: Guest   Date: March 14 2008, 04:41
This is Claiton.first of all i wish to thank u for Encaps.net.
I have a doubt for using the encaps gallery in my site.
send the complete details of the files usage.That will be very helpful to me.kindly reply as soos as possible.

Regards,
Claiton S
      
From: Encaps   Date: March 14 2008, 10:26
We will create a movie for how to install, configure, use EncapsGallery.
Will let you know.

From: Guest   Date: March 13 2008, 20:44
What additional benifts are their in the purchased gallery over the demo?
      
From: Encaps   Date: March 14 2008, 04:51
Removed "copyright" and decrypted native php source code

From: Guest   Date: March 13 2008, 04:24
I have added a radio button group to the add new image form posting to a new field "status" in the database with the results of "Available" or "Sold".

What I can't figure out is how to get the radio buttons i put in the form at the top of the page to act like the "visible" check box. Where as it would take the "Sold" or "Available" in the "status" field in the database and checks the coresponding radio button. It would also allow you to chang it. I tried modifiying the code from the check boxes for the radio buttons to no avail.

Any Help would be greatly appreciated.

      
From: Encaps   Date: March 13 2008, 10:13
I just can say you should edit the following files: core/catalog.class.php, admin/html/catalog.html, html/_skin_/catalog.html

From: Guest   Date: March 11 2008, 20:03
Hi Admin,

Could you please let me know what file the code below belongs to. When you click on "CONTINUE SHOPPING" it takes you back to the main page. I am trying to redirect it to another page.

Normally it should take the customer back to the previous page not the main page .

Is this a bug?


Please let me know.

<td colspan="3" align="center"><input type="button" value="&laquo;Continue shopping" onclick="location.href='index.php'">

      
From: Guest   Date: March 12 2008, 06:07
I am not Admin but: That bit of code is found in the shopcart.php file in the root encapsgallery folder. But I too would be interested to know how to change it so that the previous visited page comes up, if it is possible.
            
From: Encaps   Date: March 12 2008, 10:14
This is not a bug, the feature is not yet implemented. I can't explain how to implement, it's more easy to do, than to describe.

From: Guest   Date: March 11 2008, 11:04
If I purchase this product can I use it on my website which has Wordpress and CSS/PHP running? I would like to keep the Wordpress front end for page admin etc. and would like Encaps to run for the photo gallery part of the site, but I need to be sure that I will not lose the main index.php on the root directory which loads the Wordpress front page up.
And which Encaps pages to modify to load up my Wordpress header, sidebar and footer?

Thanks!
      
From: Guest   Date: March 11 2008, 12:31
Actually, there is differend Wordpress add-on named Gallery?
We did not try to integrate EncapsGallery with Wordpress.
Anyway you may free download EncapsGallery before purchase, for be able to estimate is it possible to integrate with Wordpress.
            
From: Guest   Date: March 11 2008, 19:59
Thanks, I so far seem to have got it working ok in a different folder on my web server and linked from the Wordpress pages.


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