Jump to content

tomoharu

Member
  • Posts

    88
  • Joined

  • Last visited

Everything posted by tomoharu

  1. There's a relatively simple hack/addon for a decent email receipt at cubecartforums (under V4, Hacks and Tweaks). Makes a nice streamlined message with order info and customer details.
  2. The store offers free shipping over a certain amount, but if a gift certificate is purchased, upon its usage the free shipping isn't offered. It just gives the standard shipping options no matter the total amount. Any quick way to fix this? I had to disable gift certificates last year because of this problem (new customers weren't happy being gifted then having to pay for shipping because of a glitch) , but would like to offer them again this time of year especially. I'm assuming gift amounts would have to be worked in as a payment option in the code rather than a discount. I see another thread regarding this bug from 2007 (!!) but haven't seen it widely addressed. Was also a reported bug, but unresolved. Quite a while back I tried the user-supplied code to no avail. Any help is appreciated. Updated: a slight tweak to that code and it works for orders where the gift code amount is equal to or more than the order total, but not if there's a small dollar balance. Curious. Will keep at it.
  3. Am now having this same problem when moving to a new host, and vps (was previously on shared). Did this ever get resolved or does anybody know of a fix? Nothing at all had been changed, though by now I've tried to change it several times to no avail.
  4. http://forums.cubecart.com/index.php?showtopic=41208 Yep. :)
  5. You'll want a 3rd party mod. Search google for that, at least one is available that I know of
  6. You need to submit it to Google. If you don't already have a Google account, create one and go here: https://www.google.com/accounts/ManageAccount?hl=en Then click "Webmaster Tools". Follow the steps in there to add your site. You'll want a sitemap, and here's the one I used successfully: <<removed>> Edited to add: it wasn't a store, just a free download, not from a 3rd party store site.
  7. Wouldn't matter if I had 398563458967 double quotes, single ones, or none at all. It's still borked.
  8. You could. I'd use the mail-payment option and modify the code, then make a large notation (through the language files in admin) of how you want customers to proceed. Then their order info can be transmitted to you and them.
  9. You cannot remove this button. It's in the PayPal Express Terms Of Service: they require that option/button to be shown before the checkout pages. Annoying, yes. Unless their TOS for that has changed.
  10. Seriously? http://forums.cubecart.com/index.php?showtopic=41180 Log into your CCadmin and look at the update box on the main page. or, https://cp.cubecart.com/dashboard and look at "available downloads". There is a list of updated files included. Backup first, upgrade properly.
  11. Go into your phpMyAdmin admin in your CPanel (your hosting account, not cubecart), select the Cubecart database from the menu in the top left, and look through the product listing to find that one. You can manually delete through phpMyAdmin, but be sure to back up your database, through Cubecart or there, first!
  12. Backup the pages first then: Search that entire page (hit "control" + "f" on your keyboard) for the words 'phone', then 'mobile' and delete the entire line pertaining to that. Do the same for any otehr fields such as state or country. Repeat this on other customer account and registration pages in the includes/content folder and skins/styletemplates . This is how I got rid of anything that has to do with mobile or phone info.
  13. First, check your skin(s). Did it need updating or were there any mods in it or elsewhere that need to be adjusted? Then I'd try re-uploading the /classes folder and then if needed the /includes folder.
  14. Try this: http://www.cubecartforums.org/index.php?sh...c=5841&st=0
  15. Still a problem here, no matter how that line is changed.
  16. I just got the same error upgrading to 4.3.9, and I did update the database, have replaced the new files with the old, and back again, all to no avail. The error remains ONLY when you add a product with options to the cart, but then messes up the entire session so a customer cannot process to any other page. I've been working on this same problem for literally 6 hours straight today. Any insight is greatly appreciated. I figured rolling back the files to 4.3.3 would have fixed it, but not at all. This has already been reported as a bug, but was "rejected" http://bugs.cubecart.com/view.php?id=1938
  17. Do you have a merchant account? Cubecart does allow a direct card input (Payment Methods > Card Capture) . PayPal Website payments DOES have you input card info on the store's site. It will only divert to PayPal if the customer chooses to pay via PayPal (through Express), not card. Have been using it w/ Cube Cart for well over a year.
  18. After running CC4 for well over a year, the backup just stopped working a few weeks back. It saves a 1kb completely blank file. I've changed nothing pertaining to this. I go in through the regular cpanel sql to backup now, but CC's was easier. Any thoughts?
  19. Yes, that should do it. It's how I blocked a couple because of their customs problems (good customers, horrid government and regulations). Check that you also remove the ISO code(s) from the shipping options if used.
  20. This just depends on how fast your email client checks mail. I use Opera browser/mail and have it set to check every two minutes. If you have a sound file play and email checking each minute, this may work.
  21. Did you delete the corresponding thumbnails as well?
  22. Works fine for me when checking your site. If it's still a problem, check it on various browsers. :homestar:
  23. Did that, which made a worse problem: The addresses don't pass through now. I reported the bug here: http://bugs.cubecart.com/view.php?id=1843 Wish I'd noticed this before a number of transactions had come through. I have to revert back to the old version now and its problems.
  24. Go into skins/(yourskinname)/stylesheets/ and open "layout.css" Find the logo a few lines under "#Header {" partway down the page. Here's a good tutorial of how to turn the image into a link: http://xavisys.com/css-trick-turning-a-bac...clickable-link/
×
×
  • Create New...