Jump to content

All Activity

This stream auto-updates

  1. Today
  2. 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.
  3. 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.
  4. 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.
  5. 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
  6. Yesterday
  7. I don't think you'll find a free one. I've looked myself and failed to find one.
  8. 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
  9. 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.
  10. Last week
  11. 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.
  12. Where do I find that customers bought this
  13. 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.
  14. 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
  15. 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.
  16. 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
  17. 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
  18. "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.)
  19. 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.
  20. >> 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
  21. Apparently, I did solve this. See: https://forums.cubecart.com/topic/53447-e-sharp-by-webcity/
  22. 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.
  23. 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
  24. Hi there, I am quite new to CubeCart using the Dillion template. I have managed to add the option of TikTok into the back end admin system on the social account section. This is the code I used to add it to the back end: I added at the bottom in bold, it shows in the admin system and saves when used. How do I go about having it be added onto the front end when present like the others? I found this code: However the tiktok one isn't showing. Even in the html after a chache clear, which suprises me given how it seems to be saving it. Any help is greatly appreciated. Kind regards, Nevermind, i found it within the gui.class.php file. Thanks anyway.
  25. Sounds good @Debyink, we'll have to implement those steps then. Thanks for the tips. Cheers, AJ
  26. It's not the customer declining it, it's the card company declining the payment as it hasn't passed their security checks. This can be due to several reasons outside the scope of Cubecart - the main reason is where security settings on certain phones/browser combinations don't allow the security APi's through. Sometimes customers email me and ask why they can't progress past the make payment section or that the payment isn't completing (after entering their card details) - I explain that it's to do with their devices security settings and to try a different device or browser. The declined order will still show up in my orders list as Pending, but no stock is removed as I use the 'Reduce Stock when Payment has been made' status. If the customer doesn't get back in touch after 24hrs then I cancel the order but place a note referring to the above in the notes section so when they get the 'Order cancelled' email (edited with a list of possible reasons for cancellation) they can see the reason for it being cancelled and also the notes I added to the order. 9 times out of 10 they come back and successfully place complete payment for a new order.
  27. Earlier
  1. Load more activity
×
×
  • Create New...