Jump to content

robertbell

Member
  • Posts

    85
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by robertbell

  1. This was only with PHP 8, and I've reverted to 7.4 because customers could not check out.
  2. FWIW, there were two other issues that led me to switch back to PHP 7.4.x: customers could no longer check out, and there were absurdly long delays in editing any product.
  3. Debug has been set to disabled. Since things seem to be working, I'll stick with PHP v8.1.x and wait for the next version of Cubecart. Thanks for your help.
  4. Thanks. It seems to be working now, although there are still a bunch errors about deprecated functions. Would you advise switching back to PHP 7.4?
  5. I've got: if (!defined('ORDER_PROCESS')) { define('ORDER_PROCESS', self::ORDER_PROCESS); }
  6. Sorry Today, 16:39 [<strong>Exception</strong>] /home/sojourn1/public_html/classes/order.class.php:66 - Attempt to modify property "basket" on null https://www.sojourner.biz/admin_xxxxxxx.php?_g=orders&action=edit&order_id=220910-115803-6481&source=dashboard Today, 16:39 [<strong>Exception</strong>] /home/sojourn1/public_html/classes/order.class.php:66 - Attempt to modify property "basket" on null https://www.sojourner.biz/admin_xxxxxxx.php?_g=orders&action=edit&order_id=220910-115803-6481&source=dashboard Today, 16:39 [<strong>Exception</strong>] /home/sojourn1/public_html/classes/order.class.php:66 - Attempt to modify property "basket" on null https://www.sojourner.biz/admin_xxxxxxx.php?_g=orders&action=edit&order_id=220910-115803-6481&source=dashboard Today, 16:30 [<strong>Deprecated</strong>] /home/sojourn1/public_html/classes/session.class.php:676 - strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated https://172.96.187.225:443/ Today, 16:30 [<strong>Deprecated</strong>] /home/sojourn1/public_html/classes/session.class.php:676 - htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated https://172.96.187.225:443/ Today, 16:30 [<strong>Deprecated</strong>] /home/sojourn1/public_html/classes/session.class.php:676 - strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated https://172.96.187.225:443/ Today, 16:30 [<strong>Deprecated</strong>] /home/sojourn1/public_html/classes/session.class.php:676 - htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated https://172.96.187.225:443/ Today, 16:30 [<strong>Deprecated</strong>] /home/sojourn1/public_html/classes/user.class.php:719 - strtolower(): Passing null to parameter #1 ($string) of type string is deprecated https://172.96.187.225:443/ Today, 16:30 [<strong>Deprecated</strong>] /home/sojourn1/public_html/classes/debug.class.php:260 - strstr(): Passing null to parameter #1 ($haystack) of type string is deprecated https://172.96.187.225:443/ Today, 16:07 [<strong>Deprecated</strong>] /home/sojourn1/public_html/classes/session.class.php:676 - strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated http:///phpMyAdmin/scripts/setup.php Today, 16:07 [<strong>Deprecated</strong>] /home/sojourn1/public_html/classes/session.class.php:676 - htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated http:///phpMyAdmin/scripts/setup.php Today, 16:07 [<strong>Deprecated</strong>] /home/sojourn1/public_html/classes/session.class.php:676 - strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated http:///phpMyAdmin/scripts/setup.php Today, 16:07 [<strong>Deprecated</strong>] /home/sojourn1/public_html/classes/session.class.php:676 - htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated http:///phpMyAdmin/scripts/setup.php Today, 16:07 [<strong>Deprecated</strong>] /home/sojourn1/public_html/classes/debug.class.php:260 - strstr(): Passing null to parameter #1 ($haystack) of type string is deprecated http:///phpMyAdmin/scripts/setup.php Today, 16:07 [<strong>Deprecated</strong>] /home/sojourn1/public_html/classes/session.class.php:676 - strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated http:///pma/scripts/setup.php Today, 16:07 [<strong>Deprecated</strong>] /home/sojourn1/public_html/classes/session.class.php:676 - htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated http:///pma/scripts/setup.php Today, 16:07 [<strong>Deprecated</strong>] /home/sojourn1/public_html/classes/session.class.php:676 - strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated http:///pma/scripts/setup.php
  7. Thanks for your help. but nope. Then I can't even view the order. Reverted.
  8. When I manually set an order status to processing, either from within the order or from the unsettled order list, the status does not change and no page is returned. The error log says: Today, 14:01 [<strong>Exception</strong>] /home/sojourn1/public_html/modules/gateway/Card_Capture/gateway.class.php:24 - Attempt to modify property "basket" on null https://www.sojourner.biz/admin_xxxxxxx.php?_g=orders&action=edit&order_id=220910-115803-6481&source=dashboard Today, 14:00 [<strong>Exception</strong>] /home/sojourn1/public_html/modules/gateway/Card_Capture/gateway.class.php:24 - Attempt to modify property "basket" on null https://www.sojourner.biz/admin_xxxxxxx.php?_g=orders&action=edit&order_id=220910-115803-6481&source=dashboard Today, 14:00 [<strong>Exception</strong>] /home/sojourn1/public_html/modules/gateway/Card_Capture/gateway.class.php:24 - Attempt to modify property "basket" on null https://www.sojourner.biz/admin_xxxxxxx.php?_g=orders&action=edit&order_id=220910-115803-6481&source=dashboard Today, 13:58 [<strong>Exception</strong>] /home/sojourn1/public_html/modules/gateway/Card_Capture/gateway.class.php:24 - Attempt to modify property "basket" on null https://www.sojourner.biz/admin_xxxxxxx.php?_g=orders&redirect=dashboard Today, 13:57 [<strong>Exception</strong>] /home/sojourn1/public_html/modules/gateway/Card_Capture/gateway.class.php:24 - Attempt to modify property "basket" on null https://www.sojourner.biz/admin_xxxxxxx.php?_g=orders&action=edit&order_id=220910-115803-6481&source=dashboard Today, 13:57 [<strong>Exception</strong>] /home/sojourn1/public_html/modules/gateway/Card_Capture/gateway.class.php:24 - Attempt to modify property "basket" on null https://www.sojourner.biz/admin_xxxxxxx.php?_g=orders&action=edit&order_id=220910-115803-6481&source=dashboard Today, 13:56 [<strong>Deprecated</strong>] /home/sojourn1/public_html/admin_2T68Ql/sources/orders.index.inc.php:307 - str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated https://www.sojourner.biz/admin_xxxxxxx.php?_g=orders&action=edit&order_id=220910-115803-6481&source=dashboard str_replace
  9. FWIW, I'm using phpList, available as a service or open-source you can self-host
  10. As long as the extension remains in the marketplace, it would be nice to keep it reasonably current. A start would be replacing mcrypt.
  11. Disallow html? Your robots.txt may be a little too restrictive. You can test it in https://www.google.com/webmasters/tools/robots-testing-tool.
  12. WFM on LiteSpeed V6.11.
  13. Thanks. We'll stick with physical only for now, but I'll file the code away if the question ever gets revisited.
  14. No. It would be nice if a customer could choose to buy a physical gift card for use only in the physical store, or a digital one for use only in the shopping cart.
  15. Yep. Because we are primarily a bricks-and-mortar store, to which customers bring the physical gift card.
  16. I'm using Foundation. I noticed the customer-facing dropdown, but if I as a customer select physical, I also get digital. I as a merchant don't want to give two gift certificates for the price of one...
  17. Physical gift cards are fine. Digital gift cards are fine. But is there any way to offer customers a choice of physical or digital (rather than the current option physical and digital)?
  18. Grepping subscribe, there are hits at lines 37 and 154 of ..\templates\content.checkout.confirm.php. It looks like I can rem out lines 40 and 154. Is that correct? Where do I look for the account page signup?
  19. I want to disable the newsletter subscription form in the footer (CubeCart version 6.0.12). Do I comment out {include file='templates/box.newsletter.php'} in skins/foundation/templates/main.php? Thanks.
  20. Got it. Thanks. Is there any way to make this sort of customization in a way that persists through an upgrade (such as today's)?
×
×
  • Create New...