Jump to content

leandrogbreve

New Member
  • Posts

    2
  • Joined

  • Last visited

  • Days Won

    1

leandrogbreve last won the day on June 8

leandrogbreve had the most liked content!

About leandrogbreve

leandrogbreve's Achievements

Junior Member

Junior Member (1/3)

1

Reputation

  1. I've found out that the import was "successful", but extremely poor execution. Hosting services were imported only with product name and due date, missed relevant data as domain, username, price, etc). Domains were imported as product/service, not as domain. A very bad execution which messed up database. Not recommended.
  2. I've been struggling to import data from Blesta 5.11.5 to WHMCS 8.13.1 and it keeps getting stuck in "products & services" step. It seemed that it forced WHMCS to call an outdated class/package, here is related log: Class "Doctrine\DBAL\Driver\PDOMySql\Driver" not found in /home/xxx/public_html/vendor/illuminate/database/MySqlConnection.php:64 Stack trace: #0 /home/xxx/public_html/vendor/illuminate/database/Connection.php(894): Illuminate\Database\MySqlConnection->getDoctrineDriver() #1 /home/xxx/public_html/modules/addons/import_assist/lib/ImportAssist/Source/Blesta5/Entity/Product.php(0): Illuminate\Database\Connection->getDoctrineSchemaManager() (...) === update === I managed to make it work by creating DBAL package via composer locally on my machine and uploading to a folder 'vendor_dbal' inside import_assist/ and created a hook to tell WHMCS to load that folder as well.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated