Jump to content

Frank Auffret

Member
  • Posts

    87
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Frank Auffret

  1. Thank you I did manage to import some of the tables individually. Some were very large and timed out. Would it be safe to just delete the data from tables like CubeCart_cookie_consent , CubeCart_search and CubeCart_sessions
  2. Managed to migrate one of my Cubecart Stores to a new server with php7 Updated to 6.4.7 (latest) added latest version of Paypal Commerce. Did set up with my customer's Paypal login. Tried a test order everything looked to be working entered my Paypal details and confirmed payment. The order was recorded in /admin/orders No payment was taken from my bank account No record of the transaction on my Paypal Recent Activity This server upgrade was expensive I did it because 6 of my customers' websites use Paypal Standard which could be defunct very soon. I'm struggling now and wondering if Cubecart is no longer worth the hassle. What else can I do to sort this out?
  3. Sorry I may have confused you The store is at 6.4.2 it's been upgaded at just about every update since V3. The server doesn't run php7 so I need a new server to continue updating. I think there may be a lot of residual code causing errors to the database or it's just too large to migrate to the new server. I was thinking of uploading a clean install of 6.4.7 then adding the essential folders and data so that orders, customers, products etc are maintained.
  4. Hi I have a store that is several years old with upgrades from Cubecart 3 The latest upgrade requires php7 so I'm migrating to a newer server. There's a problem importing the sql backup from the current store get error message "Incorrect format parameter" I would really like to start again by uploading a clean version of the latest Cubecart 6.4.7 Please could somebody who's been through the process let me know which files directories and tables would I need to upload after installation to keep the essential data like products, customers, admins etc.
  5. One of my customers received an email from Opayo formerly Sagepay - see below Will there be a need to upgrade the Sagepay extension or is there a plan for an Opayo extension? Email snip Happy New year. Here at Opayo we are upbeat about the year ahead with some exciting product & feature releases all designed to enhance you and your customer's payment experiences, but we start the year with helping you get ready for PSD2, (Payment Services Directive), being implemented on the 14th March 2022 - Urgent action is required NOW. Thanks to PSD2 there are a set of game changing security measures to make it safer to shop and bank online benefitting both the shopper and business. At the heart of it is Strong Customer Authentication (SCA). The UK SCA deadline is 14th March 2022 however from January 'til March there will be a ramp up in card issuers challenging transactions for SCA, resulting in non-compliant transactions being soft/hard declined if the SCA data is not provided. From 18th January 10% of transactions will be SCA challenged by issuers, this % will increase throughout March with 100% of transactions being SCA challenged by the deadline date (14th March 2022) If you have not completed the relevant updates for SCA, you must take action now to avoid disruption to your business. Our Team have pulled together a step-by-step guide which helps you or your developer make the correct updates to avoid any disruptions to transaction processing. Step-by-step guide Some key actions to consider Upgrade to Protocol 4.00 or our latest API if you're using PI. We always recommend you use our latest documentation and this is even more important with the implementation of SCA. Additional Credential On File (CoF) information is required for Token/Repeat payments. If you use Token or Repeats please ensure you are sending this additional CoF information for these transactions. Standalone Token registration update. Successful 3D Secure V2 (3DSv2) authentication and CoF information is required to be registered for all Tokenised payments to be compliant with SCA requirements. Update your Custom Template If you are using a custom template you will need to ensure the template includes the latest files for 3DSv2 compatibility. Activate 3D Secure in MSP. Make sure you turn on 3DSecure in your My Sage Pay portal and activate checks. We're here to help For further information and resources see our SCA resource hub and developer hub, alternatively you can contact your account manager or our support team on 0191 313 0299 and email [email protected].
  6. A client just pointed out that the VAT number should be on the printable invoice. Easy enough to hard code it manually but it would be easier still if that was added automatically. Anyone know if there's any code to do that?
  7. Thank you bsmither the work around fix heads up. Made the change and it all works now.
  8. I've deleted the system files and re-upped them, cleared all the caches. I been trying to find out how the store closed is over ridden by the admin session but so far drawn a blank. I thought I had some legacy support credits but it look like they have been wiped. So am stuck as the site is in development and the admins cannot see the store without making it live.
  9. I'm using 6.12 and clicking the admin => storefront link - all my other sites are behaving as they should. I think there used to be a switch in the settings => offline page but it's no longer there
  10. Logged in to Admin but get the store closed page? Can't see any settings what am I missing?
  11. I just upgraded my sites to ver 6.1.8 mainly to fix the product titles with double quotes bug e.g. 6" length which was breaking the product image title code in the listing so no image was displayed. <img src="image.jpg" title=" product="" title"="" > The upgrade fixes the bug but causes another issue i.e. any product title previously added with double quotes breaks in the product admin page. e.g. 12" widget displays as 12 Doesn't affect the store front listing As I have hundreds of products across various sites like this I was wondering if anyone can think of a quick way to fix this issue otherwise I will have to manually re-enter every similar product. Apostrophe character escaped in product names, emails bug
  12. Just tried to install the 6.1.7 but the same installation problem remains - I thought this upgrade was supposed to cure it! Install just hangs at 80% complete "Upgrade in progress. Upgrading from version 6.0.12 to version 6.1.0" Has anyone found the answer to this issue yet?
  13. I did a manual upgrade and copied all the new files but the setup still sticks at 80% even if I click the continue button. Seems to get stuck upgrading from 6.0.12 to 6.1.0 Edited to add just checked the history table seems I upgraded to 6.1.0 last October so can't understand why CC is trying to upgrade from 6.0.12 to 6.1.0 if it's already 6.1.0 CubeCart Version Date 6.1.0 Wednesday, 26 October 2016 6.1.0 Wednesday, 26 October 2016 6.0.12 Monday, 17 October 2016 6.0.12 Wednesday, 26 October 2016 I tried Force Upgrade which says upgraded to latest version now Upgrade in progress. Upgrading from version 6.0.12 to version 6.1.0
  14. Neither of these suggestions work - still stuck at 80%. all files are writable PHP 5.4+ 5.5.49MySQL 5.5+ InstalledGD Image Library InstalledSimple XML Parser InstalledcURL InstalledZip (ZipArchive)
  15. Same here Tried a hard update (i.e.replace all files and run setup) but setup get's into a loop Upgrade in progress. Upgrading from version 6.0.12 to version 6.1.0 bar shows 80% but doesn't complete the installation
  16. There's no error logs so maybe I just need to edit the admin updates
  17. OK thanks Al I will manually upgrade to make sure all files are up to date
  18. I only got that error when I used the auto update. When I used force update I received no errors but am wondering if the upgrade only updated some files. Should I try a manual upgrade? I only got that error when I used the auto update. When I used force update I received no errors but am wondering if the upgrade only updated some files. Should I try a manual upgrade?
  19. HI I'm currently developing a new Cubecart site, started last week by installing CC version 6.0.12 Tried to upgrade to latest version 6.1.0 using admin upgrade and got this [Exception] /var/www/XXXXX/XXXX/XXXXX/web/includes/lib/smarty/sysplugins/smarty_internal_undefined.php:47 - Smarty_Internal_Template->_decodeProperties() undefined method and the home page using foundation skin now has massive system images. EDITED TO ADD 1/ fixed large images by clearing browser cache. 2/ used force upgrade and the system says it's version 6.1.0 but the admin is still /admin.php Any ideas what to do next?
  20. Yes thanks I used the downloads system to upload the pdf then just copied the url into the link in the product description. Then just changed the .htacess file protecting the downloads folder. Easy enough for me but the client will require something less cluncky Senior moment! Just remembered this will do until I find a more client-friendly mod
  21. Are there any mods available to add product datasheets (pdf) with admin function
  22. My server runs PHP 5.4.45 so does that mean the latest CC upgrade won't install or won't work after it installs?
  23. In Version 6.0.11 Thanks bsmither - Works for me! In the file /includes/ckeditor/config.js: Around line: 8 Add after config.filebrowserBrowseUrl = document.location.pathname+'?_g=filemanager&mode=fck'; config.filebrowserBrowseUrl = document.location.pathname+'?_g=filemanager&mode=fck_digital'; Then as above In the file /admin/sources/filemanager.index.inc.php: Find near line 28: case 'digital': $mode = FileManager::FM_FILETYPE_DL; break; On a new blank line ABOVE that, add: case 'fck_digital': $GLOBALS['main']->hideNavigation(true); $select_button = true;
×
×
  • Create New...