photo album software
  PHP Gallery     Online Demo     Free Download     Buy Sources     Support Forum     HowTo     Contact  
ArabicBulgarianChineseCroatianCzechDanishDutchEnglishFinnishFrenchGermanGreekHindiItalianJapaneseKoreanNorwegianPolishPortugueseRomanianRussianSpanishSwedishTurkish
Ask a question...
 

From: Guest   Date: February 26 2010, 06:50
How can I put a remove button in the "shopcart_preview.html" page to remove purchase items?
Like in the same way its done in "shopcart.php"
      
From: Encaps   Date: February 26 2010, 16:25
Try this:
a href="?action=recalc&amp;del_<?php echo $item_cart['qty']?>">Del</a
            
From: Guest   Date: February 27 2010, 15:53
I'm not sure what is happening, but when I used that line it and tried to delete an item it didn't seem to work. This then helped me realize my "add to cart" doesn't seem to work correctly. When I press the "add to cart" it will add that item and show it added as qty 1 as it should. If I try to add the same item again to 'the cart' the qty for that item will stay at 1. It won't increase to 2, unless I manually type it in the 'shopcart.php' window qty column.
I know the issue isn't ‘a href="?action=recalc&amp;del_<?php echo $item_cart['qty']?>">Del</a’ because my problem happens without without the code being altered.
Where could I look to correct the ‘add to cart’ issue?

Thanks
                  
From: Encaps   Date: March 01 2010, 09:53
It should not increase the quantity if you click "add to cart" multiple times
                        
From: Guest   Date: March 01 2010, 16:05
Thanks. I thought I may have altered the code accidentally.

From: Guest   Date: February 23 2010, 12:07
I purchased the source file two years ago, how to update?
      
From: Encaps   Date: February 23 2010, 13:24
Please provide me (private e-mail) with your purchase id or date, you e-mail address
            
From: Guest   Date: February 23 2010, 14:59
Which email ?
                  
From: Encaps   Date: February 23 2010, 18:00
www.encaps.net/contact.php
                        
From: Guest   Date: February 23 2010, 22:24
Thanks, I got the new version.

From: Guest   Date: February 22 2010, 06:35
I would like to mod_rewrite the urls for searchengine friendly urls.
at step #4 you tell to edit catalog.php
But it's encrypted, as I use the free version.
Can I get this change done without buying the source?
Maybe you could send ma a edited version of catalog.php with encryption, so I can just copy-paste ?

Thanks

From: Guest   Date: February 20 2010, 13:11
who to make Gatalog main pics bigger?
they are about 70x100
i would like 200x300 px
      
From: Guest   Date: February 21 2010, 09:36
i used auto upload in admin panel, but its not exactly what i want.please let me know what to change to make thumbnail pic bigger
            
From: Encaps   Date: February 21 2010, 12:24
Please check config.ini.php:
$config['file_thumb_size'] = '100';


From: Guest   Date: February 19 2010, 11:10
Hello i have downloaded Encaps Shopcart and i want the button [Add to card] to be shown in gallery.how to do it?
      
From: Encaps   Date: February 19 2010, 14:41
PLease check the param "shopcart_is_enabled" from config.ini.php

From: Guest   Date: February 15 2010, 03:31
How do I get images showing side by side like 1 2
3 4
5 6
in refresh catalog.php?
      
From: Encaps   Date: February 15 2010, 15:37
You could use encaps_templates/shopcart/catalog_items.html as example

From: Guest   Date: February 13 2010, 08:15
Hi ya

About changing currency?

cant find these files!

Files: "html/_skin_/catalog.html", "html/_skin_/admin/catalog_custom.html"

Regards Keith Sizer
      
From: Encaps   Date: February 13 2010, 13:01
Hello Keith,
you could do global substitute of the following characters:
>$<
to different currency, for example to:
>&euro;<
Let me know if you have any questions

From: Guest   Date: February 12 2010, 20:05
BUY SOURCE

HEY GUYS BUY BUYING THE SOURCE MEANS THAT I WILL BE ABLE TO EDIT ALL THE SCRIPTS TO MY NEEDS?


CAUSE NOW ALL THE CODE IS ENCODED!
AMAZING SCRIPT!
      
From: Encaps   Date: February 13 2010, 04:54
You are right - you will get native php script
            
From: Guest   Date: February 13 2010, 06:25
price when down to!nice

From: Guest   Date: February 12 2010, 07:22
I installed the gallery the other day and it is amazing... However, I have been working very late into the nights and as a result I'm losing pieces of what's left of my mind. I have forgotten the username and password I set up for my encaps gallery... where is it? haha... can I retrieve it or do I need to re-install the whole thing?
      
From: Encaps   Date: February 12 2010, 10:08
Hello,
thank you for your feedback.
You can check admin user name and password from config.ini.php

From: Guest   Date: February 09 2010, 05:24
how to remove "encaps php gallery" to catalog.php?categ_id=3 pages? pls reply soonnnnnnn
      
From: Encaps   Date: February 10 2010, 12:22
You can remove the link after you purchase the source file


Encaps Team © 2005-2010 PHP Gallery | Online Demo | Free Download | Buy Sources | Support Forum | HowTo | Contact
?>