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

From: Guest   Date: February 24 2008, 14:27
I purchased your product. I need config template shopcart in Chilean pesos ($), without decimal, example: 35 $, 56 $, etc.

Thank you, Alejandro fron Chile
      
From: Encaps   Date: February 25 2008, 07:04
Hello Alejandro,

Thank you for purchase EncapsGallery.

You may just edit html templates "html/_skin_/catalog.html",
"html/_skin_/catalog.html" :

replace the line from
$<?php echo sprintf("%.2f",$item['price'])?>
to
<?php echo sprintf("%.0f",$item['price'])?>$

Send us your templates if you need help.

From: Guest   Date: February 21 2008, 17:06
is there a way of makin the images load quicker because i get annoyed with the loading screen
      
From: Encaps   Date: February 22 2008, 09:03
I'm sorry, it's not clear enouth - what loading screen?
            
From: Guest   Date: February 22 2008, 14:12
http://***.uk.to click an image

and watch as the preview has big words saying LOADING
                  
From: Encaps   Date: February 22 2008, 16:44
In this case you may edit (with image editor software) the loading.gif - make it smaller, or make it static
                        
From: Guest   Date: February 24 2008, 04:37
is there a way of removing it or speedin up the loading time?

From: Guest   Date: February 20 2008, 16:33
With the new categories select page. (catalog_categs.php) The sub category links are on one line.

I have seven sub categories and they are on one line.
I would like to have two rows of the sub categories.
      
From: Encaps   Date: February 21 2008, 15:07
You may edit html/_skin_/catalog_categs.html

From: Guest   Date: February 18 2008, 23:05
I noticed how you can limit the size of thumbnails, but I could not find a setting to limit the size of the main image. If the image is too large it breaks the skin. I'm using Expo template.

Is there a way to limit the full size image other than re-uploading all new images? Thanks.
      
From: Encaps   Date: February 19 2008, 09:12
We work on this feature, will let you know.

From: Guest   Date: February 18 2008, 12:37
When I use an Apostrophe in the picture title, it comes up with some coding. How do i fix this?
      
From: Encaps   Date: February 18 2008, 12:51
Could you please show me a sample?
            
From: Guest   Date: February 18 2008, 12:54
www.*************.com/media on the third page, you'll see.
I looked into the files, and they were uploaded with \' in the file name, which i think might be the reason?
I told him to delete the images that are messed up in the gallery, and then change the file names on his computer and then reupload them.

Also..for the gallery, can you upload videos also?? if so, what format does it have to be in? Does it stream it automatically or would it just be a running file?
                  
From: Encaps   Date: February 18 2008, 12:59
Oh, thank you for the info,
we will check it out and let you know.
                        
From: Encaps   Date: February 19 2008, 13:33
Could you please send us original image file (with apostrophe), and phpinfo from your server?

From: Guest   Date: February 15 2008, 10:40
Hi.
I'm new to this kind of stuff, so I need some help.

This is the message I retieve when I was done the installing:

Directory [../rwx_gallery/] is not writable. Please do [chmod -R 777 ../rwx_gallery/]

So how do I "do chmod..."?

Please answer per mail.
      
From: Encaps   Date: February 15 2008, 11:00
There are screenshots http://***.encapsgallery.com/ for how to change permissions in case if your webserver is Linux(Unix)
            
From: Guest   Date: February 17 2008, 08:08
Thanks, it works now :D

From: Guest   Date: February 14 2008, 03:02
hi encaps, i don't know how to edit the code of the file "pagination.html", i have about more than 41 pages in my site, so this pagination looks too long, and i'm afraid more pages that will looks malformed. so how to change it only display 10 numbers per page. and that can add a button that can view next 10 numbers of page. of course, can add the mantissa pagination on the left and right
      
From: Encaps   Date: February 14 2008, 09:00
You may use your html-editor software to edit edit the code of the file "pagination.html".
If you'd like to initiate customization request, it will take $10.
            
From: Guest   Date: March 08 2009, 04:56
i like to !

From: Guest   Date: February 13 2008, 21:17
I've uploaded the files to my web server and changed the permissions asexplained. I have run the config, but when trying to install it keeps telling me that it's unable to connect to the database.

This is probably a real amatuer question by what format should the "localhost" be in? should it be a www. or what? should the username and password be the same as I find in the MySQL datbases page on my cpanel.

Thanks in advance
      
From: Encaps   Date: February 14 2008, 08:57
Your should ask your hosting provider for a valid database connection parameters.

From: Guest   Date: February 13 2008, 09:00
Is there a way to omit the categories list when displaying the album?
      
From: Encaps   Date: February 13 2008, 09:04
There is a way - by modifying html template
            
From: Guest   Date: February 13 2008, 09:47
Thanks, but could you point me in the right direction please.
                  
From: Encaps   Date: February 13 2008, 10:45
You may include or not the catalog_categs.html, depends on conditions.

From: Guest   Date: February 12 2008, 08:14

Hello,

My thumbnails sizes don't change when I apply new size in the admin panel. I change the size from 200px to 500 and nothing happens. Please let me know.
Thank you
      
From: Encaps   Date: February 12 2008, 08:55
The thumbnails are static, they are not generated "on the fly", so if you just changed the config value, it will not change all thumbnails. You will need to regenerate thumbnails.


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