Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

slasherx2

Pioneers
  • Posts

    6
  • Joined

  • Last visited

Everything posted by slasherx2

  1. Thanks Rainer. I've managed to sort it by disabling the AJAX load as you said. When I added the code from the documentation and put AJAX back, it broke again lol, so I've put it back to how it was and disabled AJAX for the time being. I've also removed the social bookmark thingys for now, as they're not really required anyway. Many thanks for your help. If we buy a theme from your website, to show support and as a thanks, will you get all of the proceeds, or would we be best to just send a donation? Cheers Craig
  2. Hi again. I did a full reinstall of everything I had. I've taken off KISS image thing for now, because I couldn't get it to work properly. So far, no errors, but on the mobile site, the main image appears to be missing from the product page and the social bookmarks appear to be a bit messed up for some reason. Probably my fault, but any ideas please? Thanks. Craig
  3. Thanks again for your response. The website in question is "http://sophiasworks.co.uk/" Apologies for not being clear 100% on everything. The theme I was talking about is the main site theme. The queries in both of the files pointed out are the same, so it's very weird indeed. On the mobile site (http://sophiasworks.co.uk/mobile), the images show on the product page (though there's the error on the bottom of the product page as I'm sure you'll see), but the list of products show there is no image available. Really sorry to bug you about this, it's been winding me up big time and I've tried all I can think of, and your above suggestions. I've even tried some older files of the plugin but they didn't work so we're back on the newest ones now as far as I'm aware. Thanks again Craig EDIT: I've broke the whole lot now, bare with me I'm just restoring a working backup to get me back to where I was and then I'll leave it alone until you've seen and replied.
  4. Urgh, the edit button has vanished. I haven't got any customisations that I'm aware of other than the theme and KISS image thingy either. Very strange indeed :/
  5. Thanks for your fast response! I've checked the query and it's exactly the same in the other file (unless I'm getting confused, which is quite possible! lol!) I've also done the image size thing, but they're still not showing. Do I need to force a refresh of some sort? This isn't a huge issue at the moment, I'd just like to get it working without an error. I've just recently (about 4 hours ago) updated to the latest OSC, 3.2.4 I believe. Thanks again! Craig EDIT: Am I allowed to post the site here to show you?
  6. Hi there, Thanks for this great addon, things are looking decent so far apart from a few minor issues. I'm getting the following error and was wondering if you could advise please? 1064 - 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 '' at line 1 select p.products_id, p.products_image from orders_products opa, orders_products opb, orders o, products p where opa.products_id = '116' and opa.orders_id = opb.orders_id and opb.products_id != '116' and opb.products_id = p.products_id and opb.orders_id = o.orders_id and p.products_status = '1' group by p.products_id order by o.date_purchased desc limit The error shows on product_info.php on the product page. I also don't particularly understand the instructions regarding KISS image thumbnailer and my thumbnails are showing as "No Image" so if you could please advise on that too, that would be fantastic. Many thanks!
×
×
  • Create New...