Jump to content

vidmarc

Member
  • Posts

    836
  • Joined

  • Last visited

Everything posted by vidmarc

  1. 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,
  2. 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?
  3. I'm interested in this skin, but is there not a way I can try before buying?
  4. 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
  5. 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?
  6. Hads anybody added a Facebook store, and successfully integrated the checkout part to Cubecart? Any tips please?
  7. 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.
  8. Is there a simple way to add extra pages (About Us) etc and have the link added to the main navigation menu? Is there a plugin for this?
  9. The folder /cache/skin/ does indeed have files in it - lots of them. I've contacted our hosting company to see what they have to say.
  10. Over 20 seconds to load our homepage - Can anyone suggest why this might be? http://www.nucleusfilms.com/ Most people give up after a few seconds
  11. How do I then add the link to the main navigation menu?
  12. Can anybody confirm if this will work on the homepage, and how best to include it (or something similar)? http://andrewu.co.uk/clj/countdown/ Actually, this one may be better. Any suggestions? http://www.timeanddate.com/clocks/freecountdown.html
  13. That's just a test image - the final image will be much darker. If I use a smaller image, how do I make it repeat?
  14. I think it might be wiser if I made the image smaller, and had it set to repeat. What do you think?
  15. Thank you! It now works perfectly. Would you happen to know the exact size background image I should be using?
  16. Thanks, but still no luck... http://www.nucleusfilms.com/
  17. This is what I now have, but no background image is appearing... /* Top Session */ #upper_header .box-session { float: right; margin-right: 1.5em; position: relative; z-index: 601; } /* Remove .box-session for wider distribution of image */ #header-container .box-session { background: url(../images/logos/TwitterHead.jpg); } #header-container .box-session .content { position: relative; }
  18. Looking at the code, the area is listed as div id="header-container". Can anybody help me to add a background image?
  19. Is there a simple way to standardise this across every product?
  20. Not sure what it was but it's gone now. It was only there for about an hour.
  21. I'm running OS 10.6.8 so it won't work. I've updated Firefox and removed a few outdated plugins. That seems to have fixed it. Phew!
  22. I'm on a Mac. Will see what I can fine.
×
×
  • Create New...