|
|
|
|
From: Guest Date: July 25 2011, 00:37
|
Im not able to install Encaps. What i did is:
Created database: usename_d
Uploaded onto server: public_html/encaps
Changed permissions for "rwx" folder and "config.ini.php" file to 777
Run http://***.com/encaps/admin/catalog_db_install.php - Internal Server Error
Theese are steps in install.txt file.
What i dont understand:
1. In How To section of Encaps.net Installation is written that permissions for "config.ini.php" should be 666 what differ from written in Install.text
2. Also here differs last to steps :
3) configure it: http://***.php
4) run database installer: http://***.php
vs
Run http://***.com/encaps/admin/catalog_db_install.php
What is correct and any help will be ok, Thanks.
|
|
|
|
From: Guest Date: July 25 2011, 00:43
|
Forgot Error log:
SoftException in Application.cpp:256: File "/home/user/public_html/encaps/admin/catalog_db_install.php" is writeable by group |
|
|
|
From: Guest Date: July 25 2011, 05:26
|
| delete all uploaded files. unzip encaps in your local computer then upload all the unzip files using ftp client remember do not upload zip file. after that chomd rwx and config.ini to 777 then simply locate your browser to your encaps dir not any install php. hope it works. |
|
|
|
From: Guest Date: July 25 2011, 13:17
|
| Did it, all is 777 by default. Log: public_html/encaps/index.php" is writeable by group |
|
|
|
From: Guest Date: July 20 2011, 23:40
|
Hello,
Is there anyway to arrange images by resolution? If yes. How? |
|
|
|
From: Guest Date: July 20 2011, 00:25
|
Once in a while the shopcart script does not send the e-mails. After a couple of hours the script works again (without changing anything).
The e-mails that should have been sent during those hours are not send afterwards... Do you have any idea why this error occurs once in a while? Anything that can be done about it? |
|
|
|
From: Guest Date: July 13 2011, 00:54
|
Hi all,
How is it possible to activate the next/prev button/link when vieuwing a image in the DHTML template?
Thnx and greets from Holland |
|
|
|
From: Encaps Date: July 13 2011, 13:20
|
| There is now way to just "activate" - the feature you described is not implemented, you need to customize Dhtml template |
|
|
|
From: Guest Date: July 09 2011, 23:37
|
| How can i make to add an item in more categories? Or how can i duplicate an item? |
|
|
|
From: Encaps Date: July 11 2011, 02:50
|
| By customizing php code |
|
|
|
From: Guest Date: July 11 2011, 11:10
|
| so can you help me please? |
|
|
|
From: Guest Date: July 21 2011, 17:13
|
| Do you want to help me please? |
|
|
|
From: Guest Date: July 25 2011, 14:31
|
| :) |
|
|
|
From: Guest Date: August 08 2011, 01:13
|
| so you want to help me? |
|
|
|
From: Guest Date: July 08 2011, 18:55
|
| can you help to make to delete the orders from administration panel? I know it can be deleted directly from the database but i want can make it from administration panel. And I would like if possible to be able to put a status for orders received,for example "Item shipped" or something like that. I have this version EncapsGallery-2.0.6. thanx |
|
|
|
From: Guest Date: July 10 2011, 00:07
|
| i have made to delete the orders from administration panel. Know if you can to help me with this: I would like if possible to be able to put a status for orders received,for example "Item shipped" or something like that. I have this version EncapsGallery-2.0.6. If you want i can give you the code for delete orders from admin. Thanx |
|
|
|
From: Encaps Date: July 11 2011, 02:53
|
| Customizatior required for admin/shopcart.php |
|
|
|
From: Guest Date: July 08 2011, 13:48
|
hi,
please can you tell me how I can format the text in the description block underneath a image to display as one would edit it in word?
also, how I can display a single category in the index.php file, for the home screen.
Thank You.. |
|
|
|
From: Guest Date: July 08 2011, 14:06
|
| I have also tried to install the ckeditor and cant seem to get it working, what should I use in the url in order to access the editor? If I use the url of the site/admin/ckeditor i get a directory listing and thats all. what could i be doing wrong or missing? |
|
|
|
From: Encaps Date: July 11 2011, 02:48
|
You just unzip ckeditor into site/admin/ckeditor
Show me your issue |
|
|
|
From: Guest Date: July 09 2011, 23:43
|
For display a single category in homepage (index.php) use mod rewrite.
For example you want to display a category with number 5 use this in .httacces :
RewriteRule ^index\.php$ /catalog.php?categ_id=5 [L]
|
|
|
|
From: Guest Date: July 11 2011, 13:37
|
| Im sorry I dont understand the rewrite. Please explain. |
|
|
|
From: Guest Date: July 11 2011, 17:51
|
| do you have the file .httacces? |
|
|
|
From: Guest Date: July 12 2011, 13:03
|
| i dont think so, were can i find it? |
|
|
|
From: Guest Date: July 07 2011, 16:16
|
Hi
Is is at all possible when creating a category item to have sub category's for that item?
ie...
/Dogs
/Big
/Medium
/Small
Thanks For a wonderful product..
Regards,
Pieter |
|
|
|
From: Guest Date: July 08 2011, 13:48
|
| I was being blond, found the mistake... |
|
|
|
From: Guest Date: July 05 2011, 19:13
|
| Hello, I'm using version 1.7.12. I use the gallery_head.html file to add an image to the top of my galleries. One of my galleries has several categories and I would like to show a different header picture for each cat. Is it possible to change the PHP code to use a different gallery_head.html for each cat? |
|
|
|
From: Guest Date: July 10 2011, 03:47
|
I figured this out myself and I don't even know that much about PHP.
Thanks for ignoring my question.
Still worth the 18 bucks I paid for the source about 3 years ago. |
|
|
|
From: Encaps Date: July 11 2011, 02:50
|
| Yes, it's possible to change php code in the way you described |
|
|
|
From: Guest Date: July 05 2011, 14:58
|
| I replied on the e-mail you sent |
|
|