Search:

Type: Posts; User: hem

Page 1 of 10 1 2 3 4

Search: Search took 0.03 seconds.

  1. Replies
    94
    Views
    36,870

    Re: Realex RealDirect Payment Module.

    Please note that Nis Jørgensen has taken over the support of this mod.
  2. Thread: custome T-Shirts

    by hem
    Replies
    10
    Views
    4,534

    Re: custome T-Shirts

    http://createadesign.net/index.php?main_page=product_info&cPath=474_475&products_id=5361
  3. Replies
    2,474
    Views
    416,511

    Re: Reward Points Module- Live Release now available.

    It's actually already written and being used on 2 sites- It's a Site Referral extension which can be either used to award points or give a percentage or amount discount.

    Unfortunately it's a bit...
  4. Replies
    94
    Views
    36,870

    Re: Realex RealDirect Payment Module.

    The last time I came across this problem it was due to a SEO URL mod that was either rewriting or blocking the return call.
  5. Replies
    2,474
    Views
    416,511

    Re: Reward Points Module- Live Release now available.

    Noted and added to the todo list for v1.50
  6. Replies
    2,474
    Views
    416,511

    Re: Reward Points Module- Live Release now available.

    From the readme.txt:

    !!!WARNING!!! YOU NEED AT LEAST MySQL VERSION 4.2.0 TO RUN THIS MOD
  7. Replies
    94
    Views
    36,870

    Re: Realex RealDirect Payment Module.

    Sorry Paul- you can get the new version here:

    www.omnicia.com/downloads/Zencart%20Realex%20Payment%20Module.zip

    It's is running well with a v1.3.9h site.
  8. Replies
    2,474
    Views
    416,511

    Re: Reward Points Module- Live Release now available.

    For a quick fix- try this:

    Edit includes/classes/observers/class.reward_points.php:

    On line 94, add the following:


    $status=STATUS_PROCESSED;

    This should do what you are looking for. The...
  9. Replies
    2,474
    Views
    416,511

    Re: Reward Points Module- Live Release now available.

    Ah, that makes sense. There is a new version of Super Orders being released that should sort this out.
  10. Replies
    2,474
    Views
    416,511

    Re: Reward Points Module- Live Release now available.

    There should be no lines to change as that functionality is already built in. What version of the mod are you using?
  11. Replies
    2,474
    Views
    416,511

    Re: Reward Points Module- Live Release now available.

    If you set the Sunrise Period to 0 this should do it.
  12. Replies
    2,474
    Views
    416,511

    Re: Reward Points Module- Live Release now available.

    It works with the latest version but I don't know if that has been released yet.
  13. Replies
    94
    Views
    36,870

    Re: Realex RealDirect Payment Module.

    Sorry- I should have got back about this around a week ago. I tested it quite extensively- found a couple of minor issues which I've resolved and it's running fine on a site that went live last...
  14. Replies
    2,474
    Views
    416,511

    Re: Reward Points Module- Live Release now available.

    Things have got very busy over the last couple of weeks. Hopefully I'll get to it at the weekend.
  15. Replies
    2,474
    Views
    416,511

    Re: Reward Points Module- Live Release now available.

    Possibly- I think Super Orders uses some of the Edit Order codebase (I might be wrong). I've found an issue with Edit Orders that makes it incompatible with the RP mod. I'm currently working on a new...
  16. Replies
    2,474
    Views
    416,511

    Re: Reward Points Module- Live Release now available.

    Are you using Edit Orders by any chance?
  17. Replies
    94
    Views
    36,870

    Re: Realex RealDirect Payment Module.

    No pressure ;) I'm just about to test the whole system so hopefully I will have an answer shortly...
  18. Replies
    2,474
    Views
    416,511

    Re: Reward Points Module- Live Release now available.

    I've just debugged a site that was having problems with the edit_orders mod. It appears that edit_orders does not update the last_modified field in the order table when changes are made to an order-...
  19. Replies
    94
    Views
    36,870

    Re: Realex RealDirect Payment Module.

    Okay, I've spoken with DrByte regarding the issues with the Realex mod and it looks like a fix might be to tell Realex to use the following as a callback URL (instead of before_process.php)
    ...
  20. Replies
    85
    Views
    16,184

    Re: Category Tab Simple Dropdown Menu

    I have a little time freeing up later today- I will have a look at it then.
  21. Replies
    2,474
    Views
    416,511

    Re: Reward Points Module- Live Release now available.

    Okay, try now.
  22. Replies
    85
    Views
    16,184

    Re: Category Tab Simple Dropdown Menu

    Okay- give me an address and I'll take a look
  23. Replies
    2,474
    Views
    416,511

    Re: Reward Points Module- Live Release now available.

    Where are you trying to access from? Specifically your IP address (www.myipaddress.com)
  24. Replies
    2,474
    Views
    416,511

    Re: Reward Points Module- Live Release now available.

    What version are you using? The latest version is 1.40a and is available off of my website.
  25. Replies
    94
    Views
    36,870

    Re: Realex RealDirect Payment Module.

    Okay, it looks like the 406 error is being created by the latest versions of Zencart. There is new functionality added to 'inoculate' parameters passed which now breaks the return call from Realex....
  26. Replies
    2,474
    Views
    416,511

    Re: Reward Points Module- Live Release now available.

    Further to this, if you are upgrading from the latest version (1.33a) then all you need to do is copy /admin/includes/functions/extra_functions/reward_points_functions.php to the corresponding folder...
  27. Replies
    2,474
    Views
    416,511

    Re: Reward Points Module- Live Release now available.

    Version 1.40a now available for testing.

    The major change for this version is a new stub written especially to handle missing PayPal IPN orders. It is available for download from my website...
  28. Replies
    2,474
    Views
    416,511

    Re: Reward Points Module- Live Release now available.

    Well, what snappy name would you give it? Perpetual Rewards? Longtime Customer Benefit? Loyalty Accruement?
  29. Replies
    2,474
    Views
    416,511

    Re: Reward Points Module- Live Release now available.

    Just out of interest, what would you call that function?
  30. Replies
    2,474
    Views
    416,511

    Re: Reward Points Module- Live Release now available.

    Ah, got you. So in that scheme the reward points earned would never drop but continue accumulating...

    It would need another Order Total mod but I could probably build it out of the Tiered Reward...
  31. Replies
    2,474
    Views
    416,511

    Re: Reward Points Module- Live Release now available.

    That's correct. You've already installed it once, it does not need installing again.
  32. Replies
    2,474
    Views
    416,511

    Re: Reward Points Module- Live Release now available.

    There's an SQL script called remove_multiple_config_items in the RP zip file. Run this in the same Install SQL Patches and that should solve your problem.
  33. Replies
    94
    Views
    36,870

    Re: What is the Realex callback URL with SSL enabled?

    It's is https if you have SSL installed for your cart, otherwise it's just http.
  34. Replies
    2,474
    Views
    416,511

    Re: Reward Points Module- Live Release now available.

    I don't understand the point of that- then you are just talking about a regular discount rather than a Reward/Loyalty scheme.
  35. Replies
    2,474
    Views
    416,511

    Re: Reward Points Module- Live Release now available.

    Okay- go to Admin->Tools->Install SQL Patch and paste in the following:
  36. Replies
    94
    Views
    36,870

    Re: Realex RealDirect Payment Module.

    It looks like your problem is with your .htaccess files- they are locking out the return to the php file. Try renaming your .htaccess file to .htaccess.bak and test again.
  37. Replies
    2,474
    Views
    416,511

    Re: Reward Points Module- Live Release now available.

    Have you installed ot_reward_points under Admin->Modules->Order Total. Once you do this you can set the Redeem Method to Manual (customer enters number of points) or Automatic (user ticks a checkbox...
  38. Replies
    2,474
    Views
    416,511

    Re: Reward Points Module- Live Release now available.

    Yes- Just the Tiered Discount's Order Total instead.
  39. Replies
    2,474
    Views
    416,511

    Re: Reward Points Module- Live Release now available.

    Have you tried using Paypal Express instead- It works fine with that.
  40. Replies
    2,474
    Views
    416,511

    Re: Reward Points Module- Live Release now available.

    Or run RPD?
  41. Re: First Full Release of Reward Points module available. [Support Thread]

    Here you go: http://www.omnicia.com/rp-screenshots.zip. A couple of shots are a little out of date but you'll get the general drift.
  42. Replies
    2,474
    Views
    416,511

    Re: Reward Points Module- Live Release now available.

    No, that one is at the top of the wishlist. Fancy being a beta-tester? I should have something ready in the next week or so.
  43. Replies
    2,474
    Views
    416,511

    Re: Reward Points Module- Live Release now available.

    It's not in the mod right now but there is something in development. Watch this space.
  44. Replies
    2,474
    Views
    416,511

    Re: Reward Points Module- Live Release now available.

    Rick- you need to check the Reward Point Mode setting in your Reward Points config. This needs to be set to 0 for the rewards ratio to work. If you base the RP on subtotal or total the the individual...
  45. Replies
    2,474
    Views
    416,511

    Re: Reward Points Module- Live Release now available.

    The most obvious culprit is one of the mods which is using a version of orders.php that is v.1.3.7 or earlier- None of these used the observer/notifier system that was introduced in v1.3.8- Without...
  46. Replies
    2,474
    Views
    416,511

    Re: Reward Points Module- Live Release now available.

    What other mods do you have installed? Specifically any order mods (Super Orders for instance)
  47. Replies
    2,474
    Views
    416,511

    Re: Reward Points Module- Live Release now available.

    No- just set Reward Point Status Track to Advanced and then set all the status's to Earned. Warning though- this could leave your site open to fraud. Someone could make a very large purchase, receive...
  48. Replies
    2,474
    Views
    416,511

    Re: Reward Points Module- Live Release now available.

    Which countries? This is strange as this mod has absolutely nothing to do with the COD mod.
  49. Replies
    2,474
    Views
    416,511

    Re: Reward Points Module- Live Release now available.

    Should do that "right out of the box" if you have have copied the templates/YOUR CUSTOM FOLDER/templates/tpl_product_info_display.php file correctly.
  50. Replies
    2,474
    Views
    416,511

    Re: Reward Points Module- Live Release now available.

    There were a couple of good ones but I see the sites are no longer available unfortunately.
Results 1 to 50 of 500
Page 1 of 10 1 2 3 4
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR