Search:

Type: Posts; User: s_mack

Page 1 of 10 1 2 3 4

Search: Search took 0.01 seconds.

  1. v151 Re: switching PayPal IPN Verification Postback to HTTPS

    Thanks.
  2. v151 Re: switching PayPal IPN Verification Postback to HTTPS

    Has this been addressed? I got this from PayPal:


    I Googled the highlighted term and got this page. I'm using 1.5.4. They appear to be giving a deadline of June 2018.
  3. Replies
    147
    Views
    25,449

    Re: userCurrency - updated for 1.3.5

    I can confirm that it isn't changing currency properly (I am in Canada and it showed me USD, which I presume is your default store currency).

    All I can really suggest is that you take a look at...
  4. Re: How to get custom module costs through to checkout?

    Your points were all valid, of course. Once he gets things functioning, he should act on your advice.
  5. Re: How to get custom module costs through to checkout?

    He did say it was a work in progress :)


    MC#s is right, change $quotes to $this->quotes and you may be back in business
  6. Re: How to get custom module costs through to checkout?

    I would have to take a closer look. I don't recall off hand. If you give me the code you have, it would probably help me spot the problem more quickly. Post or PM. I think I'll have time tomorrow...
  7. Re: How to get custom module costs through to checkout?

    It is very unlikely that you have "exactly the same problem" that I was having. What, exactly, are you trying to do? Post your code. It has been well over a year since I looked at any of this. ...
  8. Replies
    89
    Views
    36,298

    Re: Paymentech (aka VersaPay, aka Orbital)

    Wow, 9 years since I wrote that?! That is... well, depressing.

    Sorry I can't help. I haven't used Paymentech in a looooong time. I only went with them because, at the time, there weren't many...
  9. Replies
    7
    Views
    833

    v154 Re: Delete a customer? Or better way?

    The default subscription methodology for zen is too simplistic for my needs. But... now that I think about it, I suppose I can make better use of the query builder to fine tune it to my needs. ...
  10. Replies
    7
    Views
    833

    v154 Re: Delete a customer? Or better way?

    I'm sure I could make that work... it isn't really a newsletter and I keep that separate.
  11. Replies
    7
    Views
    833

    v154 Re: Delete a customer? Or better way?

    Thanks. Didn't even think to check for a "delete" button lol. I was just going to bulk delete from the DB. I checked what that button does and yeah, it involves several tables (none of which are...
  12. Replies
    7
    Views
    833

    v154 Delete a customer? Or better way?

    I sent out a mail blast informing customers of a product issue... some of the older accounts are bouncing. No surprise, but what's the best way of dealing with them so I'm not wasting resources or...
  13. Replies
    1,684
    Views
    262,031

    v150 Re: Image Handler 4 Support Thread

    I was only making a weak argument because you dropped the proverbial gauntlet ;)
  14. Replies
    1,684
    Views
    262,031

    v150 Re: Image Handler 4 Support Thread

    Why'd you have to go an issue a challenge like that? Now I *have* to argue it! :) The only nit picky thing I would suggest is the order... content is far more important than a site map, from my...
  15. Replies
    1,684
    Views
    262,031

    v150 Re: Image Handler 4 Support Thread

    I don't think the image file name matters squat for SEO and if anyone tells you otherwise they're spouting out more than they can possibly know since the search engines NEVER publish their ranking...
  16. Replies
    297
    Views
    73,161

    Re: Currency Update (Automatic)

    The error YOU yourself postd:


    /home2/redsauto/public_html/currency_update.php: line 1: ?php: No such file or directory

    Seemingly indicates that line 1 is missing the very first character......
  17. Replies
    297
    Views
    73,161

    Re: Currency Update (Automatic)

    Looks to me like you simply didn't copy the very first character of the code
  18. v154 Re: Check if needle actually exists before strstr? Particularly $_SERVER['REMOTE_ADDR

    Sorry for the duplicate. I should have searched more. Lazy. Bad.
  19. v154 [Duplicate] Check if needle actually exists before strstr? $_SERVER['REMOTE_ADDR']

    Hi. I don't know or understand under what circumstance $_SERVER['REMOTE_ADDR'] would not register, but I periodically get this error in my logs:



    It hasn't always been that particular...
  20. Replies
    207
    Views
    53,620

    Re: Email Archive Manager

    OK, so now I'm thinking it has something to do with how the email is encoded/stored/retrieved/decoded

    The reason is when I look at the "preview" of an HTML message, I see nothing. No error, just...
  21. Replies
    207
    Views
    53,620

    Re: Email Archive Manager

    Yeah it must be something to do with how HTML is handled because if I manually go in the DB and delete the HTML entry for a particular archived email, then send works fine.
  22. Replies
    207
    Views
    53,620

    Re: Email Archive Manager

    I'm having some weirdness with this contrib too... is it simply not compatible with 1.5.4?

    When I tried resending an email, it throws these errors (which means nothing to me):

    22-Nov-2015...
  23. Replies
    133
    Views
    24,535

    v151 Re: AJAX Add to Cart [Support Thread]

    So, I think I realized the root cause... /shop/cart.php is requiring includes/application_top.php. That means we're doubling up on EVERYTHING every time any page is called... but whatever, it...
  24. Replies
    133
    Views
    24,535

    v151 Re: AJAX Add to Cart [Support Thread]

    I'm having another issue that I believe is related to the ajax add-to-cart mod. The "who's online" is effectively broken by it. Is this something you've dealt with before and perhaps there's a fix?...
  25. v154 Re: Rubles... Font Awesome is the answer, but database change necessary

    OK, that's just weird. I see it as a square in my post, but a modified p in your quote of my post! How the hell is that possible? Lol.

    Anyway, yes I think it is browser dependant. i don't know...
  26. v154 Re: Rubles... Font Awesome is the answer, but database change necessary

    Well, that's how I discovered the "problem". I was looking up that code when I found a stackexchange discussion regarding its non-universal adoption. My browser displays the symbol they were...
  27. v154 Rubles... Font Awesome is the answer, but database change necessary

    Not that anyone's ever going to read this (I notice exactly ZERO results when searching for the Russian Ruble), but just in case it helps someone...

    OK, so you noticed that PayPal let's you accept...
  28. Re: Exclude certain categories from new products module?

    I know this is an old thread, I just thought this was funny. I was trying to hide a category from something and thought to myself "why re-invent the wheels... let's see what others have come up...
  29. Re: How can I "do something" after a successful PPE order?

    Agreed Rod. I just wanted to be clear that I wasn't still waiting for help :)
  30. Re: How can I "do something" after a successful PPE order?

    I thought you guys were continuing the discussion on a theoretical basis, but if there's still concern for my application (thank you) I had it working @ post 24 above.
  31. Re: How can I "do something" after a successful PPE order?

    Thanks for that lat9.
  32. Re: How can I "do something" after a successful PPE order?

    After looking a little more carefully, I think I've settled on NOTIFY_HEADER_END_CHECKOUT_PROCESS

    It gives me all the vars I need, it happens after function after_process() is called (which is...
  33. Re: How can I "do something" after a successful PPE order?

    I now see Lat9's contribution shows just a portion of the log file in the preview, so that text I was searching for wasn't showing. It is in the log itself though. I'm still unsure where I should...
  34. Re: How can I "do something" after a successful PPE order?

    That last bit of advice almost was perfect! I actually ran into an issue with my project. Obviously the notifier I'm using (NOTIFY_CHECKOUT_PROCESS_HANDLE_AFFILIATES) isn't appropriate afterall...
  35. Re: How can I "do something" after a successful PPE order?

    Crystal clear, thank you.
  36. Re: How can I "do something" after a successful PPE order?

    Can you explain what that means so I can know exactly what not to do? :)

    edit: actually, I think I do know what you're referring to... so a better question is how do I know what notifiers...
  37. Re: How can I "do something" after a successful PPE order?

    Over the years, with just the stock checkout, I've had a few extremely rare cases (maybe 3 in 10,000) where a payment went through but the order was never recorded. I don't know if that would...
  38. Re: How can I "do something" after a successful PPE order?

    OOOHhh... OK, so the last bit of the constant, is that the page name? That makes sense. I was reading it more as a description of the event. So when we're talking about...
  39. Re: How can I "do something" after a successful PPE order?

    Ahh, I think I saw that but when I read "Start Checkout Success" I mistook as meaning the checkout process started successfully (ie. right after they click "checkout" in their cart). Thanks.
  40. Re: How can I "do something" after a successful PPE order?

    as far as the "do something", that would be a SOAP exchange with the shipper's service as per their API and, upon receiving success, updating the order in the DP from 'processing' to 'shipped' and...
  41. Re: How can I "do something" after a successful PPE order?

    So here's what I've done so far:

    /includes/auto_loaders/config.myProcessor.php

    <?php
    $autoLoadConfig[10][] = array('autoType'=>'class',
    'loadFile'=>...
  42. Re: How can I "do something" after a successful PPE order?

    Hi MC. Thanks for the reply.

    The point I'm after is "success"... the point where the order is considered complete and paid for.

    The something I want to do is automatically send the shipping...
  43. Re: How can I "do something" after a successful PPE order?

    I'm thinking it has something to do with $zco_notifier->notify('NOTIFY_, but which one?

    I'm digging now, so really this is just a "if you happen to know, tell me" kind of Q :)
  44. How can I "do something" after a successful PPE order?

    This may not be the best place to ask this, but I'll try here first.

    When an order is placed and it is successful, the order is taken from Pending to Processing automagically whether or not I'm...
  45. Replies
    20
    Views
    2,025

    v154 Re: Is

    Holy crap, calm the #$@# down man.

    Who's the troll? Wow. Some insecurities going on there, or what?


    Apparently YOU think it is MY job to take your word as gospel. You said one thing, I...
  46. Replies
    20
    Views
    2,025

    v154 Re: Is

    I have a better understanding now. Thank you very much.
  47. Replies
    20
    Views
    2,025

    v154 Re: Is

    So that would have been my other solution then, right? To specify the anchor links as you showed? I didn't know that. That would have been fine too and I'll keep that in mind, if I'm understanding...
  48. Replies
    20
    Views
    2,025

    v154 Re: Is

    When would that come up though? Zen doesn't reference them like that, but rather: "http://example.com/folder/index.php?main_page=product_info&cPath=3&products_id=378"

    So... are we talking about...
  49. Replies
    20
    Views
    2,025

    v154 Re: Is

    In my readings, I found arguments that directly conflict your believe about extra resources. They say the opposite... that translating a relative URL with each and every call takes unnecessary...
  50. Replies
    20
    Views
    2,025

    v154 Re: Is

    anchors. Attempting to use a relative link to a named anchor would take me back to the main index page rather than stay at the one I'm on. I couldn't figure out why then I found a lot of posts...
Results 1 to 50 of 500
Page 1 of 10 1 2 3 4
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR