Search:

Type: Posts; User: Kunal

Page 1 of 2 1 2

Search: Search took 0.00 seconds.

  1. Replies
    0
    Views
    608

    Shopping Cart Original Price Addition

    The Shopping Cart Original Price Add-on adds the 'original' price of the product to the shopping cart if the item is discounted.

    (modifies file: tpl_shopping_cart_default.php)

    This add-on is...
  2. Replies
    18
    Views
    7,681

    Re: One-Time Membership Charge

    I did end up resolving my issue a few days after i first posted. Apparently I had left 'Guest Checkout' enabled so the membership fee wasn't going through. :oops:
  3. Replies
    18
    Views
    7,681

    Re: One-Time Membership Charge

    I've installed this mod, but it does not seem to work all the time?

    anyone having an issue with this? sometimes the membership fee will be automatically added when the user creates an account, but...
  4. Replies
    2,176
    Views
    497,099

    Re: Fast and Easy Checkout for Zen Cart

    *UPDATE*

    I fixed the issue by editing the /includes/modules/payment/paypal.php file where it had the 'cancel and return' redirects set to FILENAME_CHECKOUT_PAYMENT, I changed it to just...
  5. Replies
    2,176
    Views
    497,099

    Re: Fast and Easy Checkout for Zen Cart

    Hey guys, I'm having an issue with the 'One Page Checkout':

    The Problem occurs when I am at PayPal's payment screen. If I choose to 'Cancel and Return to site' it will take me to...
  6. Re: Combining Shipping Module Totals at Checkout

    That's exactly it, if the customer buy both items then I would like the shipping modules to add up the cost and display a total..

    is this something that could be coded in?
  7. Replies
    848
    Views
    204,423

    Re: Quantity Discounts for 1.3

    Could you point me in the direction of the chunk of code to be revised?

    I'd really like to be able to have quantity discount by either weight or sort order
  8. Replies
    848
    Views
    204,423

    Re: Quantity Discounts for 1.3

    Is there a way to change the products_id to products_weight or products_sort_order?


    function apply_special_item_discount($id, $count, &$disc_amount) {
    switch($id) {
    case 1:...
  9. Combining Shipping Module Totals at Checkout

    Is there a way to combine shipping module totals at checkout?

    For example, In Cart:

    Item 1 - Uses Table Rate $150
    Item 2 - Uses Flat Rate $25

    At checkout, the options will be available...
  10. Re: Replaced tile_back.gif, result not quite as expected

    Try to find your main stylesheet and look for the section that controls the sideboxes. The section under the Home : Login should be there too. Try to search the color code if you don't see it.
    ...
  11. Replies
    2
    Views
    622

    Re: Help with product image sort order

    Your site seems to open up to the login page instead of the home page. Anyway, your products seem to be sorted by product name, not if an image is present. You can go to Admin > Product Listing >...
  12. Re: Stop There are no products to list in this category.

    What if you had the Sub Cats open in the center column instead of the side? The 'What's New' Center Box makes us seem that those are the products in the category, instead of having to choose a sub...
  13. Re: Replaced tile_back.gif, result not quite as expected

    Sure, what's the URL?
  14. Re: Replaced tile_back.gif, result not quite as expected

    I believe those changes can be made via the stylesheet. The web kits for firefox or ie should point out the exact lines :-)
  15. Thread: IE Message

    by Kunal
    Replies
    12
    Views
    1,229

    Re: IE Message

    I agree about the google thing. also, in IE your category drop-down (top left) on the login page seems to hang over to the right. i think it's a quick css fix though :-)
  16. Replies
    10
    Views
    3,249

    Re: Selling Training Classes

    I understand. If you have another site in my that is organized to fit your needs. You could always just use the Zen Cart for the "checkout process".

    But I still think ZC is more than enough to...
  17. Thread: IE Message

    by Kunal
    Replies
    12
    Views
    1,229

    Re: IE Message

    lol I hear ya.

    Try Admin > Tools > EZ pages

    select any page and click "edit" and choose the correct option for "Page is SSL"
  18. Replies
    10
    Views
    3,249

    Re: Selling Training Classes

    Then you could still have the following:

    Product 1 Name: "Class Name 1/1/09"
    Product 2 Name: "Class Name 1/2/09"

    Then once it sells out, you could leave up for a few days, or simply rename it...
  19. Thread: IE Message

    by Kunal
    Replies
    12
    Views
    1,229

    Re: IE Message

    hmm, a lot of your images and links aren't secure (linked https).

    I don't know of any easy way to do this, but try going to you login page and right-click to 'View Source' and just search for...
  20. Re: Prodfuct browse page description ignoring my ul/li tags

    ah! i see.

    Take a look here:

    Click Here

    Let me know if that helps :-)
  21. Thread: Weight by Items

    by Kunal
    Replies
    4
    Views
    718

    Re: Weight by Items

    Well if you are setting it up based on Items and not weight, then your table will look more like:

    1 item = $5
    2 items = $10
    3 items = $15

    Take a look at the documentation for the Table Rate...
  22. Re: Prodfuct browse page description ignoring my ul/li tags

    You just need to move your "Lines" down more, and it will work. A simple fix is to just hit the "Enter" key before your 'Lines' to create a few <br>'s.

    It's happening because there is space under...
  23. Thread: Weight by Items

    by Kunal
    Replies
    4
    Views
    718

    Re: Weight by Items

    Are you trying to create a shipping rate based on the number of items in the cart? If so, the Table Rate module will be ideal here.
  24. Replies
    10
    Views
    3,249

    Re: Selling Training Classes

    Here's how I would do it with Zen Cart:

    I could create my three classes as products. Then, have my quantities (stock) be the number of students allowed in the class. Once it sells out, it can't be...
  25. Re: HELP!!! Redirect Loop at Checkout if no shipping found and FEC/COWOA installed

    We too had the same issue of "Redirect Loops", we found out our version was outdated. The 1.4.5 update seemed to fix the problem, it even includes a few new features!
  26. Replies
    2,176
    Views
    497,099

    Re: Fast and Easy Checkout for Zen Cart

    I have a customer who emailed me with the issue below, I cannot seem to duplicate this error on my computer or any others. Other customers also seem to have this issue. Can anyone find out what is...
  27. Replies
    1
    Views
    1,002

    Re: EZ Pages menu items

    code it in YOUR_TEMPLATE/common/tpl_header.php Wherever you need the EZ-Page to appear. Don't forget to add your "|"separator.

    :smile:
  28. Replies
    7
    Views
    1,868

    Re: Easy Populate, CSV file Problem

    The descriptions are in another table: 'products_description'

    You'll have to sort both in excel by products id then copy / paste to have one full file..

    I wish everything was in one table, but...
  29. Replies
    7
    Views
    1,868

    Re: Easy Populate, CSV file Problem

    You could always export the Products table from the database. The export has a few options for csv's..

    Let me know if it works out :smile:
  30. Replies
    6
    Views
    916

    Re: Orders do not appear in Admin area

    is the customer able to return to the checkout success page after payments have been made? I know that the customer has to land back there to have the order "process" and show up in admin.

    For a...
  31. Replies
    7
    Views
    1,868

    Re: Easy Populate, CSV file Problem

    Do you create the full csv for immediate download or do you create it to the server first and grab it from there?

    We had a similar problem awhile back, G-Zip was the culprit for us, but we found...
  32. Replies
    6
    Views
    916

    Re: Orders do not appear in Admin area

    Are you using PayPal? Are you allowing customers to pay with no PayPal account? If so, the customers must return to your site via the link in PayPal for the order to process..

    It's a crazy...
  33. Replies
    5
    Views
    1,304

    Re: Where is no results page?

    hmm, when I do a search on my site with no results, it moves to the Advanced Search page. Maybe you could copy the code for your sitemap and place it at the bottom of the advanced_search.php file?
  34. Replies
    3
    Views
    679

    Re: Changing Prices Question

    oh! i read "We plan on marking everything up 30% from the cost." wrong, I thought you meant Retail price, not your cost. In that case, will the admin -> catalog -> Sale Maker work for you? It lowers...
  35. Replies
    5
    Views
    559

    Re: CSS appears to be off

    something's not right, when I go to the site, it doesn't load up and all your folders are visible..? Have you altered any files since the installation?
  36. Replies
    5
    Views
    1,304

    Re: Where is no results page?

    Did you want to change the "There is no product that matches the search criteria." text?

    I used to the Developers Tool Kit in admin to do a search and it pulled up two results. I have an addition...
  37. Replies
    5
    Views
    559

    Re: CSS appears to be off

    hmm, does the css folder have the correct permissions?
  38. Replies
    3
    Views
    679

    Re: Changing Prices Question

    Try the Site-Wide Mark up mod:

    http://www.zen-cart.com/index.php?main_page=product_contrib_info&products_id=942

    the easy populate wiki page has a small section on "Updating Existing Data" found...
  39. Thread: Adding Products

    by Kunal
    Replies
    1
    Views
    857

    Re: Adding Products

    Try adding a second product to the category..

    In Configuration > Layout Settings > Skip 1-prod Categories

    There is this setting:

    "Skip 1-prod Categories
    Skip single-product categories
    If...
  40. Replies
    1
    Views
    1,294

    Re: EasyPopulate Split File on Download?

    hmm, have you tried the "Create EP and Froogle Files in Temp Dir:" and download it from the server?

    I have problems with server time outs too, anytime I upload, I usually upload to the server...
  41. Replies
    1
    Views
    750

    Re: Order Confirmation Email Data

    hmm, is your tax class or zone definition set up as "No Tax"?

    if not, try the Tools > Developers tool kit and search the text "No Tax"

    hope this helps :smile:
  42. Replies
    1
    Views
    614

    Re: Email Invoice Changes

    hmm, try removing the

    "<div class="order-detail-area">$PRODUCTS_DETAIL</div>"

    from public_html/email/email_template_checkout.html

    Just make sure you run a test email to make sure it looks...
  43. Replies
    1
    Views
    2,552

    Re: Google apps / Contact Us Form

    Hey buddy, try this:

    Configuration > Email Options> Set "Contact Us" Email Dropdown List ..

    You have to follow that format very carefully and you can set the contact emails to go practically...
  44. Replies
    1
    Views
    503

    Re: Having a category show up on certain page

    hmm, if you want a category to appear within some content of a ez-page, you could always hard code a link:

    To display a text link:

    <a href="url_of_link">Text that will be displayed on your...
  45. Replies
    2
    Views
    521

    Re: Where do I edit this?

    It should be in the Tools > Define Pages Editor > define_contact_us.php. If it's not, try the developers tool kit search for the text. Have you made your store address as "Here" if so, then it will...
  46. Replies
    1
    Views
    750

    Re: Greate a new define

    Why not just create a new EZ-Page for it? Tools > EZ-Pages
  47. Replies
    5
    Views
    2,243

    Re: 2 Zencarts 1 banner manager ~ genius needed

    Use OpenX for Banner Management, it's free, and very flexible.
  48. Replies
    6
    Views
    2,317

    Re: Products Name field

    Thanks Ajeh.
  49. Replies
    6
    Views
    2,317

    Re: Products Name field

    Is there a SQL code we can inject to change the Length/Values of all instances of the products_name column from 64 to 90?
  50. Replies
    6
    Views
    5,768

    Re: Bulk Move Products to New Category

    What if the individual products in a category need to be divided further to more relevant categories?

    The link manager is good if you want to link over ALL the products in the category, but is...
Results 1 to 50 of 84
Page 1 of 2 1 2
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR