photo album software
  Home     Demo     Download     Buy     Support     HowTo     Contact  

Ask a question...
 

From: Guest   Date: December 04 2006, 00:53
Hi All,
Before buying Photo Gallery, I would like to know if it has 2 features I would need :
-- is it possible for end-users to upload their pictures via an upload public page ?
-- as I want to include the photo gallery in the ID/password protected area of an existing community web site, I was wondering if I can easily protect the pages of photo gallery (current community website is protected by ID/password managed by php/mysql + sessions)

Thanks for any clarification
---SaS
      
From: Encaps   Date: December 04 2006, 06:49
- for let public user upload images you can do the following:
copy gallery/admin/* files into the new folder inside encapsgallery, let's say gallery/publicupload/, then modify html-templates as you wish (remove all image management features except file upload), and you will get user's back-end with limited functionality.

- for apply your password protection feature replace the admin/encaps-auth.php file content with your current authentication functionality

From: Guest   Date: December 02 2006, 04:54
how to install the data base code

you have given that in admin/gallery_install.php


please give reply soon
      
From: Encaps   Date: December 04 2006, 06:39
For install the data base you should first configure the gallery: open the admin/gallery_cfg.php with your web-browser, set up parameters, then run the data base installer - admin/gallery_install.php

From: Guest   Date: November 22 2006, 13:33
How do I control how many characters the ['comments'] will display below each photo. I have instances where the comment is being cut-off prematurely.
      
From: Encaps   Date: November 23 2006, 14:32
It looks like you are using previous EncapsGallery release, where "comment" length was limited by 255 symbols.
The issue you described is fixed in the encapsgallery-1.2.8 release
But in case if you don't need to reinstall your current gallery, you can modify the database table "encapsgallery" for convert the "comment" field from VARCHAR into TEXT

From: Guest   Date: November 19 2006, 09:53
Hi!

Kudos! This is an excellent gallery! I have successfully tweaked and bent it, but there are TWO things that I probably have manage to screw up myself:

1. When I - as a regular user - open a gallery to browse, The first page loads with just the headline and comment for the first image. Not the image itself. I need to click the thumbnail to get it. Can I fix so that the image loads too?

2. Comments and headlines will be written in e.g. Swedish. While the Swedish characters å, ä and ö (in html/ASCII they are: å ä and ö) work in the comments, they fail in the headlines. When I type e.g. ä in the headline box of admin image list, it shows as "ä" (without the "") in thew page. If I type ä, it comes out exactly in that way. I have charset UTF-8.

Could this be a MySQL coallition thing? But why is one working and not the other?

Cheers, and a million thanks in advance for feeback and a great app.
Dan
      
From: Guest   Date: November 19 2006, 09:56
Ooops... me again.
I don't know if this is important, but I'm using the "raym" skin.

Cheers,
Dan
            
From: Encaps   Date: November 20 2006, 07:05
Hi Dan,
could you please hit me on MSN, AIM or Yahoo Messenger?
I need some details:
1) what EncapsGallery release are you using?
2) let me look at the your gallery online (Swedish characters in headline)?
                  
From: Guest   Date: November 20 2006, 10:49
The version is 1.2.8. I downloaded a couple of days ago.
However, I was wrong about that the image doesn’t load without me being forced to clock the thumbnail. It does load.
                        
From: Encaps   Date: November 20 2006, 12:09
Dan,
thank you for screenshots and details,
please, try updated release and let me know is it ok?
                              
From: Guest   Date: November 20 2006, 12:18
YES!!!!
Worked !

From: Guest   Date: October 22 2006, 08:45
Do I need to have Zend Optimizer installed to run encaps?
      
From: Encaps   Date: November 01 2006, 06:59
Zend Optimizer should be installed to run free version of EncapsGallery.
But optimizer is not required with EncapsGallery sources.

From: Guest   Date: October 20 2006, 01:23
Hi,

I plan to purchase the licence for creating gallery’s for my clients. I have few questions for you.

First, if I purchase the source code, can I use it for different website?

Is the template based on one .css file?

Can I set the size of the thumbnails?

And, if I use my own header and footer, Will it be possible for me to change the copyrights.



Thanks
      
From: Encaps   Date: October 20 2006, 05:50
Hi,

1) with source code you can do anything what you neeed
2) templates based on html, and you can use css for apply styles. You can download templates for free for test them
3)you can change the thumbnails size from config, or manually from the gallery_resize.php script
4)with source code you can apply your header and footer, and change copyright
5)next Monday (October 23) I'm planning to release encapsgallery-1.2.5 - new version will have tree-view for categories (first step for shopping cart)

Feel free to ask questions.
            
From: Encaps   Date: October 23 2006, 07:15
Hi,

new EncapsGallery-1.2.5 release available for download:
http://***.encaps.net/software/encapsgallery/download-image-album.php

After you will buy the key, you will get possibility to download source codes for current and next EncapsGallery releases until 6 months

From: Guest   Date: October 09 2006, 13:08
hi i try to install encaps localy on xampp but i got 2 main errors:

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /Applications/xampp/htdocs/encapsgallery/core/DB_sql.php on line 29

here are the mysql infos of phpinfo:

MYSQL_SOCKET /Applications/xampp/xamppfiles/var/mysql/mysql.sock
MYSQL_INCLUDE -I/Applications/xampp/xamppfiles/include/mysql
MYSQL_LIBS -L/Applications/xampp/xamppfiles/lib/mysql -lmysqlclient

any idea??

      
From: Encaps   Date: October 15 2006, 18:24
hmm, tell me the script name, or let me look at the page online that generates this message?
            
From: Guest   Date: April 26 2006, 22:47
hi,

nearly on every page, also in the admin part.

http://***
http://localhost/encapsgallery/admin/

on
http://***.php
these warnings:
ELECT * FROM encapsgallery_category ORDER BY pos ASC
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /Applications/xampp/htdocs/encapsgallery/core/DB_sql.php on line 29

SELECT * FROM encapsgallery_category ORDER BY pos ASC
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /Applications/xampp/htdocs/encapsgallery/core/DB_sql.php on line 29

SELECT * FROM encapsgallery_category WHERE id=0
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /Applications/xampp/htdocs/encapsgallery/core/DB_sql.php on line 29

SELECT * FROM encapsgallery WHERE cat=0
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /Applications/xampp/htdocs/encapsgallery/core/DB_sql.php on line 29

SELECT * FROM encapsgallery WHERE cat=0 ORDER BY position LIMIT 0,9;
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /Applications/xampp/htdocs/encapsgallery/core/DB_sql.php on line 29

SELECT * FROM encapsgallery WHERE cat=0
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /Applications/xampp/htdocs/encapsgallery/core/DB_sql.php on line 29

Warning: _show(./html/light/gallery.html): failed to open stream: No such file or directory in /Applications/xampp/htdocs/encapsgallery/core/Gallery.php on line 45

Warning: _show(./html/light/gallery.html): failed to open stream: No such file or directory in /Applications/xampp/htdocs/encapsgallery/core/Gallery.php on line 45

Warning: _show(): Failed opening './html/light/gallery.html' for inclusion (include_path='.:/Applications/xampp/xamppfiles/lib/php') in /Applications/xampp/htdocs/encapsgallery/core/Gallery.php on line 45

on
http://***.php
these warnings:
SELECT * FROM encapsgallery_category ORDER BY pos ASC
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /Applications/xampp/htdocs/encapsgallery/core/DB_sql.php on line 29

SELECT * FROM encapsgallery_category ORDER BY pos ASC
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /Applications/xampp/htdocs/encapsgallery/core/DB_sql.php on line 29

SELECT * FROM encapsgallery_category WHERE id=0
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /Applications/xampp/htdocs/encapsgallery/core/DB_sql.php on line 29
Scanning [../rwx_gallery/] folder for new images...
...scan complete, 0 items added to the database


what should i do???

greetings

                  
From: Encaps   Date: May 01 2006, 18:47
Hi,
is gallery_install.php script executed successfully?
Are database tables "encapsgallery", "encapsgallery_category" exists?
Does the "light" skin downloaded and placed into "html/" folder inside encapsgallery?

Common way to install encapsgallery:

1) unzip the package onto webserver (let's say http://***
2) configure it: http://***.php
3) run the database installer: http://***.php
4) chmod 777 rwx_gallery (unix)

And feel free to email me
                  
From: Guest   Date: June 08 2006, 21:54
Could you please send me your phpinfo?

From: Guest   Date: September 27 2006, 15:26
I have a mac OS X 10.4.7 and I have quite a number of photo albums in iPhoto that I want to post to a website. I have painstakingly labeled every photo in each ablum (approx. 3000 photos in all) Will the labels upload to your gallery with the photos?
      
From: Encaps   Date: September 28 2006, 10:48
Hello,

The labels will not be uploaded with the photos becasue the EncapsGallery has no instructions where to get the labels and how to assign them to the photos.

If it is possible to export your photos database from iPhoto into the text file, I can build the import.php script that will import your photos into EncapsGallery and automatically assign the labels.

From: Guest   Date: September 06 2006, 17:38
would it be possible to add a resize feature to the upload form for the site? i know it has the limit upload but i get images that are 1200x1200 but i need them all 800x600 and images that are below need to say same. because when users resize they seem to distort them ruining them
      
From: Guest   Date: September 28 2006, 05:45
anything Caps?
            
From: Encaps   Date: November 07 2006, 06:58
No, unfortunately free edition of EncapsGallery does not change uploaded images size from 1200X1200 to 800x600, it can only generate thumbnails from uploaded images, thumbnail size you can set up from config.

From: Guest   Date: August 16 2006, 03:38
Could anyone please let me know how to add option for uploading .jpg images as well. Presently the script supports only .png and .gif.

And also is there any way to print a watermark on the image
      
From: Encaps   Date: August 28 2006, 20:01
*.jpg images already supported. Mail me and describe what is a problem.
Whatermark feature will be supported soon
      
From: Encaps   Date: September 06 2006, 08:06
Watermark feature implemented:
http://***.encaps.net/software/encapsgallery/root/gallery.php?page=foto&action=show_custom&id=45&cat=1
For generate watermarked image you can use the following prefix for output images from html-template:
gallery_watermark.php?file=yourimagefile.jpg
instead of
yourimagefile.jpg
            
From: Guest   Date: November 05 2006, 20:18
Please can you explain better watermarked photo please... We don't understand you. Question is about how to i can active this point. I'll going to
light theme and look it.
                  
From: Encaps   Date: November 06 2006, 09:12
you can add watermark in the following way:
instead of output original image
<img src="../rwx_gallery/<?=$html['item']["filename_normal"]?>">

use the next string from your template:
<img src="core/gallery_watermark.php?file=../rwx_gallery/<?=$html['item']["filename_normal"]?>" >
                        
From: Guest   Date: November 06 2006, 09:19
Where I put my watermark image path? can i use a jpeg image like
watermark image????
                              
From: Encaps   Date: November 06 2006, 09:23
Currently only text string used for generate watermark image, but not jpeg.

« 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 44 45 46 47 [48] 49 50 »

Encaps Team © 2005-2009 Home | Demo | Download | Buy | Support | HowTo | Contact