Jump to content

robertbell

Member
  • Posts

    90
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by robertbell

  1. Make sure that the requisite PHP extensions are enabled.
  2. There's also a checkbox for the mailing list at line 55 of content.register.php
  3. If you go to Maintenance | Rebuild and scroll to the bottom, you can check Rebuild Sitemap and click submit. Unfortunately, you have to do that every time you make a change.
  4. You should be able to set a feed rule in the Google merchant center to flip "identifier_exists" to yes, with all other attributes taken from scheduled fetch
  5. 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.
  6. You could add a second "administrator" with the requisite second email address
  7. 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?
  8. Russ, don't forget that the latest version of CubeCart lets you assign a different image to each product option.
  9. You might be able to use Google's feed rules to select categories
  10. In CubeCart, Google Base shows up as an option in Export Catalogue, with a link you can have Google fetch
  11. 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
  12. Cubecart can send an email when an order is placed. Outlook can be configured to automatically print an incoming email.
  13. What Brian said. You can check your domain's DKIM and SPF and DMARC records at https://www.uriports.com/tools.
  14. 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.
  15. 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.
  16. I bit the bullet and switched to PHP 8.2.5, with mysqlnd and nd_mysqli enabled. Seems to be working, so far.
  17. Which PHP extensions are enabled?
  18. Al, Did you have a chance to check your cPanel?
  19. 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.
  20. From cPanel, available extensions with PHP 8.1: and with 8.2:
  21. I thought that PHP 8.2 no longer supported mysqli -- at least it's not available in cPanel.
  22. Is the list of required PHP extensions and configuration options documented anywhere?
  23. 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
  24. Thanks. I'll let you know how it goes. Yep. Works for me. Thanks, as always.
×
×
  • Create New...