Search:

Type: Posts; User: Andy_GS

Page 1 of 4 1 2 3 4

Search: Search took 0.01 seconds.

  1. v138a Re: category restriction issue when minimum order set.

    Hi Linda,
    if you could we would be most appreciative.

    regards
    Andy.
  2. v138a Re: category restriction issue when minimum order set.

    damn, i've just realised that it's actually doing the following calculations:

    sub total: 126.05
    delivery: 0:00
    promo code: 6.00
    Total: 114.05 (should be 120.05)

    it seems like it's applying...
  3. v138a Re: category restriction issue when minimum order set.

    Hi Linda,
    yep thats done the trick :)

    thanks very much for your assistance.

    Andy.
  4. v138a Re: category restriction issue when minimum order set.

    Hi Ajeh,

    that seems to have done the trick, however now although it does discount when the coupon is used, it doesn't show on the price breakdown.

    e.g.

    line items | qty | price

    sub total...
  5. v138a Re: category restriction issue when minimum order set.

    Yes i have applied all patches.

    I have noticed one thing though, which seemingly was present before so based on my previous example.



    It will actually only discount £2. So it is only...
  6. v138a Re: category restriction issue when minimum order set.

    This is the only one i can see that references the coupon code:
    http://www.zen-cart.com/showthread.php?82619-Known-Bugs-%28and-fixes%29-with-v1-3-8-v1-3-8a&p=791338#post791338

    which yes i had...
  7. v138a Re: category restriction issue when minimum order set.

    Hi Linda,

    1.3.8a
  8. v138a Re: category restriction issue when minimum order set.

    Ok so lets say

    Category X - Products not valid for coupon

    So spend £50 on any products (not in cat X) and save £5

    minimum Order £50
    coupon amount £5

    Restrictions:
  9. v138a Re: category restriction issue when minimum order set.

    Hey,

    well i have a category restriction with product A in it.

    so i have:
    Denied Category
    allow top

    i've also just tried
    denied Category
  10. v138a Re: category restriction issue when minimum order set.

    Ok an update and sample.

    Product - A = £100
    Product - B = £2

    Code: Save £5 when you spend £50
    Rules:
    Coupon Minimum order £50
    Coupon Amount £5
    product restriction: Product A
  11. v138a category restriction issue when minimum order set.

    Hello,

    when there's a category restriction as well as a coupon minimum order, it seems to knock the category restriction out and only recognises the minimum order value.

    i've tried allowing top...
  12. Replies
    1
    Views
    1,340

    Re: Category specific sort order

    I know this thread is massively old but,
    did u have any luck on this in the end?

    Andy.
  13. Replies
    696
    Views
    169,533

    Re: Better Together Contribution Support Thread

    Hello,

    we have better together and big chooser installed.

    i want to do the following

    I want to do buy £25 of products from ALL categories and get 50% off product X

    can't quite work out...
  14. Replies
    12
    Views
    6,170

    Re: Shopzilla Tracking Code Placement?

    Hey all,

    @nuin & @peterdd

    Do you guys have a table prefix on your zen-cart installation?

    @nuin try:


    SELECT count( zen_orders_id ) AS zilla FROM zen_orders WHERE customers_id = '1'
  15. Thread: Supertracker

    by Andy_GS
    Replies
    323
    Views
    87,005

    Re: Supertracker

    Thanks Script,

    a previous developer installed it several years ago, and recently it's started locking up database tables killing our shop.

    thanks again, ill take a look

    Andy.
  16. Thread: Supertracker

    by Andy_GS
    Replies
    323
    Views
    87,005

    Re: Supertracker

    I want off supertracker, how do i do this?

    Andy.
  17. Replies
    14
    Views
    5,096

    Re: Duplicate orders-same Paypal Trans ID

    Can anyone actually replicate this issue when they do a test transaction?

    Because whenever i do a paypal order it goes through normally.

    So i can't even really test to see if it's fixed if it...
  18. Replies
    5
    Views
    1,602

    Re: Recover Cart Sales Custom HTML Email

    Hi Jorsara,

    well i think you should look in:
    3) store/admin/recover_cart_sales.php <= content layout of email

    then look for:


    $email .= EMAIL_TEXT_SALUTATION . $basket->fields['fname'] ....
  19. Replies
    5
    Views
    1,602

    Re: Recover Cart Sales Custom HTML Email

    For all of those like me looking for an email that is only used for Recover Cart will be out of luck.

    It uses the following 3 files to compile the HTML email:

    1)...
  20. Replies
    5
    Views
    1,602

    Re: Recover Cart Sales Custom HTML Email

    Hi Doc,

    when i say custom i mean the html emails folder that zen-cart uses as templates.

    e.g. /email/email_template_checkout.html

    it seems that the html email for Recover cart is hard coded...
  21. Replies
    5
    Views
    1,602

    Recover Cart Sales Custom HTML Email

    Hello,
    how do i set up these emails to send from the custom html email folder?

    having looked at the code it looks like a lot of its hard coded rather than in a template.

    any help greatly...
  22. Replies
    14
    Views
    5,096

    Re: Duplicate orders-same Paypal Trans ID

    Hmm, if the transaction id's are the same surely there should be a fix where you can prevent an order from being added based on a duplicate transaction id being found?

    soooooooo where is the place...
  23. Replies
    14
    Views
    5,096

    Re: Duplicate orders-same Paypal Trans ID

    Hi Doc,
    damn, can't really upgrade to 13.9+ as our cart is so heavily modified.

    Which files actually handle the IPN?

    as i think i'll have to attempt to modify it myself if there are no ...
  24. Replies
    14
    Views
    5,096

    Re: Duplicate orders-same Paypal Trans ID

    Hi Doc,

    ok i won't do that. Were there any code fixes to the 1.3.8a code that could be applied?

    regards
    Andy.
  25. Replies
    14
    Views
    5,096

    Re: Duplicate orders-same Paypal Trans ID

    Hi Doc,

    is it possible to just take the paypal ipn from the latest versions and overwrite our existing ones and still remain on 1.3.8a?

    regards
    Andy
  26. Replies
    14
    Views
    5,096

    Re: Duplicate orders-same Paypal Trans ID

    Hi there, i have the same issue,

    i'm using 1.3.8a and paypal ipn. Is there a fix for this?

    regards
    Andy.
  27. Re: Default Payment Method Selected

    Hi Bill,
    glad we managed to sort each other issues out :)

    regards
    Andy.
  28. Re: Default Payment Method Selected

    Hey Bill,

    Yeah, i just looked for the lines before the corrections and updated them and it worked for me.

    Have you got any of them set to 0? I found that the first one had to be 1 rather than...
  29. Re: Default Payment Method Selected

    Aha,

    i found it was in:

    tpl_checkout_split.php (part of the FEC mod (fast easy checkout))

    so all sorted now :)

    thanks for the link to the thread.
    Andy.
  30. Re: Default Payment Method Selected

    Hmm i just as a test whacked this in:


    echo '<!--test-->';

    next to the radial buttons but it doesn't register which means its being generate somewhere else i think we have FEC installed which...
  31. Re: Default Payment Method Selected

    Hey Bill,

    did you manage to get that working on 1.3.8a ? The code on that thread is slightly different to mine.

    tried placing the bits of code in the places that seem to match up and no dice,...
  32. Default Payment Method Selection problem with FEC

    Hi guys,
    we've just enabled paypal on our website to accompany our credit card payement module.

    How do i make it so that one of them is the default selected? I see sort order in the menus but...
  33. Replies
    12
    Views
    6,170

    Re: Shopzilla Tracking Code Help

    Hey again,

    right i think i've done some code that seems to work for me.



    <?php
    //Zilla ROI Code
    $zilla_oid = (int)$orders->fields['orders_id'];
  34. Replies
    12
    Views
    6,170

    Re: Shopzilla Tracking Code Help

    Hi fmckinnon,

    apologies on the delay coming back to you been on 'holiday'.

    i had actually completely forgotten about this, so much so i went back into checkout confirmation page and found that...
  35. Replies
    5
    Views
    1,083

    Re: PayPal Payments

    Hi Doc,

    sorry i think i may have mis lead you.

    we have a 3rd party payment module that handles our payments through sagepay gateway from Zen-Cart.

    now that you've clarified for me what...
  36. Replies
    5
    Views
    1,083

    Re: PayPal Payments

    Hi Doc,
    thanks for the prompt reply. Thankyou for the clarification. So for the PayPal Express mod that asks for an API key would this not allow for the following flow of data?

    zencart-> paypal...
  37. Replies
    5
    Views
    1,083

    PayPal Payments

    Hello,
    i wondered if anyone had any knowledge, if any of the pre-installed Paypal mods allowing for the PayPal payments to be taken via Sagepay(payment gateway)?

    I have configured the api within...
  38. Replies
    2,216
    Views
    351,528

    Re: Tabbed Products Pro (TPP) Contrib - Official Thread

    Hello,

    i want to add a global custom tab called 'Delivery' and then have some code i've written to show a over the top fancy image based delivery costs.

    All i really need to know is how to add...
  39. Session Error after upgrading to PHP 5.2.13

    Hi guys, we last night upgraded to PHP 5.2.13 from PHP 4, all tests seemed good until we encountered peak times on the server when this happened the following within the MySQL session database spiked...
  40. Re: Adding a Cookie to Category and Product Pages for affiliates

    Ok ill wait for one of the zen people to guide me to which files i need to edit

    Andy.
  41. Re: Adding a Cookie to Category and Product Pages for affiliates

    Hello,
    well the cookie i'm creating shouldn't affect any session as its picking up from an external link through and only be stored once they initially join the site.

    I'm looking for someone who...
  42. Adding a Cookie to Category and Product Pages for affiliates

    Hi guys, i'm going to explain what we're planning to do as i think it maybe helpful to others.

    what im trying to achieve:
    we're going to be taking on another new affiliate network and we need to...
  43. Replies
    9
    Views
    3,244

    Re: Featured Product date problem-I'm Stuck!

    So basically if i change includes/languages/english.php from:

    // look in your $PATH_LOCALE/locale directory for available locales..
    // on RedHat try 'en_US'
    // on FreeBSD try...
  44. Replies
    6
    Views
    6,295

    Re: UK Postcode format

    into which file should this place?

    is it into the shipping module code?

    regards
    Andy.
  45. Replies
    0
    Views
    527

    Making a purchase with a mobile browser

    Hi guys,
    is there a known issue of mobile browsers bypassing some of zen-cart checks when checking out?

    specifically this browser:
    SonyEricssonW705/R1EA Browser/NetFront/3.4 Profile/MIDP-2.1...
  46. Replies
    2,216
    Views
    351,528

    Re: Tabbed Products Pro (TPP) Contrib - Official Thread

    Hi DivaVocals,

    unfortunatly it wouldn't be much help as the shopzilla product reviews is a paid for service, but once you pay for it they do know alot about zen-cart and are available free of...
  47. Replies
    2,216
    Views
    351,528

    Re: Tabbed Products Pro (TPP) Contrib - Official Thread

    Yep i removed the entire standard,
    although i should just add there is MORE things than just this part i pasted in order to implement these reviews on your site. This part i pasted is purely for...
  48. Replies
    2,216
    Views
    351,528

    Re: Tabbed Products Pro (TPP) Contrib - Official Thread

    hey guys, just wanted to explain how i sorted my problem for those who may also be in the same position as i was and wasn't around when TPP was installed, so didn't quite know the workings of how to...
  49. Replies
    2
    Views
    560

    Re: Stock is

    Hi linda,

    yep thats set to '1'
    display message and go to basket.

    ill have a bit of a play later this week and report back if i find a way.

    regards
    Andy.
  50. Replies
    2,216
    Views
    351,528

    Re: Tabbed Products Pro (TPP) Contrib - Official Thread

    Hi guys, we've recently added shopzilla reviews and we want to display this as a tab via tpp. Basically its a piece of javascript that displays the module from shopzilla. But how do i setup the tab...
Results 1 to 50 of 187
Page 1 of 4 1 2 3 4
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR