robertbell
Member-
Posts
90 -
Joined
-
Last visited
-
Days Won
2
Everything posted by robertbell
-
Make sure that the requisite PHP extensions are enabled.
-
Remove all instances of the "Mailing List - Subscribe" box
robertbell replied to Roger's topic in Technical Help
Remming it out seems to work. -
Remove all instances of the "Mailing List - Subscribe" box
robertbell replied to Roger's topic in Technical Help
There's also a checkbox for the mailing list at line 55 of content.register.php -
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.
-
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
-
Reuse existing product listings or create new ones?
robertbell replied to platedepot's topic in Technical Help
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. -
Adding additional email address to admin new order received
robertbell replied to RogerM's topic in Technical Help
You could add a second "administrator" with the requisite second email address -
You might be able to use Google's feed rules to select categories
-
In CubeCart, Google Base shows up as an option in Export Catalogue, with a link you can have Google fetch
-
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
-
Cubecart can send an email when an order is placed. Outlook can be configured to automatically print an incoming email.
-
Order confirmation to customer refused as spam.
robertbell replied to cpmac61's topic in Customising Look & Feel
What Brian said. You can check your domain's DKIM and SPF and DMARC records at https://www.uriports.com/tools. -
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.
-
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.
-
I bit the bullet and switched to PHP 8.2.5, with mysqlnd and nd_mysqli enabled. Seems to be working, so far.
-
Which PHP extensions are enabled?
-
Al, Did you have a chance to check your cPanel?
-
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.
-
-
I thought that PHP 8.2 no longer supported mysqli -- at least it's not available in cPanel.
-
Is the list of required PHP extensions and configuration options documented anywhere?
-
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
-
Thanks. I'll let you know how it goes. Yep. Works for me. Thanks, as always.