Jump to content
thirty bees forum

steved

Members
  • Posts

    12
  • Joined

  • Last visited

steved's Achievements

Newbie

Newbie (1/14)

  • One Year In
  • Week One Done
  • One Month Later

Recent Badges

2

Reputation

  1. Thanks, I'll continue with looking on implementing Stripe.
  2. I'm looking to upgrade my live server to PHP 7.4 and ultimately 8.0. As a first step I upgraded my live site from TB 1.1 to 1.2 in anticipation of moving to 1.3 and PHP 7.4 and have noticed a couple of severity level 2 messages appearing in the logs. This is on a server running PHP 7.3. The live site is still accepting orders so do not know if this is anything to worry about. The two messages in the log file are Module 'stripe' doesn't implement handler for hook 'displayHeader' and Module 'blockwishlist' doesn't implement handler for hook 'actionCartSave'. I'm still looking to configure Stripe so have disabled both modules for the time being as I'm not currently using them.
  3. Hopefully I will not be hit by the rounding issue as I am only a small seller (below VAT threshold) and I've stopped shipping overseas so no taxes or duties to calculate. No rounding should be taking place in any calculations. Guess I'll just have to live with it.
  4. Thanks, I've looked at those threads but there does not seem to be a definitive answer. I really should look to upgrade to 1.2 and install the TB version of the PayPal module. Strangely the PayPal module does not appear when searching for it within TB, guess I'll have to download the module zip and go from there.
  5. Yesterday I received a notification from PayPal that I had received a payment but there was no order in TB. I logged into PayPal and by looking at the transaction I could see it was a genuine order for products in my store. The customer contacted me as they had not received any confirmation of the order but did say they'd paid on their mobile and had got an error but had no details for me. In TB I could see a cart with an order ID of "non ordered" which matched the details in PayPal. I am using the module PayPal v3.11.6 by Prestashop and have been using it for many years without issue both before and after the migration from PS 1.6 to TB. I am on ThirtyBees 1.1.0 which I know is not the latest release but I've had so many issues with Prestashop upgrades in the past that I've tended to adopt the "if it ain't broke, don't fix it" approach to upgrades. Checking the TB logs I can see two error messages with the following error around the time of the order "PaymentModule::validateOrder - Secure key does not match" My initial thought was that PayPal had changed the API credentials but on checking in PayPal they are the same as before. I've not received any orders since so do not know if this a one-off glitch or a permanent error. I may try and order something myself but at present do not have a personal PayPal account. I am stumped as to what the problem is as I can find no clues online.
  6. Problem solved. I have been trying to get all my sites to be compatible with php 7.3 as was still running on 7.1 which is no longer supported. I had to install ZipArchive on php 7.1 before I could migrate from PS to TB. Yesterday after testing everything locally I switched the live server to 7.3 and it didn't reinstall the zip archive. Now able to install modules again.
  7. I've now hit another issue. Checking error_log I am seeing php errors for the PS cart block module. I ran a test on my local site by uninstalling and then deleting the module and it was automatically replaced by the TB block cart module. Tried the same thing on the live site and when I try to "install" the TB version I get a 500 server error. Same problem trying to install a third party module. I tried turning on debug but still not showing anything. Just discovered you can download the encrypted error report on the 500 error page (you learn something new every day!!). It is reporting class ziparchive not found so will try and work out what is different between my test server and live. Coincidentally ZipArchive was the php addon that was originally missing on the live server. Class 'ZipArchive' not found in file classes/Tools.php at line 3733
  8. Please ignore, just realised I can download Block Best Sellers v2.2.1 - by thirty bees from the TB store.
  9. I have a strange issue. I ran a trial migration on my local server and it replaced the "Top-sellers block v1.8.1 - by PrestaShop" by "Block Best Sellers v2.2.1 - by thirty bees". I then ran the same migrator on my live site and it has not replaced the Prestashop version. How do I go about replacing a single module with the TB version? Can I simply overwrite the /modules/blockbestsellers folder with the TB source files or do I zip them up and install it as a new module?
  10. Have done that and it passes all the tests, thanks again. Will now try to progress the migration.
  11. Thanks. I cannot find any mention of ZipArchive in my phpinfo screenshot, just bZip2. Just found a YouTube video on installing ZipArchive on a GoDaddy (for my sins!) cPanel so will check that out.
  12. I'm trying to migrate PS 1.6.18 to TB and I've successfully run the migration on my local test server (MAMP). I've installed the migrator module on the live site but it is failing with the pre-condition error "Test Zip fail". I cannot find any information on the forum or in the migrator documentation as to what this means. Strangely I'm suddenly having issues with PS Admin in that it times out when trying to bring up the Advanced Parameters / Configuration Page. The shop is running and the rest of admin loads fine. I've managed to grab a phpinfo screenshot by uploading a phpinfo.php file but do not know what I'm looking for.
×
×
  • Create New...