Search:

Type: Posts; User: Bubbadood

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    132

    v2.0.0 Re: New Products index after 2.0

    That was my issue, thank you.
  2. Replies
    2
    Views
    132

    v2.0.0 New Products index after 2.0

    I'm not sure how I was able to do this, but on my old 1.5.8a site (I moved it here so I still have access to compare) even though most of my products were added years ago, I somehow managed to make...
  3. Replies
    55
    Views
    5,020

    Sticky: v158 Re: FedEx Shipping using REST API

    Disregard, I went in and regenerated my secret key and reapplied. Working as intended, issue was clearly on my end.
  4. Replies
    55
    Views
    5,020

    Sticky: v158 Re: FedEx Shipping using REST API

    Installed 1.2, status shows yellow without any warnings posted on the right-hand side. Should I be looking somewhere else for an issue or can the yellow status be ignored?
  5. Replies
    84
    Views
    8,468

    Re: PayPal RESTful API Payment Module

    Thank you
  6. Replies
    84
    Views
    8,468

    Re: PayPal RESTful API Payment Module

    Sorry for the obvious question, once this is up and running I assume it's recommended to disable PayPal Payments Pro and PayPal Express Checkout ?
  7. Sticky: v158 Re: UPS Shipping using RESTful/OAuth API [Support Thread]

    Also FYI adding the following code to line 94 removes the error:


    case '1.2.2':

    Same procedure you recommended in prior versions.
  8. Sticky: v158 Re: UPS Shipping using RESTful/OAuth API [Support Thread]

    I uninstalled 1.21, uploaded and overwrote all files. Enabled 1.22 and still get the message regarding missing keys or out of date. I'm around all week and weekend if you'd like to troubleshoot.
    ...
  9. Sticky: v158 Re: UPS Shipping using RESTful/OAuth API [Support Thread]

    Yes, enabled. Here are the results of the search:



    Lookup CONSTANT Definitions


    Key:
    MODULE_SHIPPING_UPSOAUTH_VERSION
  10. Sticky: v158 Re: UPS Shipping using RESTful/OAuth API [Support Thread]

    Updated to 1.2.1 overwriting my manual changes and got the exact same error as the previous version.

    1. Uninstalled old module from admin
    2. Uploaded and used overwrite for all files included in...
  11. Sticky: v158 Re: UPS Shipping using RESTful/OAuth API [Support Thread]

    I changed it to:


    switch (MODULE_SHIPPING_UPSOAUTH_VERSION) {
    case '0.0.1': //- Initial Beta release
    case '1.0.0':
    case '1.2.0':
    ...
  12. Sticky: v158 Re: UPS Shipping using RESTful/OAuth API [Support Thread]

    I've made these changes, I still get the error. I'm away until Saturday, I can follow up on your PM on Saturday when I'm around.
  13. Sticky: v158 Re: UPS Shipping using RESTful/OAuth API [Support Thread]

    United Parcel Service v1.2.0 - Missing Keys or Out of date you should reinstall!
  14. Sticky: v158 Re: UPS Shipping using RESTful/OAuth API [Support Thread]

    I keep getting an error :

    Missing Keys or Out of date you should reinstall!

    I've uninstalled the module and reinstalled a few times, I've even grabbed the source from GitHub. Not sure what I'm...
  15. Replies
    55
    Views
    5,020

    Sticky: v158 Re: FedEx Shipping using REST API

    [24-Sep-2023 13:26:16 America/New_York] Request URI: /index.php?main_page=shopping_cart, IP address: 189.169.117.105, Language id 1#0 /includes/modules/shipping/fedexrest.php(303):...
  16. Thread: SSL Issue

    by Bubbadood
    Replies
    9
    Views
    699

    Re: SSL Issue

    Thank you for all your help and insight as well. Definitely going to look into how many other common features I'm not getting from IONOS, formerly 1AND1.
  17. Thread: SSL Issue

    by Bubbadood
    Replies
    9
    Views
    699

    Re: SSL Issue

    Thanks for the additional help lat9. Seems the configure.php file I tried uploading was being stubborn in my ftp client and never actually got uploaded. Setting the permissions to 644 on...
  18. Thread: SSL Issue

    by Bubbadood
    Replies
    9
    Views
    699

    Re: SSL Issue

    Very confusing, happens on this page:

    https://www.mrcollectoronline.com/index.php?main_page=index&cPath=126

    but not on this page:
    ...
  19. Thread: SSL Issue

    by Bubbadood
    Replies
    9
    Views
    699

    Re: SSL Issue

    /*************** NOTE: This file is VERY similar to, but DIFFERENT from the "admin" version of configure.php. ***********//*************** The 2 files should be kept separate and not used to...
  20. Thread: SSL Issue

    by Bubbadood
    Replies
    9
    Views
    699

    Re: SSL Issue

    /*************** NOTE: This file is VERY similar to, but DIFFERENT from the "admin" version of configure.php. ***********//*************** The 2 files should be kept separate and not used to...
  21. Thread: SSL Issue

    by Bubbadood
    Replies
    9
    Views
    699

    SSL Issue

    So I'm not sure if this issue is with my configuration files, the template itself, or my host.

    It's been pointed out to me that on pages that are navigated to from categories, users will get an...
  22. Replies
    7
    Views
    461

    v158 Re: Mass Update Weight

    Sorry one additional question, would a single category need to be in ()?

    Example:
    UPDATE products SET products_weight = 1 WHERE master_categories_id IN 127
  23. Replies
    7
    Views
    461

    v158 Re: Mass Update Weight

    Thank you for this, seems almost too easy. So if I'm understanding you correctly I can either do all the toys using 58 or get a little more granular by using the actual subcategories (61, 62, 81, 78,...
  24. Replies
    7
    Views
    461

    v158 Re: Mass Update Weight

    If I can update based on a category that already exists or if I can group them to a new category. Basically all of my action figures/toys I'd like to mass update the weight to 1lb.
    ...
  25. Replies
    7
    Views
    461

    v158 Mass Update Weight

    I'm a little skittish when it comes to using an SQL query to attempt this and I'm not sure I fully understand some of the ways this can be manipulated through the admin console (if in fact it can be...
  26. Replies
    55
    Views
    5,020

    Sticky: v158 Re: FedEx Shipping using REST API

    Most appreciated for all your work!
  27. Replies
    55
    Views
    5,020

    Sticky: v158 Re: FedEx Shipping using REST API

    I think I may have found the issue. When I originally tested I used a product that did not trigger the signature option which I had set for $300 USD. Once I added a product that was over $300 which...
  28. Replies
    55
    Views
    5,020

    Sticky: v158 Re: FedEx Shipping using REST API

    Using ZenCart 1.5.7d and the latest release. Initially the module was working and customers were getting FedEx options however a few hours later and I see the following error in the logs:


    -->...
  29. Replies
    1
    Views
    370

    v157 Re: Http error 500

    I found my issue, it was caused by an out of date order total module 'Payment Module Fee'
  30. Replies
    1
    Views
    370

    v157 Http error 500

    [Note: remember to include site URL, ZC version, list of plugins, PHP version, etc ... read the Posting Tips shown above for information to include in your post here.
    And, remove this comment...
  31. v155 Re: FAILED to send Email to all recipients: AllCustomers (0)

    Any help appreciated, I still get this error using 1.5.5e. I'm also trying to send an email to all customers via the coupon admin module. I get the same error, I select all and on the confirmation...
  32. Replies
    1,517
    Views
    247,529

    v154 Re: Responsive Sheffield Blue V 2.0!

    for me, creating this file breaks the popup image and causes clicked images to open in a new page
  33. Replies
    1,517
    Views
    247,529

    v154 Re: Responsive Sheffield Blue V 2.0! update for Zen Cart 1.5.5 Initial Newbie Notes

    I have the same problem, http://www.mrcollectoronline.com/index.php?main_page=index&cPath=36_39 any help would be appreciated
  34. v155 Re: Unexpected token m in JSON at position 0 was received while processing an ajax ca

    Never mind, I found the fix ... if anyone else needs it .....

    https://www.zen-cart.com/showthread.php?219801-Making-v154-DIY-Picaflor-Azul-templates-work-with-v1-5-5&p=1306879#post1306879
  35. v155 Re: Unexpected token m in JSON at position 0 was received while processing an ajax ca

    having the same problem if anyone has any information, thanks
  36. Replies
    68
    Views
    9,931

    v154 Re: Numinix Product Fields

    I'm having the exact issue as the previous poster


    The selected field was unable to be installed due to insufficient server permissions, please contact your host.

    I have tried the suggested...
Results 1 to 36 of 41
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR