-
Posts
833 -
Joined
-
Last visited
Everything posted by vidmarc
-
All checked - I really can't work out why it's doing this.
-
I always do manual upgrades. I have admin_XXX.php and an admin folder. I just checked the includes/global.inc.php file andchanged the name of admin to admin_XXX, as per the file. It now works fine, thank you Strange that the upgrade didn't do this? I spoke too soon! I now get : Security Alert: Possible Cross-Site Request Forgery (CSRF) or browser back button used. when attempting to login.
-
I recently upgraded to 6.1.8 and now admin won't load.
-
Can anybody help please?
-
Any suggestions as to how to fix this?
-
If I switch it off, I'll probably be swamped with spam again. I'll give it a try.
-
Strange, I can see my signature lists all those details - can nobody but me see it?
-
it shows: Input error: k: Format of site key was invalid How do I fix this? The re-capcha isn't displaying.
-
Upgraded site no longer sending email confirmation
vidmarc replied to vidmarc's topic in Install & Upgrade Support
Thanks, I'll check some of them out. Pity there seems to be no way of trialling any of them for a short period before buying them though. -
Upgraded site no longer sending email confirmation
vidmarc replied to vidmarc's topic in Install & Upgrade Support
I switched email sending to php and it's working. Strange. -
Upgraded site no longer sending email confirmation
vidmarc replied to vidmarc's topic in Install & Upgrade Support
It was running fine until the last update. I'd be happy to use Foundation if I had the time to make the changes needed for it to look more like Blueprint, but I wouldn't know where to begin. -
Upgraded site no longer sending email confirmation
vidmarc replied to vidmarc's topic in Install & Upgrade Support
The response was that the server doesn't allow testing of emails. Still on Blueprint. I had no idea there was any problems with this? -
Upgraded site no longer sending email confirmation
vidmarc replied to vidmarc's topic in Install & Upgrade Support
How do I check the emails are sending? -
I did a manual upgrade, all is now fine.
-
I haven't modified catalogue.class.php. I just tried to update via admin, but it said I was already running the latest version - which I'm not. Strange.
-
I have two System Error Logs, are these things I should be worried about? 11 Jan 2017, 14:38 File: [catalogue.class.php] Line: [1717] "SELECT I.* FROM CubeCart_inventory AS I LEFT JOIN (SELECT product_id, MAX(price) as price, MAX(sale_price) as sale_price FROM CubeCart_pricing_group WHERE group_id = 0 GROUP BY product_id) as G ON G.product_id = I.product_id WHERE I.product_id IN (SELECT product_id FROM `CubeCart_category_index` as CI INNER JOIN CubeCart_category as C where CI.cat_id = C.cat_id AND C.status = 1) AND I.status = 1 AND (I.name fulltext '%blu%' OR I.description fulltext '%blu%' OR I.product_code fulltext '%blu%') " - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'fulltext '%blu%' OR I.description fulltext '%blu%' OR I.product_code fulltext '%' at line 1 11 Jan 2017, 14:38 File: [catalogue.class.php] Line: [1715] "SELECT I.* FROM CubeCart_inventory AS I LEFT JOIN (SELECT product_id, MAX(price) as price, MAX(sale_price) as sale_price FROM CubeCart_pricing_group WHERE group_id = 0 GROUP BY product_id) as G ON G.product_id = I.product_id WHERE I.product_id IN (SELECT product_id FROM `CubeCart_category_index` as CI INNER JOIN CubeCart_category as C where CI.cat_id = C.cat_id AND C.status = 1) AND I.status = 1 AND (I.name fulltext '%blu%' OR I.description fulltext '%blu%' OR I.product_code fulltext '%blu%') LIMIT 12 OFFSET 0 " - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'fulltext '%blu%' OR I.description fulltext '%blu%' OR I.product_code fulltext '%' at line 1 Thanks,
-
I'm not really willing to buy it and simply hope it works with our store. Is there no way to add some sort of trial coupon?
-
Any news on support - is it reliable etc?
-
I'm interested in this skin, but is there not a way I can try before buying?
-
A pity. Looks like MyShopify is best for this as it works seamlessly with Facebook. Here's the Facebook info for anybody who is interested in writing a plugin. https://www.facebook.com/business/help/912190892201033
-
Is there a way of adding a product to the Cubecart basket by clicking a Facebook checkout link? Do I just add #submit to the link?
-
Hads anybody added a Facebook store, and successfully integrated the checkout part to Cubecart? Any tips please?
-
Yes please.
-
I really think there should be a more direct way of doing this. I can't be the only person who needs to add extra pages? I'll see if your suggestion works.