photo album software
  EncapsGallery     Demo     Download     Buy     Support     HowTo     Contact  

Ask a question...
 

From: Guest   Date: March 22 2007, 10:04
Hi I was wondering is this able to be integrated into any design out there. Basically I have a 3 column design and would like for this to sit into the middle part the site is a total of 800 pixels in width.

Just wanted to know if this was possible.

THanks

Jeff
      
From: Encaps   Date: March 22 2007, 10:14
Hi Jeff,
EncapsGallery is designed to be integrated into any ready design.
Just show/send me your resulted html you'd like to use, I will tell you how to integrate

From: Guest   Date: March 19 2007, 10:03
Hello, this is a very elegant product. Thank you. Is it possible to move or remove the link to encaps.net at the bottom of the pages?
      
From: Encaps   Date: March 19 2007, 19:25
if you'd like to remove the link at the bottom of the pages, you can purchase source code - the link does not exist there.
            
From: Guest   Date: March 19 2007, 21:08
OK, thanks. I purchased the source code yesterday but did not receive any message or link...can you please email it to me?
                  
From: Encaps   Date: March 19 2007, 21:16
Sure, just let me know purchase details - please send me confirmation letter from registrar

From: Guest   Date: March 16 2007, 03:45
Hello, I love your product! Please tell me how I can modify the header/footer of the public area: can I just write HTML into the gallery_head and gallery_foot files? Thanks!
      
From: Encaps   Date: March 16 2007, 09:31
you are right: you can just write HTML into the gallery_head and gallery_foot files,
or
write HTML directly into the skin "encapsgallery/html/_a_skin_/gallery.html" and "encapsgallery/html/_a_skin_/gallery_custom.html"
            
From: Guest   Date: March 16 2007, 10:08
OK great! I added HTML to the gallery_head.php and can see the formatting I created but all of the embedded images plus the stylesheet that I wrote into the file are not displaying properly...do I have to disable something elsewhere to make the images and stylesheet properties display?

Thanks for your assistance
                  
From: Encaps   Date: March 16 2007, 10:25
Please show me your gallery online, or send me your html
                        
From: Guest   Date: January 10 2008, 11:08
I'm trying out the gallery and am having the same problem as in this thread. The site is http://***.com/encapsgallery/catalog.php?

I created a gif for the header table and made it the background using a full path address but it doesn't display.

Thanks

From: Guest   Date: March 15 2007, 18:44
I love your script man its so great. but one question i have the gallery working fine so where its visible it shows but i have images random display on a seperate page and the visible thing doesnt work. how can i make it because all images are showing.. please help this code works just shows all instead of what is visible and not show the not visible

<?

// Select random rows from the database
// Connect to the database

mysql_connect ('localhost', '', '') ;

mysql_select_db ('');
$result = mysql_query ("SELECT * FROM encapsgallery ORDER BY RAND()");
if ($result == false ) {die(mysql_error());}
$row = mysql_fetch_assoc($result);
$foo = "/upload/gallery_resize.php?size=230&filename=rwx_gallery/".$row["filename_normal"];
$foolink = "/upload/gallery.php?page=foto&action=show_custom&id=".$row["id"];
{
// Display them to the screen...
echo('
<tr><td style="align: Center;"><a target="_blank" border="0" href="' . $foolink .'"> <img src="'. $foo .'" border="0"> </a></td></tr>
');
}




?>
      
From: Encaps   Date: March 16 2007, 09:28
you should modify your sql-query in this way:
$result = mysql_query ("SELECT * FROM encapsgallery WHERE visible='on' ORDER BY RAND()");

From: Guest   Date: March 15 2007, 18:38
How can I change configuration to show on main page of gallery only list of category (with or without thumb of one picture from category). Unfortunately in default as first is shown first gallery and it's no what is idealy for me. I'm using theme based on ACD theme.
      
From: Encaps   Date: March 16 2007, 09:25
thank you for the idea, I'm working on this.
will let you know.
            
From: Encaps   Date: March 18 2007, 18:44
Already done: http://www.encaps.net/software/encapsgallery/www/gallery_categs.php
                  
From: Guest   Date: March 19 2007, 05:37
Is this an automate php script, or hand made static html script. With html I'll handle, but if it automaticly generated site, please give me a source of gallery_categs.php
                        
From: Encaps   Date: March 19 2007, 08:16
I guess you mean html source for the gallery_categs.php?
Take a look at the html/_skin_/gallery_cats.html.
It is not static html, there is some php implemented.
                              
From: Guest   Date: March 19 2007, 08:28
thx, I'll look for this.

ps. If I can suggest something, look for "&" in code of theme ACD, thet shoulb be "&amp;". Without changeing it manually validation is "not to good" (I'm implemented this gallery to site with doctype xhtml strict, but I think, it would be better even in doctype html)

From: Guest   Date: March 15 2007, 01:26
Hi

I am running LAMP (php5.2.1, mysql4.1.14) Does the software work with this config??

It seems to do most things, but it doesnt scan for new photos. (incidently, how do I scan fror new images properly? Where do I upload them to? rwx_gallery or the relevant sub dir?

Arieh
      
From: Encaps   Date: March 15 2007, 07:57
I did not test the gallery on LAMP, but it works properly with php4, php5, mysql4, mysql5.
For initiate scanning "rwx_gallery" directory you should run "Scan for new uploads" script from back-end
You should upload new files to the relevant subdir of the "rwx_gallery" directory

From: Guest   Date: March 14 2007, 13:31
Hi,

you helped me with my installation below...

Now I have a little problem with integrating my gallery ...

www.irishphotography.co.uk/gallery2/

The default category does not want to go to page 2, and if the category is changed, all embedding is lost.

Can you advise me on best way to embed gallery as I have tried to do?

Thanks
      
From: Guest   Date: March 14 2007, 13:32
Sorry, link was wrong...

http://www.irishphotography.co.uk/gallery2/galleryhome.php
            
From: Encaps   Date: March 15 2007, 11:39
1) you can modify the gallery navigation: remove the "gallery.php" from navi,
or 2) replace it with "galleryhome.php"
or 3) include your website header and footer into the "gallery.php" file.

