|
|
|
|
From: Guest Date: October 16 2007, 21:55
|
I have uploaded the zip file to my web host but how do I unzip it. The option is not there.
I did unzip it on my PC but cannot find an "install" file. |
|
|
|
From: Encaps Date: October 17 2007, 07:02
|
| After you unzipped the package to your local machine, just upload unzipped files onto webserver. next follow the installation instructions below |
|
|
|
From: Guest Date: October 16 2007, 21:41
|
I have installed the software but cannot launch it or connect to the database. Do I need an index.html file in the "Public" directory?
A few more examples and instructions would be helpful.
Thanks, |
|
|
|
From: Encaps Date: October 17 2007, 07:00
|
Follow this instructions to install EncapsGallery:
1) unzip the package onto your web host
2) change permissions to the "config.ini.php" file and "rwx_gallery" directory to "777" ("rwx rwx rwx")
3) open your webbrowser and run the "gallery/admin/catalog_db_install.php" - it will ask you for database connection parameters and will install necessary database tables.
4) run the "gallery/admin/catalog_cfg.php" or edit "config.ini.php" manualy - set up miscellanious parameters
Let me know if you have questions. |
|
|
|
From: Guest Date: October 16 2007, 06:20
|
Hi all!
How to update the old version: EncapsGallery-1.8.3 (installed on my web server) with new version: EncapsGallery-1.9.1?
...or Which files is possible to update without the application doesn't go in "crash mode"?
Inside the Readme.txt document there is only one question:
Q: How to install and run?
....but not "to update old versions?".
Thank you for answer. |
|
|
|
From: Encaps Date: October 16 2007, 06:56
|
Hi, for update from v.1.8.3 to v.1.9.1 you can just upload new files over old ones, except :
- file "gallery/config.ini.php"
- directory "gallery/html"
|
|
|
|
From: Guest Date: October 16 2007, 07:02
|
| Thank you Encaps!! |
|
|
|
From: Guest Date: October 15 2007, 16:41
|
| Is it possible to get more themes. |
|
|
|
From: Encaps Date: October 16 2007, 06:53
|
| You can develop your themes (skins) if you know html - just use existing themes as sample. |
|
|
|
From: Guest Date: October 14 2007, 16:10
|
| In using complet version . give my just the name of file has changer on version 1.9.1 |
|
|
|
From: Guest Date: October 14 2007, 05:58
|
Hi,
Would you be kind enough to tell me if you provide any language packs for EncapsGallery, such as russian, greek, french?
Thanks
Richard |
|
|
|
From: Encaps Date: October 14 2007, 14:36
|
Hi Richard,
unfortunately there are no language packs for EncapsGallery |
|
|
|
From: Guest Date: October 10 2007, 04:20
|
Hi
I was trying to install encaps in its own directory on a web server.
The problem is that admin.php wants to overwite a file for an existing file for a cms application.
What is the best way to install encaps without interfering with other applications that are installed.
Cheers
John |
|
|
|
From: Encaps Date: October 10 2007, 05:15
|
Hi,
the simple way to install encapsgallery is to create separate directory "encapsgallery", or "gallery", or any other different directory.
Or you can rename encapsgallery files, and modify navigation links - but you need some HTML skills for edit templates |
|
|
|
From: Guest Date: October 13 2007, 12:16
|
Hey encaps
Thanks for a great script and I will be buying the pay version in a week or so. This script is really easy to set up going. As a complete newcomer to this sort of thing I was amazed how straight forward the install was.
A few questions:
The shopping cart seems to be dropping the last zero if a price ends in .oo There seems to be no problem when the price ends in any other value in cents.
I know a bit of html and was wondering how to edit the html templates. The css templates are straight text files so there should be no problem there.
Also what are the right permissions for rwx access for all key files. This may be of use to others aswell I guess.
At the moment I am just testing things and might want to use it for a small product catalogue. The free product is great but I will definitely be buying the pay version.
Just another thought aswell. Maybe you could develop a number of pay for html skins that people could buy.
Ok must be off. But I just wish to say congratulations on what looks like a great product.
Thank you
John |
|
|
|
From: Encaps Date: October 14 2007, 14:33
|
Hi John,
thank you for the feedback, glad to hear :)
So, the last zero if a price if fixed (v.1.9.1), thank you for let me know.
Right permissions for "config.ini.php" file and "rwx_gallery" are 777 (or "rwx rwx rwx"), all the rest are default permissions.
Thanks again for your feedback, really appreciate!
|
|
|
|
From: Guest Date: October 07 2007, 17:03
|
| if y buy license . Can add a field in the base encaps_gallery .) possible to modify the requete after |
|
|
|
From: Encaps Date: October 09 2007, 01:08
|
| Sure, you will be able to do whatever you want with the source code. |
|
|
|
From: Guest Date: October 04 2007, 15:32
|
I have uploaded the gallery to my webhost and all is working well but need to get the GD automatic thumbnails thing to work. I have checked the links in the readme and searched google but it doesnt seem to be saying how to do it!!!! I upload images as JPEG so how would i get GD to work, is it as simple as just uploading something to be web server?
Thanks for any help. |
|
|
|
From: Encaps Date: October 04 2007, 16:02
|
| Enabling GD library is your hosting provider headache, not yours. Just ask them to enable GD for you. |
|
|
|
From: Guest Date: October 03 2007, 01:53
|
Admin Page Security hole.
Hi, I've recently installed and set up Encaps and found that I'm able to get to the admin page and find the MySQL dbusers and pass etc from anywhere.
I've tried using the logout link from the menu and it seems to do nothing at all.
How do I secure my gallery from prying eyes? Have I missed an option somewhere?
Cheers
- A |
|
|
|
From: Encaps Date: October 03 2007, 07:10
|
| Not hole - there is empty username and password for admin area BY DEFAULT. You should just set up admin auth parameters. |
|
|