Jump to content

All Activity

This stream auto-updates

  1. Yesterday
  2. In CubeCart6.1.9, the number of decimal places for the weight detail in the internal basket array, and the database details of the product, the option, the AIOS shipping rates, and the order summary was increased from 3 to 4. And there is nothing about the CBurst skin that would affect the number of decimal places to show. This should get you down to tenths of grams. (Add/Edit Product, Product Weight, the value entered here should be in kg or lb depending on the store's default weight unit.) "All my products use the full 3 decimal places...shows only 2 decimal places" Please enable debugging which will show what the individual product weights and basket total weights actually are. In admin, Store Settings, Advanced tab, "Enable Debugging" is 'Enabled'. In the next field, enter your IP address (www.showmyip.com). Save and have CubeCart clear its internal cache. View the storefront. Below the page contents (or might be a popup depending on the version of CubeCart in use) will be a section called SESSION:. The 'product_weight' is not formatted, but 'weight' should be. How many decimal places are shown?
  3. How can I add the extra decimal place to the weight shown to the customer in checkout, currently it shows only 2 decimal places: Basket Weight: 0.02kg but this can mean anything between 0.200kg to 0.299kg. All my products use the full 3 decimal places for product weights ie: 65g is 0.065 and it would be handy for customers to be able to see during checkout they can still add further products to their order without going over Royal Mail weight bands, 100g, 250g, 500g, 750g.
  4. Last week
  5. how would i correct it to where nc is the only state with tax
  6. It seems you are trying to add a new tax rule that has these same details as an existing tax rule. Tax Class: (probably) Standard Rate Tax Detail: (something entered on the Tax Details tab) Country: United States State: North Carolina The table INDEX named 'tax_id' covers these actual table columns in CubeCart_tax_rates: 'type_id', 'details_id', 'country_id', and 'county_id' - which this combination of values must be unique. If you are actually NOT trying to add new rules when this error gets logged, then something may be wrong with the code.
  7. 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.
  8. what does this mean im gettting a ton of red flag warnings File: [settings.tax.inc.php] Line: [126] "INSERT INTO `cc0d_CubeCart_tax_rates` (`type_id`,`details_id`,`country_id`,`county_id`,`tax_percent`,`goods`,`shipping`,`active`) VALUES ('1','1','840','44','6.75','1','0','1');" - Duplicate entry '1-1-840-44' for key 'type_id' Notice Error - These are unlikely to cause operatinal problems and can be thought of as best practice recommendations. Action is not required. Warning Error - These are unlikely to cause operational problems now but there is a problem, one that is likely to cause bigger issues in the future. Action is recommended. Parse Error - These are caused by misused or missing symbols in a syntax. Action is required. Fatal Error - These are are classified as critical errors. Action is required. Exception Error - These are are classified as critical errors. Action is required.
  9. i tried submitting a site map to google and it camae back with not able to grab sitemap in html and it was jiberish on the data i have the latest version
  10. I don't think you'll find a free one. I've looked myself and failed to find one.
  11. im trying to look for a free live chat feature but everyone charges monthly fee and im also trying to find a reward points but cannot afford i was hoping to find better options in the free modules im also looking for a Related or customers bought module and is there better seo capabilities being thought of google is having a time indexing the site i need a sitemap
  12. This article on how to build a social media platform from scratch is a must-read for anyone venturing into the digital realm of social networking platforms. With detailed insights and practical guidance, it offers invaluable information on the essential steps and considerations involved in developing a successful social media site. Whether you're a seasoned entrepreneur or a budding developer, this comprehensive guide provides a roadmap to navigate the complexities of building a vibrant online community. I highly recommend checking out this article to gain a deeper understanding of the intricacies involved in creating your own social media website.
  13. This feature is standard. The list of found products is sent to the skin template and is displayed during 'View Basket' and 'Checkout' (Foundation has the code to display it, other skins might not). When preparing for the display of the 'View Basket' and 'Checkout' pages, CubeCart examines the shopping cart's current contents. Then, a database query is made to fetch up to the 30 most recent previous orders that sold any of these products. From that list, up to five are selected to be displayed.
  14. Where do I find that customers bought this
  15. The "Customers who bought this also bought…" feature is standard in CubeCart6. There are live help and affiliate trackers in the Marketplace (I do not know how they work). ProProfs Chat look interesting.
  16. I need help in a few things is there a mod that van be done for reward points and also the free forever live chat software that works fine and I would like to see a mod that has customers also purchased this feature . Is this possible cause I need to make the site better I use to be cubecart back in 2006 I started selling online but back then I had to pay for a license I think it was 69.00 also back then we had a affiliate mod is that still available for a mod to add . I look at the free mods and it does not show much so I'm reaching out to u on this the live help feature I would like to get is the proprofs chat they have a one person operaterion that is free it comes with chatbot as well for free for 1 operator that is the one I need so if that is possible to get please let me know thank u
  17. thanks, hopefully something will come of the feature request. Maybe to expand on my initial query: could one set up (or are there already?) different variables in CC for default currency in which the prices are defined, and the default currency in which the store displays? I presume these two are the same by definition - ie. one cannot set the prices in Aus$ by default (so as to be able to use PayPal checkout) while at the same time have the default displayed prices in eg ZAR? regards it is messy when you have to deal with payments that have limitations and countries that have payment type restrictions.
  18. Yes, that is surprising, if I had encountered that problem on a website, I would've reported it to the admin, but maybe that's just me! Anyway, resolved so all okay
  19. I posted a Feature Request in the Github for this. There is already the feature to include the chosen language in the customer record. https://github.com/cubecart/v6/issues/1519
  20. "and almost from the start with the e-sharp skin" That thought did come to mind. Why did it take so long for someone to let you know? (However, there are those I know that simply give up, and sometimes take it personally(!?), when a web page becomes too difficult to read or too onerous to fill out forms.)
  21. Hello everyone some of you may have faced this sort of problem as well, so maybe you know of a solution/workaround. Prices in my shop are currently displayed in Aus$. I would prefer to display the default prices in South African Rand (ZAR), as most of my clients are resident in that area. And I can of course do this, and use the currency table to display prices in other currencies - that's not the problem. The problem is that if I select ZAR as the default currency, clients cannot use the PayPal checkout to pay - the reason being that the ZAR is not a PayPal supported currency and the default currency has to be a PayPal support one. So if I choose ZAR, no client is able to use the PayPal checkout option. In the past I've worked around that by manually sending the client an email or PayPal invoice with the appropriate Aus$ amount (or other currency amount) - but that's extra work for me as well as for the client, and isn't great for the customer's shopping experience. So, I was wondering if anyone knows of some sort of work-around or solution to this problem? Regards.
  22. >> Apparently, I did solve this. Hello, and thank you for that link. I've changed the code as given, and the problem has been resolved - much appreciated. You mentioned that you're confident the problem is with the skin, and I'm not going to argue with that, as I have very little knowledge on that front. However, in the just more than 17 years I've been using CC and almost from the start with the e-sharp skin, of course with various upgrades along the way, none of my clients reported this problem, which is why I assumed it would be related to the latest CC or PHP upgrade. Maybe all of them used it on desktop rather than mobile! Or if they did encounter the problem they didn't report it. Anyway, thanks again for the help
  23. Apparently, I did solve this. See: https://forums.cubecart.com/topic/53447-e-sharp-by-webcity/
  24. I am looking at one of my development sites using e-Sharp (Blue) and am disappointed in the "Hover over image to zoom" function. In some cases (as when there are no secondary images to show on a horizontal area below the main image), it is impossible to select an option because the 'zoom' trigger area, called the 'dio-sensor' (triggering the view port, called the 'dio-lens', where that view port is often seen as a blank white box having roughly the same dimensions as the main image) extends over the top-most option selector. The image you've supplied suggests that the left-most edge of this trigger area extends to just a few pixels to the right of the right-most edge of the Buy button. Further experiments show that the displayed size of the font affects where the trigger area sits. For my browser, with the text zoom factor at 110%, the trigger area is not nearly as intrusive. But at 90%, the trigger area is very intrusive. I know very little about the WebCity skins. I am confident, however, that this problem is restricted to the skin. Meaning, it is not a new problem because of having upgraded to CC652, or PHP8, or the database server.
  25. Good evening all. Due to some PHP restrictions on the server where my cdbooks-r-us.com bookshop was hosted, I kept using an old version of Cubecart. However, recently I had to take the plunge, so to speak, as the server was due to be upgraded and PHP 5.x would no longer be supported. I upgraded to Cubecart 6.5.2, running on PHP 8.2.18, MariaDB 10.2.44 and the "e-sharp" skin (blue). Everything went quite smoothly with the upgrade, even with the various customisations made over time - only one didn't work, and that related to the order email sent to me being from the store email address and not the client's email address, but that was resolved using a dummy variable and voila! Since the upgrade the system has been working very well, and no clients reported any issues. So all was okay, I thought....Until today. Normally, when you click on the "Buy Button" on the view product page, a brief "animation" is displayed while the item is added to the cart (like the product is being dragged to the cart is probably the best way to describe it). This works fine when you are doing this in a web browser on the desktop site. But when you try to do this on the mobile version of the site, it sometimes works and at other times not. Instead of adding the product to the cart while displaying the brief "animation", a larger white box (like the magnification box displayed if you zoom in on an item) appears over the buy button and the item is not added to the cart. See an example at the following location: https://cdbooks-r-us.com/uploads/Image1.jpg I've tested this on 3 different phones running different versions of Android, with the same result. The same happens whether using the Opera, Duck-Duck-Go or Chrome browsers, so it does not appear to be a browser or Android version issue. I've confirmed it happens not just with one product, but with several. I would've thought that if it was Javascript related (as the button animation thingy appears to be a java script), that it would affect all products equally. What is really strange is that with some products it would display the "white box" every time, while with others to would only do it on the second or third attempt. The first link below is one where it appears to happen every time, while the second it appears to happen only after the 2nd or third time you try to add the product (eg where you wanted to order 2 but only ordered 1 and want to add another one): https://cdbooks-r-us.com/kalahari-mac-omnibus https://cdbooks-r-us.com/with-roberts-to-pretoria Any help in resolving this would be much appreciated. Regards
  1. Load more activity
×
×
  • Create New...