|
|
|
|
From: Guest Date: April 27 2009, 12:42
|
Hi,
the search function doen't work properly it finds nothing whn more than one seach keywor is entered. It also ignores non-latin characters.
|
|
|
|
From: Encaps Date: May 05 2009, 12:01
|
| Thank you for the info. Could you please provide a sample? |
|
|
|
From: Guest Date: May 22 2009, 04:57
|
You can test it with your own demo: enter two words in your search (for example, Lorem ipsum) and it will not find anything:
http://***.encaps.net/software/encapsgallery/templates/Refresh1-0/catalog.php?search=Lorem+ipsum&Submit=Search
|
|
|
|
From: Guest Date: April 25 2009, 00:13
|
| Hey, I've played with your demo and I'd like to buy the code! Is it possible to modify it to save the different Categories into separate folders?? What files do I need to alter? |
|
|
|
From: Encaps Date: May 05 2009, 12:00
|
| The feature you described (separate categories folders) is disabled since version 1.6.something for keep the code more simple and easy to maintain. |
|
|
|
From: Guest Date: April 19 2009, 17:07
|
Wow 4th time entering this question, crummy captcha. Anyways, the login and password needs work. If the fields are left blank, it all works great. When a L/P are entered and saved, every click leads you to the login screen and no changes take effect anymore. Remove the login and pass, it all works again?
What gives? |
|
|
|
From: Encaps Date: April 20 2009, 06:45
|
| Could you please show the URL? |
|
|
|
From: Guest Date: April 16 2009, 03:57
|
Hi,
Thanks for this great piece of software - I'm really impressed!
I have a question about the shopping basket functionality. I'd like to be able to specify a dropdown list containing, for example, different size options that can be chosen when adding the item to the shopping cart. So, in other words, each image has various pricing options that can be selected by the user.
Would this be easy to do? I have very limited knowledge of PHP but are there specific files I need to be looking at?
I guess it would mean you would either have to store a different price per option rather than a single price per image. Or you could still use the current image price but in the dropdown list have the ability to specify a + or - amount - so a large image size would be +$5 for example.
Any help or advice you can give would be appreciated.
Thanks
Mark |
|
|
|
From: Encaps Date: April 20 2009, 06:53
|
Hello Mark, thank you for your feedback.
The feature you described is not implemented. |
|
|
|
From: Guest Date: April 16 2009, 01:27
|
hi,
How can i add 2 more file for photo upload in admin side in shopping cart gallery |
|
|
|
From: Encaps Date: April 20 2009, 06:55
|
| Customization required. |
|
|
|
From: Guest Date: April 14 2009, 14:06
|
| Installing on Windows server has been a nightmare. I was told by the hosting company that you cannot change the permissions on the config.ini.php file and the rwx folder. Do you have any words of wisdom about this or should I move the site to a Linux server? |
|
|
|
From: Encaps Date: April 20 2009, 06:54
|
| Linux+Apache is more preferred. |
|
|
|
From: Guest Date: April 13 2009, 04:13
|
Two questions: Is there a way to change the default price of the pictures? I already changed the dollarsign to euro.
Second one: I want to have the add to cart sign under my picture and then a row of 5 pictures next to each other, how can I do this? Now my pictures go diagonally:
P
P
P
P
P
P |
|
|
|
From: Encaps Date: April 13 2009, 11:08
|
| Please contact me with instant messenger, I did not understand your question. |
|
|
|
From: Guest Date: April 14 2009, 13:02
|
| I added you through msn. What I was trying to ask is how to change the standard price of the pictures (which probably is inserted via php/mysql in an admin-configfile...). Now the price is $0,01, but I am trying to change it to $ 2,00. |
|
|
|
From: Guest Date: April 14 2009, 13:05
|
Second question is how to change the templates so that the pictures donīt align diagonally... Now the site is the following: (P = picture, just trying to visualize it... ;) )
P_ _
_P _
_ _P
P_ _
_P _
_ _P |
|
|
|
From: Guest Date: April 09 2009, 22:25
|
| Is there a procedure for upgrading the script from version to version? |
|
|
|
From: Encaps Date: April 12 2009, 09:22
|
| Unfortunately no, the versions are not compatible. |
|
|
|
From: Guest Date: April 08 2009, 13:51
|
Hello! I bought the source code, installed the gallery and tested with an image which worked fine. I then istalled the template "Light" and started customizing, it worked fine again, and I'm very satisfied in the whole.
However, when I started uploading new images larger than 800px wide or high with this template on, I got this error message:
The uploaded file exceeds the upload_max_filesize directive from php.ini
Resize failed for [../rwx/] - it's not .png/.gif/.jpg/.jpeg
The files I tried uploading were smaller than the very first one I added before I installed the template. I checked the upload_max_filesize setting in common.ini.php in the admin directory, and it was set at 8M which was more than enough for the 3MB files I was trying to upload. I changed it to 32M, just in case I had bigger files to add, but it didn't help.
The only images that I was able to add with the "Light" template were 799px high or under.
The "Resize Uploaded Images" setting in the Configuration screen was already set to 800, so I also tried changing this to 0 - don't rezise, but it doesn't help either. This setting was also at 800 when I uploaded my first image without the template, and it displays perfectly well at 800.
Can you help me sort this out please? I really like this template and would love to keep it. |
|
|
|
From: Encaps Date: April 08 2009, 13:58
|
| Could you please let me check your admin side? |
|
|
|
From: Guest Date: April 08 2009, 18:37
|
Problem solved!
It seems that the php.ini file on the server limited all uploads to 2MB. I could not access that file (don't have permission) so I searched for a solution on the web and found this:
I created a php.ini file including this:
upload_max_filesize=60M
post_max_size=80M
max_execution_time=200
max_input_time=200
and uploaded it to the root directory of my web site, as well as in all folder and subfolders pertaining to EncapsGallery.
It worked and I just uploaded several images of 4 to 5MB each.
Thank you for taking the time to read my message and offering to help. |
|
|
|
From: Encaps Date: April 09 2009, 13:49
|
| Thank you for let me know! |
|
|
|
From: Guest Date: April 08 2009, 08:02
|
How to display thumbnails under the category name on the main gallery page?
Thank you in advance. |
|
|
|
From: Encaps Date: April 08 2009, 13:59
|
| Could you please show me the URL? |
|
|
|
From: Guest Date: April 08 2009, 14:41
|
Sure, here it is.
http://***.************com/gallery/index.php
thanks |
|
|
|
From: Encaps Date: April 08 2009, 14:52
|
Thank you for the URL.
What Encaps version do you use?
You could modify index.php to:
<?php include("catalog_categs.php")?>
So, categories landing page will be default, and there are categories thumbnails.
Let me know if you have any questions |
|
|
|
From: Guest Date: April 08 2009, 15:08
|
The version i have is - 2.3.15
I tried that, but there are no thumbnails, just the name and a vertical line. I you could look at it again, you will see what i'm talking about.
Thanks again. |
|
|
|
From: Encaps Date: April 08 2009, 15:16
|
What about admin/catalog_categs.php?
Did you assign a thumbnail to the "Main" category? |
|
|
|
From: Guest Date: April 08 2009, 15:29
|
how do i assign thumbnail to a category?
can this be a random image from the category itself? |
|
|
|
From: Encaps Date: April 08 2009, 15:49
|
Ok, go to admin/catalog_categs.php, click "Edit","Browse" and select a thumbnail you'd like to assign
It will not be a random image from the category itself - you will specify the thumbnail |
|
|
|
From: Guest Date: April 08 2009, 15:59
|
OK, that worked. Thanks
Is there a way to have a random image from the category itself to show up as a thumbnail? |
|
|
|
From: Encaps Date: April 08 2009, 16:23
|
Add the following code into catalog_categs.html, line #4:
<?php
$result = $catalog->items_gets_by_categ($categ["id"]);
$categ["img"]=$result["items"][rand(1,count($result)-1)]["file_thumb"];
?>
|
|
|
|
From: Guest Date: April 08 2009, 17:02
|
I did, but it's still not working.
Seems like it does not specify and image file.
Any ideas? |
|
|
|
From: Encaps Date: April 09 2009, 13:50
|
| Send me your catalog_categs.html |
|
|