Jump to content

Search the Community

Showing results for tags 'cubecart v6'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • CubeCart News & Announcements
    • News & Announcements
  • CubeCart Support Forums
    • Issue / Bug Reporting & Feature Requests
    • Install & Upgrade Support
    • Official CubeCart Hosting
    • Technical Help
    • Customising Look & Feel
  • CubeCart Extension Marketplace
    • Visit the CubeCart Extension Marketplace
    • Extension Discussion
    • Developer Forum
  • General
    • General Discussion
    • Show Off

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Location

  1. I am trying to run CubeCart in a sub-directory however I would like for the sub-directory to not have the trailing slash unless referencing a product/category/etc. The following is what I'm getting.. www.domain.com/cube-cart/ And this is what I want.. www.domain.com/cube-cart In easier to say terms, I want to remove the trailing slash after the directory. (As Cubecart is not running the whole site, but only a portion of it.)
  2. This is driving me nuts!! I am redoing the layout of my checkout pages and on content/medium-up I want the word Quantity and the box with the qty in it all on one line. I can't get it to do it!! Here is my code. The last line I want on a line by itself under the product code: <tr> <td class="text-center"><a href="{$STORE_URL}/index.php?_a=basket&remove-item={$hash}"><svg class="icon icon-trash-o"><use xlink:href="#icon-trash-o"></use></svg></a></td> <td width="90"> <a href="{$item.link}" class="th" title="{$item.name}"><img src="{$item.image}" alt="{$item.name}"></a></td> <td colspan="2"> <div><a class="txt" href="{$item.link}">{$item.name}</a> {if !empty($item.product_code)} - {$item.product_code}{/if}</div> <div class="txt"> Quantity: <input name="quan[{$hash}]" type="quantity" value="{$item.quantity}" maxlength="6" class="quantity checkout" {$QUAN_READ_ONLY}></div> Thanks in advance for any and all help, Claudia
  3. Hi, Any help to restore my website? I have tried to upgrade my store to 6.1.12 Manually because there was errors - https://support.cubecart.com/Knowledgebase/Article/View/228/43/how-do-i-upgrade-from-cubecart-v6-to-latest-v6 , I have done the full backup but when I replaced it there was an unknown error while uploading. I decided to re-install CubeCart but I do not know how to use the backup files to restore. Please help! Regards Boon upgrade error.txt
  4. I have relocated my business to a state the requires that I collect sales tax based on where the order is shipped, not based on my location. There are 358 taxing districts in Washington State, any of which could possibly have a different rate. CubeCart allows me to specify sales tax rates based only on orders shipped to Washington State as a whole. I have been charging the highest rate and refunding based on the customer's actual shipping location. It's getting old, fast. Is there a module that will allow me to further break down the rates I charge based on ZIP Code? It would be a little effort to set up, but I think it will save some headaches in the long run. Thanks MARK www.platedepot.com
  5. Hi All, I have a client that is running CC ver6.0.8 and has been running successfully however they have found that the admin email is being sent which has all the necessary fields such as customer, addresses, and order totals, however the individual lines that make up the totals are missing, has this occurred to anybody else. Could somebody point me in the direction where I can find the code that creates the email so that I can see what is being created. Thanks for your help Best Regards, Peterp
  6. Hi All. Can anyone point me in the direction of the file I need to edit to correct a county name in the drop-down menu when registering an account in a CC v6 web-ste? The home county of the site owner is actually incorrect. 'Cardiganshire' is no more. It has been called 'Ceredigion' for a considerable number of years. I need to change it to rectify this mistake. Many thanks in advance - G.
  7. Okay, so I have never had success doing an upgrade as many of you are aware. I have done it by the book each time. I have not yet upgraded to the latest version this time around, but will do so after getting some clarification. So I went to the knowledge base: https://support.cubecart.com/Knowledgebase/Article/View/228/43/how-do-i-upgrade-from-cubecart-v6-to-latest-v6 These instructions say: IMPORTANT: If your admin folder or admin.php file has been renamed please reflect these changes in the extracted package prior to uploading. These must correspond to the values specified in the includes/global.inc.php file. Okay... my admin file and folder have been renamed previously. It says to reflect these changes and correspond to the values in the includes/global.inc.php file. BUT, there is no such file in the extracted content. Instead there is a global.inc.php-dist file. Is this the file I need to copy my info to? And what info do I copy, just the location information or everything in the file?
  8. Is there a way to update the URLs after updating a product. At one time the title of the product contained some text that has since been removed, but it is still present in the URL for the product. Is there a way to recreate the product URLs? Thanks
  9. Hello! After upgrade from 6.1.5 to 6.1.7 the function of adding e-mail to mailing list stopped to work. After that, I installed an empty base 6.1.7 on another domain and the feature doesn't work in 'fresh' environment too. Do you have any suggestions?
  10. Hallo, To comply with UK online and distance selling regulations, how do I make a tick box at the point of sale which collects the customer's consent to waiver right of refund ? Here are the regulations : Downloads and streaming services If you supply downloads or streaming services, you must: get the customer to confirm before they download or stream content that they are aware they’ll lose their 14 day right to cancel get the customer to agree to an instant download before they start the download include this information in your confirmation of the contract, along with the other pre-contract information If you don’t follow these rules, the customer will keep their 14 day right to cancel without paying. customer to confirm before they download or stream content that they are aware they’ll lose their 14 day right to cancel from https://www.gov.uk/online-and-distance-selling-for-businesses/online-selling Thanks in advance, Beagle Bytes
  11. Hi I have never used the gift card function in any Cubecart version including V6. I have been looking at it recently but I have a few questions I hope some of you who are already using it will be able to help. I clicked digital only. My observations were as follows: 1. The usual "Your basket box" does not jump at you on the right hand corner as it does with any other products added to basket. 2. Although I clicked digital only, during checkout, the option of entering a delivery address different from billing is still working. 3. When the admin received our usual pending order email, there was no record of the gift card recipient email, name nor message. Only the data of the purchaser with again the delivery address for a digital product ! Questions: 1. If the gift card value partially used towards a purchase, is the outstanding balance still valid with the same code reference ? If so, does the system tells the recipient of it remaining balance after a purchase ? 2. When the recipient uses her/his gift card, can the value be redeemed to pay for shipping cost as well as products ? Many thanks S.
  12. Hi, I got this error (warning) in my cPanel error log: [10-Oct-2017 14:04:27 America/Louisville] PHP Warning: Invalid argument supplied for foreach() in /home/claudias/public_html/modules/shipping/All_In_One_Shipping/shipping.class.php on line 46. Here is the code referenced: $this->_item_count = 0; (LINE 46) foreach ($this->_basket['contents'] as $item) { // XXX May want to exclude digital products from the item count, i.e. // if ($item['digital']) continue; $this->_item_count += $item['quantity']; } Anything to worry about? If so how do I fix it? Thanks in advance, Claudia
  13. Hello, It Will be Only Customer's Payment on Delivery. No Credit Cards, No PayPal .... Which Plugins are Suitable for Cash on Delivery ? ( I am an Absolutely Beginner in Cubecart )
  14. Sorry to be a pain again! I'd like to change the colours of all buttons etc. from blue to #CB5B06. I.e. everything that's blue in the foundation skin, I'd like to change to this colour - including the wording in the footer section. I need to know what files to edit. Thanks! The site under construction is at http://welshgolds.co.uk/shop/ G.
  15. Hi, My store front appears ok, but when I try to navigate through the various sub-pages of the site I get '404 page not found' errors. My Apache installation is pretty much as the defaults and I have not get linked my domain name to the site, so I am still using the IP address... i.e.. 123.456.7.89/store... Am I missing a setting here?
  16. Hi My setup is that I have a main site with just an index.html page and the shop in a subfolder, like this www.mainsite.com/shop Is there any way to add the shop's search box to my main site homepage (www.mainsite.com/index.html), so that clients can search the shop from the homepage? Thanks in advance Joel
  17. Hi All, I have a client who is running very well on CC ver 6.0.6 however when they try to do a backup of their database using the maintenance selection they just get a blank screen and see no further activity. They have mentioned that when they try to backup their files as a separate backup the result is eventually and error 505. Does anybody have any ideas as to how I can resolve these issues. Thankyou Best Regards, Peterp
  18. I'm using cubecart v6 with EBS extension EBS-2.0.3 https://www.cubecart.com/extensions/payment-gateways/ebs On payment page https://secure.ebs.in/pg/ma/sale/pay/a/payment/ it shows my "Pay to" as my merchant name Can someone please guide how to show "Pay to" as my domain name Instead.
  19. I’m trying to do away with the tabs (using a very custom Foundation skin) and adding all needed information in the product description. As I sell vintage items that I may only have one of – one and gone - with numerous manufacturers and brands I need to be able to make my specifications unique for each product. I’m having a problem with the product code and stock level. I want the stock level and product code to automatically update when the item sells or info changes. Anyway to do this with html since I’m using the editor? Here’s a sample of what I tried. <div class="prod-section-title">Product Specifications ...</div> <table class="nobord"> <tbody> <tr> <td class="prod-spec-title">Product Code:</td> <td class="prod-spec-txt">{$PRODUCT.product_code}</td> </tr> <tr> {if $PRODUCT.stock_level} <td class="prod-spec-title">Stock Level</td> <td class="prod-spec-txt">{$PRODUCT.stock_level}</td> {/if} </tr> <tr> <td class="prod-spec-title">Manufacturer:</td> <td class="prod-spec-txt">OBI</td> </tr> </tbody> </table> But this is what it looks like online – it’s showing the code: Product Specifications ... {if $PRODUCT.stock_level} {/if} Product Code: {$PRODUCT.product_code} Stock Level: {$PRODUCT.stock_level} Manufacturer: OBI Thanks, Claudia
  20. Hello fellow travellers! I've used CC in the past - no problems. I have just downloaded & installed v6 to set-up a web store for one of my sons. Installation went fine, and to start with I was able to begin setting up the cart in 'admin'. Somewhere along the line something has gone very wrong! I am now unable to save changes in certain areas of the cart, more specifically, the 'Store Settings'. The 'save' button at the very foot, on the left hand side of the page (is that where it's supposed to be?), does not seem to function. Some other changes can be saved but not in store settings. It seems that this problem arose after I took the store 'off-line'. Now I can't seem to be able to save the changes for it to come back on-line. I edited a custom 'store closed' page which worked the first time, but now I'm stuck with it as I can't save any changes I make! The only other thing I've done is installed two extension 'skins' (Nota & Vanilla) they show up in the 'manage extensions' section of the control panel, but with a 'x' by them. There's a tick by the 'foundation skin'. In the hope that it might have been the installing of the extensions I've now deleted them both off the server - but no joy. The other thing I get is a warning when I first log into the control panel telling me that caching is disabled. Here's a screenshot: However I can't change that either because I am unable to save changes. Here's another 'shot' showing what the tech details are - it seems that the server set-up and PHP version etc. are well within what's needed for v6. Unless someone in this forum can throw light on the problem by replying to this post, then I am quite prepared to PM details of a temp admin log-in so that you can have a look yourself. The site is at http://welshgolds.co.uk/shop . Thanks in advance, Gwilym.
  21. Hi, Looking at the recaptcha and was going to implement Google, I am not a robot, when I noticed that there is now a Google Recaptcha Invisible. So I first implemented the "I am not a robot", no problem, it seems fine. Then tried the Invisible one but I still have the "I am not a robot" on the page .... so cleared page, browser, refreshed browser, made no difference. I then wonder whether I did the right things. At the moment, all I do is add my site and secret keys in the spam prevention section of the store settings. However, Google states the following, see below. Am I supposed to make these changes as well and it is all taken care off by Cubecart once I supply the keys ? Adding reCAPTCHA to your site Paste this snippet before the closing </head> tag on your HTML template:<script src='https://www.google.com/recaptcha/api.js'></script>Paste this snippet at the end of the <form> to create a button protected by the Invisible reCAPTCHA. You will need to create a callback function to handle the result.<button class="g-recaptcha" data-sitekey="xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" data-callback="YourOnSubmitFn"> Submit </button>The Invisible reCAPTCHA documentation site provides more details and advanced configuration options. When your users submit the form where you integrated reCAPTCHA, you'll get as part of the payload a string with the name "g-recaptcha-response". In order to check whether Google has verified that user, send a POST request with these parameters: URL: https://www.google.com/recaptcha/api/siteverify secret (required) xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx response (required) The value of 'g-recaptcha-response'. remoteip The end user's ip address. The reCAPTCHA documentation site describes more details and advanced configurations. Thanks for your help. S.
  22. I'm going to add an image slider to one of my pages and have been investigating how. I've used my test site to get a bxslider version working OK, so I know I can transfer that to the real site without a problem. When I looked at the Foundation information, they use a slider called Orbit. Any views on which is best and why? Or are they just the same thing implemented differently? Thanks N
  23. So, I will be selling coffee and tea in my new store. Coffee is often sold in several weight increments. 1/2 LB, 1 LB, 5LB weights. I will be focusing on 1/2LB and 1LB weights, but instead of creating a new product for 1/2LB and 1LB sales, I would like them to come out of the same inventory. Is this something that can be done with product options? I can't seem to figure out the best way to do this. It wouldn't make sense to have the product listed as 1/2lb and force the customer to add a quantity of 2 to the cart to get a full 1LB. I am assuming the product options matrix would be required for this, but then how does that work exactly? Pricing, stock, etc? If a product option is used what "price" is shown on the product page? Anyone? I tried doing a search but I couldn't get anything to turn up. There has to be someone else with a similar product that's figured this out! Thanks!!
  24. Hi All I know this is fairly simple but I am new to CubeCart. Could anyone suggest the right plugin/extension for me (or the method of how to achieve the following if it is already built in). My product is canvas prints of various images, currently each image is a product, and I will sell them in various sizes. There are four categories, waterfalls, trees, scenery etc. I would therefore like to put "From £xxx" or something like it the homepage selection grid/featured etc but vary the price dependant upon the size in the image's specific page options dropdown. I can do this the longhand way of assigning each product a specific option but would also like to incorporate a bulk update facility to specific sizes. Any suggestions? Thanks in anticipation Paul
  25. GalaxyX is showing two checkout buttons under the cart icon. I can't seem to find the right file to remove the extra button. Anyone?
×
×
  • Create New...