photo album software
  EncapsGallery     Demo     Download     Buy     Support     HowTo     Contact  

Ask a question...
 

From: Guest   Date: March 07 2007, 14:47
Hi I love the RAYM layout -- but I dont want to sell my photos I just want to post them, is there any way to turn Shoping cart off?
      
From: Encaps   Date: March 08 2007, 04:27
You can just remove the "Buy" button from the skin, and remove shopcart.php,
shopcart_checkout.php, shopcart_preview.php files.

From: Guest   Date: March 05 2007, 22:04
I'm trying to get this running but having problems. I get this error when I try to run .../encapsgallery/admin/gallery_install.php, Warning: mysql_connect(): Can't connect to local MySQL server through socket '/usr/local/mysql-5.0/data/mysql.sock' (2) in /home/content/r/o/c/rocksolidtile/html/encapsgallery/core/DB_sql.php on line 11

Error: unable to connect db serverCan't connect to local MySQL server through socket '/usr/local/mysql-5.0/data/mysql.sock' (2). I think it is because I left localhost in database server dns-name or ip-address... I have godaddy and set up a database through that what would I put as the database?
      
From: Guest   Date: March 05 2007, 22:10
I got that part to work... now I'm having this issue: Error: unable to select db GalleryAccess denied for user '...' to database 'Gallery'
      
From: Encaps   Date: March 06 2007, 07:03
It looks like your database connection settings are incorrect
            
From: Guest   Date: March 06 2007, 15:47
I got it all working but when I change the html file it doesn't chagne? Do I have to update something for the changes to take affect?
                  
From: Encaps   Date: March 06 2007, 17:17
There are some skins available for customize, but only one can be active at a moment.
I guess you made changes but did not inactivate a skin.

From: Guest   Date: March 01 2007, 13:09
Can anyone tell me if this has the ability to add a folder and it will automatically display all files in the folder? I dont want to load each one separatly as there are too many of them. Just want to add folders and have the pages generate thumbs and pics automatically.

      
From: Encaps   Date: March 01 2007, 13:18
Hello,
I see what you mean,
but unfortunatelly this feature is not yet implemented in current EncapsGallery-1.3.1 release.
But thanks for idea, I will add this feature for next release
      
From: Encaps   Date: March 04 2007, 19:03
This feature is implemented with EncapsGallery-1.6 release

From: Guest   Date: February 15 2007, 18:09
I just installed 1.2.8
XP IIs (sorry)
PHP4.4

Many errors on _cfg.php ....more on _install.php

tables were created....

config.ini.php was not saving all the required variables. Hacked them back in and removed write permissions.

I now have the following error(s):

1. Notice: A session had already been started - ignoring session_start() in c:\inetpub\wwwroot\admin\common_head.php on line 2

2. Notice: Undefined variable: config in c:\inetpub\wwwroot\admin\gallery_head.php on line 4

3. |
Notice: Undefined index: REQUEST_URI in c:\inetpub\wwwroot\admin\html\gallery_navi.html on line 23

4.Notice: Undefined index: subtotal in c:\inetpub\wwwroot\core\GalleryCategory.php(1) : eval()'d code on line 67

5. Notice: Undefined property: offset in c:\inetpub\wwwroot\core\Gallery.php(1) : eval()'d code on line 59

6. In the drop down box - undefined index cat....gallery.html line 14

And well some more undefined index's. Am I doing something wrong here? sorry for that I was hoping for a smooth ride but.....

If you can point me in the right direction I would appreciate it.

regards



      
From: Encaps   Date: February 15 2007, 18:21
Oh,thank you for info.
Give me some hours for do test under IIS+PHP
      
From: Encaps   Date: February 21 2007, 07:19
Really, there are a lot of errors under IIS.
Will fix them
Thank you for info

From: Guest   Date: February 13 2007, 01:12
Love the gallery, but I want the catagories in the Raym theme to start with the newest, then older and older. So the page always opens with the latest catagorie tumbs.

Hope you can help me.
      
From: Encaps   Date: February 21 2007, 07:22
Hello,
you should modify function "getCats();" from the core/GalleryCategory.php
for do categories sorting in the way you described.

From: Guest   Date: February 11 2007, 12:53
how do I load the source code and make it work
      
From: Encaps   Date: February 21 2007, 07:27
After you will buy the php-sources you will receive the download link immediatelly. Next you need upload the sources over existing files

From: Guest   Date: January 25 2007, 21:53
Your gallery software is quite good and I plan to use it a number of sites. Thank You for such great application software!!

I assume I need the source code to make some changes such as add some links (change picture at bottom of large picture and add it to a "contact / mailto" link ; add a "Home Page" link, etc.), to a template / skin (mainly the raym). If I do need the source code, do I have to re-compile it and go through the steps listed in the links you gave on how to complie php? Looks like a lot of work to go through particularly with the GD adder. I've done some limited coding, but the compiler was pretty straight forward - VB, C++, Turbo C, etc. Most PHP I've used didn't need compiling.

Thanks
sojorner
      
From: Encaps   Date: February 21 2007, 07:29
You do not need to compile the sources - you can copy them onto your server and run them as is.

From: Guest   Date: January 25 2007, 17:10
I have installed gallery on my server, created the following hierarchy:
0 - 2006/2007 Season
1 - Team 1
2 - Team 2
3 - Team 3
0 - 2005/2007 Season
1 - Team 1

I've uploaded photos to 2006/2007 Season category and photos within the Team 1 subcategory.

I cannot view any photos other than those in top-level categories. The names of my sub-categories do not appear anywhere on the top-category page.

Please advise.
      
From: Guest   Date: February 21 2007, 07:32
Not all skins contain subcategory view by default. For example, I did not implement subcategories for the "raym" skin ,but you can, if you need - use the simple_sc template as sample

From: Guest   Date: January 19 2007, 14:13
I need change skin gallery.html to gallery.php and MAKE THIS WORK

how I can do that PLEASE!!

      
From: Encaps   Date: February 21 2007, 07:34
Sorry, please provide more details what would you like to get

From: Guest   Date: January 16 2007, 13:28
I want to call a specific image out from the gallery to a page on my web site. However, when I use the built in uploader, it changes the name of the file. Can I call the image based on its Category and... it's Sort order? or Title? - some other identifying property other than its name?
      
From: Encaps   Date: February 21 2007, 07:35
Sorry, no such feature for current release (1.2.8).
Will plan to implement for next release

« 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 [39] 40 41 42 43 »

Share: Digg Reddit Del.icio.us Ma.gnolia Stumble Upon Facebook Twitter Google Yahoo! MyWeb Furl" BlinkList Technorati Mixx Windows Live
Encaps Team © 2005-2008 EncapsGallery | Demo | Download | Buy | Support | HowTo | Contact