Search:

Type: Posts; User: rohitsax

Search: Search took 0.01 seconds.

  1. Replies
    84
    Views
    31,889

    Re: Customers need to upload an image file

    The thumbnail is actually displayed below the product in the list of options. So I'm assuming you've got the attribute setup already to upload a picture. Lets say it's called 'Picture'

    Now change...
  2. Replies
    84
    Views
    31,889

    Re: Customers need to upload an image file

    Well here's how it was done - you'll need to know PHP...
    1. First define the Option for uploading a picture in the attributes section. Lets say this is called 'Picture'.
    2. EDIT...
  3. Replies
    84
    Views
    31,889

    Re: Customers need to upload an image file

    Is this what you're looking at doing:

    http://www.excitinglives.com/experience/index.php?main_page=product_info&products_id=137
  4. Replies
    84
    Views
    31,889

    Re: Customers need to upload an image file

    There's a htaccess file in the images/uploads directory - if deleted the iamge files can be seen from a browser as well.

    Of course this could be a security hazard because then anyone could type in...
  5. Replies
    84
    Views
    31,889

    Re: Customers need to upload an image file

    So once the image is uploaded by a customer is it possible to access it through a browser? Or is FTP the only way to get the file?

    If it can be viewed through the browser I would have modified...
  6. Can the products in category be listed in random order?

    The categories list all products in an alphabetical order... is there a way to make them randomly listed? Or even in the reverse alphabetical order - just to make things appear newer to visitors.
  7. How to display customer userid on top of pages?

    I want to show the customer's userid after he has logged in on the top of all pages. Is there some code I can add on the header to show this?

    Something like a 'Welcome [email protected]' where...
  8. Re: How to include more information in Shopping Cart

    ok I'm not too good with this it seems... can you help me with the line of code I need to put on the default shopping card template so I get to display anywhere on the page the customers email id...
  9. Re: How to include more information in Shopping Cart

    when i use that code...


    <?php echo zen_address_label($_SESSION['customer_id'], $_SESSION['customer_default_address_id'], true); ?>

    .. i get the complete customer's name, his address, city...
  10. Re: How to include more information in Shopping Cart

    Hey thanks that works!

    Anyway I can get the true customer ID# (for example '4' or '5' etc that each customer name/address is associated with)?
  11. Re: How to include more information in Shopping Cart

    Thanks! I included this code in the shopping cart template to display the customer details on top of the cart...

    however whats happening is.. the first customer that signs up on the system can...
  12. How to include more information in Shopping Cart

    Is there a way to include some more information in the shopping cart page... for instance the following:
    1. Customerid (on top of page)
    2. Model Number (along with description in the table)

    Can...
  13. Re: How to delete products from shopping cart when user session ends

    Thanks very much! This has solved it!
  14. Re: How to delete products from shopping cart when user session ends

    Thanks... that does seem to reset the existing cart... however all of the 'temporary' visitors cart items are also deleted.

    I just want the previous shopping cart items deleted. So when the...
  15. How to delete products from shopping cart when user session ends

    I want all products from the shopping cart deleted when a user logs out or session ends - irrespective of whether they ordered or not.

    Is there way to do this?

    Thanks!
  16. Re: Paypal orders not being relayed to cart or emailed to owner or buyer

    I use 1.3.0 version which I installed recently. And PayPal still doesn't work. I have made all settings as required.

    In this thread there was a reference to some patch that is required to be...
  17. Re: Paypal orders not being relayed to cart or emailed to owner or buyer

    This really is frustating - after having the enrire cart setup and having paypal integrated as per the directions - no paypal order shows up in Admin.

    I've tried (possibly) everything... the...
  18. Replies
    2
    Views
    2,174

    zencart with ccavenue problem

    hi! I have setup zencart on my site and have an account with ccavenue also.

    The integration too is complete in terms of uploading the ccavenue module and making the settings.

    However, when a...
  19. Replies
    3
    Views
    2,921

    Paypal payment happens - but no order

    hi!

    I have setup the paypal module and when I order the payment is succesfull and the customer is taken to the order success page.

    however, there is no order email from the store to the...
  20. How to disable the 'dicount coupon' option at the time of checkout

    hi!

    How can I disable the 'dicount coupon' option at the time of checkout.

    I don't want that small box for putting in the discount coupon there.

    thnks and regards
    Rohit
  21. Replies
    7
    Views
    1,567

    Re: Can I move the index page of the shop?

    Thanks! But do I have to download and upload all the directory files.. or will making the changes in these two files and uploading them back will fix things?
  22. Replies
    7
    Views
    1,567

    Can I move the index page of the shop?

    Hi!

    I have installed my shopping cart on www.mydomain.com/shop .

    Now I want that when people go to www.mydomain.com they get to the shop automatically. One way to do this is to put a...
  23. Replies
    2
    Views
    1,599

    other attributes for products

    hi!

    I have added many products in my shopping cart for purchase under a variety of categories.

    Is there someway I can put in some kind of 'search engine' that helps visitors get a listing of...
  24. Replies
    8
    Views
    4,552

    Re: how do i charge just one flat tax rate

    So if you were operating an online shop in the US and were selling to someone say from England - you wouldn't charge any sales/service tax?

    I have this business in India and will have customers...
  25. Replies
    8
    Views
    4,552

    how do i charge just one flat tax rate

    hi!

    I have customers registering from various countries. I understand the tax rates are based on the address provided at the time of registering.

    How can I charge one flat charge for anyone who...
  26. Re: No sorting required in the categories heading

    hi!

    Should I simply copy this code in the original stylesheet and upload? That doesn't seem to work. Please help.

    regards
    Rohit
  27. No sorting required in the categories heading

    hi!

    When I list all products in a particular category I get a heading row which has the PRODUCT IMAGE, PRODUCT NAME etc.

    The PRODUCT NAME is represented by 'Product Item-' on the page. And the...
  28. Re: Can I have a product that is part of two categories?

    Thanks! That works!
  29. Replies
    54
    Views
    27,926

    Re: Customer's Can't Login

    Go to ADMIN... CONFIGURATION... SESSIONS... RECREATE SESSIONS... set this to FALSE.

    Should work though I'm not sure what it does.
  30. Replies
    6
    Views
    1,699

    Re: how can i customize buttons?

    thanks very much folks!
  31. Can I have a product that is part of two categories?

    hi!

    I have setup several categories in my shopping cart. Each category also has many products.

    Now I am adding one product that seems to fit in two categories. And I want it to show-up...
  32. Replies
    6
    Views
    1,699

    how can i customize buttons?

    Hi! I need to know how I can customize and use my own buttons - like the 'ADD TO CART'. I have already created a separate template which I'm using but can't seem to figure out how to take care of the...
  33. Replies
    0
    Views
    1,706

    Where can i download CCavenue module

    hi! I need to integrate the zencart with ccavenue. Where can I get the module? I couldnt find it in the main download page.

    regards
    Rohit
Results 1 to 33 of 33
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR