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

From: Guest   Date: June 25 2010, 11:34
Hello, this gallery is really cool, but I have a question: can I do a search restricted only into one category? Such as, say word "ocean" in category: "tiles"?
      
From: Encaps   Date: June 27 2010, 12:23
Customization required

From: Guest   Date: June 24 2010, 13:22
Hi Andrew - I am working on the previous version of Encaps with a lot of customization, so I don't want to upgrade the software. I am trying to make the URLs read like http://***.com/photos/fish.php instead of using the catalog number and product id number. I found this in the FAQ: http://***.encaps.net/howto/#q_26, but it calls for files I don't have. Can I still do this kind of customization with my older version of Encaps? Thanks.
      
From: Encaps   Date: June 27 2010, 12:23
Yes, you can implement mod_rewrite to any apache driven scripts.
Next week I will try to finish the howto document according to the latest changes

From: Guest   Date: June 23 2010, 12:23
When Unzip I don't get the rwx_gallery folder
      
From: Guest   Date: June 23 2010, 13:01
ALSO GETTING THIS

Fatal error: Call to undefined function: date_default_timezone_set() in /home/content/u/n/i/universa/html/photos/common.ini.php on line 5

            
From: Guest   Date: June 23 2010, 19:53
THX ANDREW ... PHP UPDATE WORKED TO FIX PROBLEM

From: Guest   Date: June 22 2010, 08:16
1) How can I avoid direct image download ?
eg: http://***.mysite.com/rwx/imagename.jpg

2) when user pay through paypal, how can he download the images ?
      
From: Encaps   Date: June 22 2010, 14:01
1) To avoid direct image download you just turn the "watermark" on from admin/catalog_cfg.php

2) Customization required

From: Guest   Date: June 17 2010, 02:01
I've uploaded the program, it's now running but can't figure out how to "begin" . I need to upload the templates and then test the site. Am looking to upload many folders that contain other folders that contain images. Dont know if this software can do this.

thanks in advance for any help
      
From: Encaps   Date: June 18 2010, 08:16
You just upload your folders with photos into "encaps/ftp" directory, then run "admin/catalog_tools.php" from your webbrowser

From: Guest   Date: June 15 2010, 00:19
i was buy your product,

Itz great.

but please let me know , how to remove query printing in admin panel.

for ex---

SELECT * FROM encaps_catalog_categs WHERE parent_id=0 ORDER BY rank,title,id]
[SELECT * FROM encaps_catalog_categs WHERE parent_id=3 ORDER BY rank,title,id]
[SELECT * FROM encaps_catalog_categs WHERE parent_id=1 ORDER BY rank,title,id]
[SELECT * FROM encaps_catalog_categs WHERE parent_id=2 ORDER BY rank,title,id]
[SELECT COUNT(*) FROM encaps_catalog_items WHERE categ_id=3]
[SELECT COUNT(*) FROM encaps_catalog_items WHERE categ_id=1]
[SELECT COUNT(*) FROM encaps_catalog_items WHERE categ_id=2]
[SELECT COUNT(*) FROM encaps_catalog_items WHERE categ_id=0]


i want to remove this from admin panel.
      
From: Guest   Date: June 15 2010, 00:46
just goto core /db_sql.class.php

and in here change ------>>>>  debug ==0


function query($sql)
{
//0-silent
//1-show errors
//2-show all
if(!$this->debug)
$result=mysql_query($sql);
else
{
if($this->debug == 2)
echo "<br/>[".$sql."]";
$result=mysql_query($sql)
or print("<br/><b>SQL error:</b>[$sql]". mysql_error());
}
THATs ALL

From: Guest   Date: June 09 2010, 20:51
please let me know, how to add more images to one item.
please help me
      
From: Guest   Date: June 11 2010, 03:10
someone please help me...................
please...........
            
From: Encaps   Date: June 12 2010, 13:56
Customization required

From: Guest   Date: June 06 2010, 21:45
I get the following errors when trying to install on Mac Snow Leopard with Apache2 and PHP5.3.2:

( ! ) Strict standards: Declaration of CatalogCategController::update() should be compatible with that of BaseController::update() in /Users/frank/Sites/encaps/core/core.php on line 8
Call Stack
# Time Memory Function Location
1 0.0003 635920 {main}( ) ../catalog_db_install.php:0
2 0.0003 636592 include( '/Users/frank/Sites/encaps/admin/common.ini.php' ) ../catalog_db_install.php:2
3 0.0010 644424 require_once( '/Users/frank/Sites/encaps/core/core.php' ) ../common.ini.php:15

( ! ) Strict standards: Declaration of CatalogItemController::update() should be compatible with that of BaseController::update() in /Users/frank/Sites/encaps/core/core.php on line 9
Call Stack
# Time Memory Function Location
1 0.0003 635920 {main}( ) ../catalog_db_install.php:0
2 0.0003 636592 include( '/Users/frank/Sites/encaps/admin/common.ini.php' ) ../catalog_db_install.php:2
3 0.0010 644424 require_once( '/Users/frank/Sites/encaps/core/core.php' ) ../common.ini.php:15

How to fix this?
      
From: Encaps   Date: June 07 2010, 11:13
Let me think,
will let you know

From: Guest   Date: June 02 2010, 00:39
hey, i was wondering if it was possible to have multiple photos of the same item but have it all in 1 listing

a bit like this:

http://***.com/detailimage.php/barsanddesks/4b6e471eea263.jpg/0/10/

regards

chris
      
From: Encaps   Date: June 02 2010, 04:06
Customization required

From: Guest   Date: May 26 2010, 17:01
Hi,

I'm sure this question has been asked before - but I can't seem to find it (or an answer) : Is it possible to use this product to host/stream videos - or is it just static pictures.

Thanks
      
From: Encaps   Date: May 27 2010, 05:20
Customization required to host videos


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