|
|
|
|
From: Guest Date: February 26 2008, 15:12
|
I love it. Learning php because I was encourage by you software.
I will buy. How easy would it be to use the gallery shopping cart feature with papal or any other payment.
I need customer to order as if the using paypal.
with form submitting name,address and name of the image the order.
In other words exactly like what is there but without payment |
|
|
|
From: Encaps Date: February 26 2008, 15:19
|
| Actually, there is optional PayPal integration, just turn on "PayPal" in the admin config page (not on the online demo - it is read-only) |
|
|
|
From: Guest Date: February 25 2008, 12:37
|
Good day,
I am quite interested in this product, but after following instructions to the best of my ability it constantly defaults to the user name /pw screen. Every step reverts back to it.
This is the 3rd install.
http://***.************************.com/photo_store/encapsgallery-1.11.2/
db is correct,
config.ini.php correct
$config["db_host"] = "**************";
$config["db_name"] = "*************";
$config["db_user"] = "************";
$config["db_pass"] = "**************";
Read all through your forum and found nothing to resolve it.
Would like to install and set up on client website as test then purchase for several other clients who need this type of setup.
John Crabtree |
|
|
|
From: Encaps Date: February 25 2008, 13:32
|
Thank you for the details, I've revised the link you provided,
I think something wrong with php sessions on your webserver.
Could you please create a file sessiontest.php with the following contents:
<?php
session_start();
echo $_SESSION["asdf"]++;
?>
and provide us with the link, for test php sessions on your webserver. |
|
|
|
From: Guest Date: February 24 2008, 14:27
|
I purchased your product. I need config template shopcart in Chilean pesos ($), without decimal, example: 35 $, 56 $, etc.
Thank you, Alejandro fron Chile |
|
|
|
From: Encaps Date: February 25 2008, 07:04
|
Hello Alejandro,
Thank you for purchase EncapsGallery.
You may just edit html templates "html/_skin_/catalog.html",
"html/_skin_/catalog.html" :
replace the line from
$<?php echo sprintf("%.2f",$item['price'])?>
to
<?php echo sprintf("%.0f",$item['price'])?>$
Send us your templates if you need help. |
|
|
|
From: Guest Date: February 21 2008, 17:06
|
| is there a way of makin the images load quicker because i get annoyed with the loading screen |
|
|
|
From: Encaps Date: February 22 2008, 09:03
|
| I'm sorry, it's not clear enouth - what loading screen? |
|
|
|
From: Guest Date: February 22 2008, 14:12
|
http://***.uk.to click an image
and watch as the preview has big words saying LOADING |
|
|
|
From: Encaps Date: February 22 2008, 16:44
|
| In this case you may edit (with image editor software) the loading.gif - make it smaller, or make it static |
|
|
|
From: Guest Date: February 24 2008, 04:37
|
| is there a way of removing it or speedin up the loading time? |
|
|
|
From: Guest Date: February 20 2008, 16:33
|
With the new categories select page. (catalog_categs.php) The sub category links are on one line.
I have seven sub categories and they are on one line.
I would like to have two rows of the sub categories. |
|
|
|
From: Encaps Date: February 21 2008, 15:07
|
| You may edit html/_skin_/catalog_categs.html |
|
|
|
From: Guest Date: February 18 2008, 23:05
|
I noticed how you can limit the size of thumbnails, but I could not find a setting to limit the size of the main image. If the image is too large it breaks the skin. I'm using Expo template.
Is there a way to limit the full size image other than re-uploading all new images? Thanks. |
|
|
|
From: Encaps Date: February 19 2008, 09:12
|
| We work on this feature, will let you know. |
|
|
|
From: Guest Date: February 18 2008, 12:37
|
| When I use an Apostrophe in the picture title, it comes up with some coding. How do i fix this? |
|
|
|
From: Encaps Date: February 18 2008, 12:51
|
| Could you please show me a sample? |
|
|
|
From: Guest Date: February 18 2008, 12:54
|
www.*************.com/media on the third page, you'll see.
I looked into the files, and they were uploaded with \' in the file name, which i think might be the reason?
I told him to delete the images that are messed up in the gallery, and then change the file names on his computer and then reupload them.
Also..for the gallery, can you upload videos also?? if so, what format does it have to be in? Does it stream it automatically or would it just be a running file? |
|
|
|
From: Encaps Date: February 18 2008, 12:59
|
Oh, thank you for the info,
we will check it out and let you know. |
|
|
|
From: Encaps Date: February 19 2008, 13:33
|
| Could you please send us original image file (with apostrophe), and phpinfo from your server? |
|
|
|
From: Guest Date: February 15 2008, 10:40
|
Hi.
I'm new to this kind of stuff, so I need some help.
This is the message I retieve when I was done the installing:
Directory [../rwx_gallery/] is not writable. Please do [chmod -R 777 ../rwx_gallery/]
So how do I "do chmod..."?
Please answer per mail. |
|
|
|
From: Encaps Date: February 15 2008, 11:00
|
| There are screenshots http://***.encapsgallery.com/ for how to change permissions in case if your webserver is Linux(Unix) |
|
|
|
From: Guest Date: February 17 2008, 08:08
|
| Thanks, it works now :D |
|
|
|
From: Guest Date: February 14 2008, 03:02
|
| hi encaps, i don't know how to edit the code of the file "pagination.html", i have about more than 41 pages in my site, so this pagination looks too long, and i'm afraid more pages that will looks malformed. so how to change it only display 10 numbers per page. and that can add a button that can view next 10 numbers of page. of course, can add the mantissa pagination on the left and right |
|
|
|
From: Encaps Date: February 14 2008, 09:00
|
You may use your html-editor software to edit edit the code of the file "pagination.html".
If you'd like to initiate customization request, it will take $10. |
|
|
|
From: Guest Date: March 08 2009, 04:56
|
| i like to ! |
|
|
|
From: Guest Date: February 13 2008, 21:17
|
I've uploaded the files to my web server and changed the permissions asexplained. I have run the config, but when trying to install it keeps telling me that it's unable to connect to the database.
This is probably a real amatuer question by what format should the "localhost" be in? should it be a www. or what? should the username and password be the same as I find in the MySQL datbases page on my cpanel.
Thanks in advance |
|
|
|
From: Encaps Date: February 14 2008, 08:57
|
| Your should ask your hosting provider for a valid database connection parameters. |
|
|