Wednesday 03 March 2010 9:42:48 am
When I run the migrate.php script to transfer the URL aliases and history, the script gives me an error that the "ezurlalias_ml_migrate table does not exist, please add it to your system". I checked the database that I ran the script on and the ezurlalias_ml_migrate table is *definitely* there. I ran the script as follows: D:\ez402>php extension/ezurlaliasmigration/scripts/migrate.php --migrate -s dbase "dbase" is the name of the database we use. When I checked dbase in mysql, like I said above, the ezurlalias_ml_migrate table is there. So can someone tell me why it doesn't see it? I checked the ezurlalias_ml_migrate table after I ran the above script and the table is still empty. Also, I have the "ActiveExtensions[]=ezurlaliasmigration" line in the [ExtensionSettings] of my override/site.ini.append.php file. Any help would be appreciated. Thanks.
|