Jump to content

robertbell

Member
  • Posts

    85
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by robertbell

  1. In addition, go to Advanced | Maintenance and tick Rebuild Sitemap. Then go to the Google Search Console for your domain and under Indexing | Sitemaps enter sitemap.xml.gz and click submit. Any time you change your site, rebuild the sitemap, which Google will automatically re-read.
  2. You could add a second "administrator" with the requisite second email address
  3. AFIK, since admin/sources/settings/index.inc.php talks about appending rewrite rules to .htaccess and fails if the file does not exist, you probably have a .htaccess file in the live store. Many ftp programs do not show dotfiles by default. Are you sure you have toggled it on?
  4. Russ, don't forget that the latest version of CubeCart lets you assign a different image to each product option.
  5. You might be able to use Google's feed rules to select categories
  6. In CubeCart, Google Base shows up as an option in Export Catalogue, with a link you can have Google fetch
  7. I'm using the free Google Base extension, https://www.cubecart.com/extensions/product-feeds/google-base, Then in the merchant center I've a scheduled fetch with the feed rule: Attribute Rule gtin Apply default rule: Take from: scheduled fetch Clear gtin attribute identifier exists Set to: No If identifier exists has no value yet › Apply default rule: Take from: scheduled fetch All other attributes Default rule Take from: scheduled fetch
  8. Cubecart can send an email when an order is placed. Outlook can be configured to automatically print an incoming email.
  9. What Brian said. You can check your domain's DKIM and SPF and DMARC records at https://www.uriports.com/tools.
  10. CubeCart 6.5.1 is still all good (so far) on PHP 8.2.7, with AIOS 1.0.26, Card Capture 1.0.12, and Google Base 1.0.3.
  11. I'm only running All in One Shipping v 1.0.24, Card Capture v 1.0.12, and Google Base v 1.0.3. So far, so good, but I'll keep an eye on them.
  12. I bit the bullet and switched to PHP 8.2.5, with mysqlnd and nd_mysqli enabled. Seems to be working, so far.
  13. Which PHP extensions are enabled?
  14. Al, Did you have a chance to check your cPanel?
  15. FWIW, cPanel no longer lists ioncube_loader for 8.2. Those using it may want to take note. Thanks, Al. The version of cPanel on my server is 110.0.7.
  16. From cPanel, available extensions with PHP 8.1: and with 8.2:
  17. I thought that PHP 8.2 no longer supported mysqli -- at least it's not available in cPanel.
  18. Is the list of required PHP extensions and configuration options documented anywhere?
  19. The automatic install on this version does not work for me, either from the extension updates tab or by using the token from the extension marketplace. Either one just takes me to a blank page and puts the following in the error log: [<strong>Exception</strong>] /home/sojourn1/public_html/admin_RANDOM/sources/plugins.index.inc.php:57 - Class "ZipArchive" not found https://www.sojourner.biz/admin_RANDOM.php?_g=plugins&install[type]=plugins&install[id]=29&install[seller_id]=1 Never mind. It worked when I switched PHP from 8.0.x to 8.1.18
  20. Thanks. I'll let you know how it goes. Yep. Works for me. Thanks, as always.
  21. I'm using credit card capture (I know) and after upgrading to CubeCart 6.5.1 (from 6.4.10) and PHP 8.1 I get the following error when placing a test order: [<strong>Exception</strong>] /home/sojourn1/public_html/modules/gateway/Card_Capture/gateway.class.php:138 - implode(): Argument #2 ($array) must be of type ?array, bool given https://www.sojourner.biz/index.php?_a=gateway Am I missing a PHP extension?
  22. I suspect that the problem is with semper fi. All of its extensions have been removed from the marketplace
  23. Some extensions are tied to a specific php version. What does the error page say, and what extensions are installed?
  24. You might be able to set identifier exists = false in the feed rules on Google's end:
  25. The delay was on page load or re-load after edit. And it was especially pronounced on any browser I tried (Chrome, Firefox, Vivaldi) on Android 13.
×
×
  • Create New...