From: Guest   Date: March 12 2007, 10:59
A few questions:

1) my site has parent and child categories, but when I select the parent in the navigation, the results show "empty", per the script.
Can you advise how to make a parent category display all the items under it, rather than nothing

2) Would you be able to offer an add-on script that allows the mysql data tables to be fed via excel

3) would you accept paypal for the source code

Thank you
      
From: Guest   Date: March 12 2007, 17:06
1) could you please show me your demo online for I can guess why navigation is broken,
and send me your skin, if possible

2) I did not hear about ready add-on for modify mysql tables via exel, it should be made from the scratch

3) unfortunatelly I can't receive Paypal payments
            
From: Guest   Date: March 13 2007, 05:27
Here's the site:
http://***....../catalog/gallery.php?cat=2

If you click on Dinnerware, you don't see the child
results.

The admin area is open, if you want to check how I
constructed the categories, etc.
                  
From: Encaps   Date: March 13 2007, 13:45
Everything is ok with the code: there are no items (0) in the "Dinnerware" category:
http://***...../catalog/admin/gallery.php
That is the reason why front-end "Dinnerware" is empty.

From: Guest   Date: March 08 2007, 02:40
i just got the source code and i loaded it to my server.
Now i get the following error message in gallery_custom.
What does it mean. Can you help please??

Error: unable to execute query: [SELECT g.*,c.dst_dir FROM encaps_gallery AS g LEFT JOIN encaps_gallery_category AS c ON g.cat=c.id WHERE g.id=24 ]Unknown column 'c.dst_dir' in 'field list'
      
From: Encaps   Date: March 08 2007, 04:27
The error you described means you are using new sources for old
EncapsGallery database, or there are some problems with the package.
Please provide me with details: what EncapsGallery release do you use, what
version of Php and Mysql?
            
From: Guest   Date: March 08 2007, 04:53
I´m using encaps Version 1.31 - Server PHP5
                  
From: Encaps   Date: March 08 2007, 04:59
I've sent you sources for your EncapsGallery-1.3.1
(The code you downloaded is for EncapsGallery-1.6)
                        
From: Guest   Date: March 09 2007, 02:02
That`s it. You`re Right. The version 1.6 needs an new database.
As I installed everything new now, incl the database, it`s running perfectly.
Thanks for your help indeed. Good and quick service.

From: Guest   Date: March 07 2007, 18:58
Hi,

I installed ok (after some time) but now get error:

Warning: _show(./html/simple_sc/gallery.html): failed to open stream: No such file or directory in /home/irishpho/public_html/gallery2/core/Gallery.php on line 62

Warning: _show(): Failed opening './html/simple_sc/gallery.html' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/irishpho/public_html/gallery2/core/Gallery.php on line 62

in the gallery admin backend. The frontend appears to be ok, but the errors above mean I cannot upload my pics.

Thanks
      
From: Encaps   Date: March 08 2007, 04:39
I guess you modified the /admin/config.ini.php, line #2 from
"$config["theme"] = '';"
to
"$config["theme"] = './html/simple_sc/';"

or removed line #45 :
"include("./config.ini.php");"
from the /admin/gallery_head.php

Please send me your files
admin/config.ini.php and admin/gallery_head.php
            
From: Guest   Date: March 08 2007, 07:21
Email sent with both files.

Hope this helps.

Tony
                  
From: Guest   Date: March 08 2007, 07:42
If the config.ini.php file you sent is from admin/ subdirectory, it explains the issue.
There are 2 config-files: general config is in the application root directory: encapsgallery/config.ini.php,
and second one is
encapsgallery/admin/config.ini.php
Generally you do not need to modify second file, normally you can leave it empty. Only if you'd like to customise some config-settings for back-end you can modify it.
In your case you applied the
$config["theme"] = "simple_sc";
for the back-end, but you don't need it.

Just restore the encapsgallery/admin/config.ini.php from the package you downloaded.
                        
From: Guest   Date: March 08 2007, 07:59
Excellent!

This fixed it. Thak you very much.

Excellent support!

« 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