Step 6 (Customers) er5or

[Processing][delta] Step #6 migration completed with 15 record(s) in the ‘customer_group’ table.
PHP Error[2]: Creating default object from empty value
in file /home/moradistribution/public_html/pub/ub-tool/protected/controllers/Step6Controller.php at line 424
#0 /home/moradistribution/public_html/pub/ub-tool/protected/controllers/Step6Controller.php(204): Step6Controller->_migrateCustomers()
#1 /home/moradistribution/public_html/pub/ub-tool/protected/commands/RunCommand.php(80): Step6Controller->actionRun()
#2 /home/moradistribution/public_html/pub/ub-tool/protected/commands/RunCommand.php(36): RunCommand->_migrateData()
#3 unknown(0): RunCommand->actionIndex()
#4 /home/moradistribution/public_html/pub/ub-tool/yii-1.1.22/console/CConsoleCommand.php(172): ReflectionMethod->invokeArgs()
#5 /home/moradistribution/public_html/pub/ub-tool/yii-1.1.22/console/CConsoleCommandRunner.php(71): RunCommand->run()
#6 /home/moradistribution/public_html/pub/ub-tool/yii-1.1.22/console/CConsoleApplication.php(92): CConsoleCommandRunner->run()
#7 /home/moradistribution/public_html/pub/ub-tool/yii-1.1.22/base/CApplication.php(185): CConsoleApplication->processRequest()
#8 /home/moradistribution/public_html/pub/ub-tool/yii-1.1.22/yiic.php(33): CConsoleApplication->run()
#9 /home/moradistribution/public_html/pub/ub-tool/protected/ubdatamigration_cli.php(5): require_once()
#10 /home/moradistribution/public_html/bin/ubdatamigration(4): require_once()
I’m really stuck -- please help

4 answers

Profile photo of Chris Ashbolt 30.00 $tone April 3, 2022
Public

ran php -f bin/ubdatamigration clean --step=6
then
php -f bin/ubdatamigration run --step=6
error = Status: fail
Message: CDbCommand failed to execute the SQL statement: SQLSTATE[22007]: Invalid datetime format: 1292 Incorrect datetime value: ‘2020-03-29 01:00:00’ for column `moradistribution_m2live`.`customer_address_entity`.`created_at` at row 1. The SQL statement executed was: INSERT INTO `customer_address_entity` (`is_active`, `parent_id`, `created_at`, `updated_at`, `country_id`, `firstname`, `lastname`, `street`, `telephone`, `city`) VALUES (:yp0, :yp1, :yp2, :yp3, :yp4, :yp5, :yp6, :yp7, :yp8, :yp9)
 
Status: fail
Message: CDbCommand failed to execute the SQL statement: SQLSTATE[22007]: Invalid datetime format: 1292 Incorrect datetime value: ‘2020-03-29 01:00:00’ for column `moradistribution_m2live`.`customer_address_entity`.`created_at` at row 1. The SQL statement executed was: INSERT INTO `customer_address_entity` (`is_active`, `parent_id`, `created_at`, `updated_at`, `country_id`, `firstname`, `lastname`, `street`, `telephone`, `city`) VALUES (:yp0, :yp1, :yp2, :yp3, :yp4, :yp5, :yp6, :yp7, :yp8, :yp9)

#1
Profile photo of ubdev Staff 98030.00 $tone April 4, 2022
Public

Hi Chris,
 
UB Data Migration Pro is our paid extension that requires an active paid membership to access. However it appears that your account hasn’t purchased this extension yet.

Can you help to clarify your membership status further? Our team will be able to assist with your support inquiries once your membership status is cleared up.

#2
Profile photo of Chris Ashbolt 30.00 $tone April 4, 2022
Public

I have a horrible feeling I may have used an incorrect email when I registered 🙁 I can supply proof of purchase if needed.
Also I’ve reslolved this now -- it was down to TimeDate stamp issues conflicting over daylight savings.
However -- the dev site I was working on needs remaking an I now can’t install it on a second dev install.
I get
Plugin class Ubertheme\Ubdatamigration\Plugin\Customer\Model\AuthenticationPlugin doesn’t exist.
error

#3
Profile photo of ubdev Staff 98030.00 $tone April 5, 2022
Public

Hi,

I have a horrible feeling I may have used an incorrect email when I registered  I can supply proof of purchase if needed.

Yes please, you can supply your purchase receipt or simply login to your paid account and post here to let us know.
Our team will be able to follow up on your technical inquiries further then.
 

#4

Please login or Register to Submit Answer

Written By

Comments