Jump to content

NemesisNG

Members
  • Content Count

    8
  • Joined

  • Last visited

Community Reputation

0 Neutral

About NemesisNG

  • Rank
    PrestaShop Newbie

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Absolutely amazing, many, many thanks for posting this!
  2. Are you using the same migration module? Migrating from OpenCart? I never got this resolved and was fobbed off by the company making the module, basically said it was a problem in my old existing shop and on their test server it was fine. I've just tried this fix and it most certainly does fix this issue! Can't quite believe it to be honest. Now, I've also got an issue with missing category and product names after the migration too, the company making the module did actually fix this but didn't tell me what the fix was, so as I'm still in testing and not on a final live shop migration I need to them to either do it again or let me know how to sort it myself. Unless anyone else has any bright ideas? Thanks
  3. To be fair, I've not tried that. I've not even set up payments or shipping or anything yet as thought it best to get all the data moved over first and then configure. I'll try and run a test order through and see if I can edit that customer first, if not then it's clearly the migrated data. Thanks
  4. Thanks for replying. First thing I did was contact the developer of the migration package, they migrated our data to a local test shop of theirs and it seems to work fine, the sent a video to prove it, and said it was my shop setup not working correctly. But it's a brand new install of opencart 1.7.6.0 with no other mods or themes or anything installed or set up. I'm currently ignoring the GDPR issue of all of my shop data being on someone elses server! Don't know what else to do really, I've got a shop to migrate and setup, I'm £100 down for a migration module which isn't working and no support from them, and don't seem to be getting anywhere.
  5. Hi Think I posted this in the wrong place first time... Just starting out with PrestaShop and running 1.7.6.0, have purchased a module to migrate us from OpenCart 3 which has been installed and run. Now on trying to view a customer to edit that person I'm getting a Error 500 page, but only on customers who have previously placed an order. If it's a customer whos registered and not ordered it will show the page no problem. I've contacted the dev of the migration module and they have done a test migration of our current OpenCart shop to their server and it's worked fine so said it's our install or hosting which is the issue. I've turned on debug mode and on clicking a customer to edit I get the following: Level Channel Message DEBUG18:23:41doctrineSELECT name FROM ps_module WHERE active = 1 INFO18:23:41requestMatched route "admin_customers_edit". DEBUG18:23:41securityRead existing security token from the session. DEBUG18:23:41securityUser was reloaded from a user provider. INFO18:23:41phpUser Deprecated: Tools::displayPrice() is deprecated since version 1.7.6.0. Use PrestaShop\PrestaShop\Core\Localization\Locale::formatPrice() instead. INFO18:23:41phpUser Deprecated: Implementing "Symfony\Component\HttpKernel\DataCollector\DataCollectorInterface" without the "reset()" method is deprecated since Symfony 3.4 and will be unsupported in 4.0 for class "Csa\Bundle\GuzzleBundle\DataCollector\GuzzleCollector". CRITICAL18:23:41phpUncaught Notice: Undefined variable: customerForm CRITICAL18:23:41requestUncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Notice: Undefined variable: customerForm" at /home/ttocco/public_html/prestatest/src/PrestaShopBundle/Controller/Admin/Sell/Customer/CustomerController.php line 203 DEBUG18:23:41phpWarning: highlight_file() has been disabled for security reasons Any help on this or what to try next please? Thanks
  6. I thought that was what I'd done and posted above?
  7. Hi Just starting out with PrestaShop and running 1.7.6.0, have purchased a module to migrate us from OpenCart 3 which has been installed and run. Now on trying to view a customer to edit that person I'm getting a Error 500 page, but only on customers who have previously placed an order. If it's a customer whos registered and not ordered it will show the page no problem. I've contacted the dev of the migration module and they have done a test migration of our current OpenCart shop to their server and it's worked fine so said it's our install or hosting which is the issue. I've turned on debug mode and on clicking a customer to edit I get the following: Level Channel Message DEBUG18:23:41doctrineSELECT name FROM ps_module WHERE active = 1 INFO18:23:41requestMatched route "admin_customers_edit". DEBUG18:23:41securityRead existing security token from the session. DEBUG18:23:41securityUser was reloaded from a user provider. INFO18:23:41phpUser Deprecated: Tools::displayPrice() is deprecated since version 1.7.6.0. Use PrestaShop\PrestaShop\Core\Localization\Locale::formatPrice() instead. INFO18:23:41phpUser Deprecated: Implementing "Symfony\Component\HttpKernel\DataCollector\DataCollectorInterface" without the "reset()" method is deprecated since Symfony 3.4 and will be unsupported in 4.0 for class "Csa\Bundle\GuzzleBundle\DataCollector\GuzzleCollector". CRITICAL18:23:41phpUncaught Notice: Undefined variable: customerForm CRITICAL18:23:41requestUncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Notice: Undefined variable: customerForm" at /home/ttocco/public_html/prestatest/src/PrestaShopBundle/Controller/Admin/Sell/Customer/CustomerController.php line 203 DEBUG18:23:41phpWarning: highlight_file() has been disabled for security reasons Any help on this or what to try next please? Thanks
×
×
  • Create New...

Important Information

Cookies ensure the smooth running of our services. Using these, you accept the use of cookies. Learn More