jUpgradePro
jUpgradePro copied to clipboard
jUpgradePro an extension that help Joomla! users to migrate or move data between Joomla! installations..
hello if i use your component, 3dth component table are migrate to ? you speak about a virtuemart plugin where we can find it ?
I have lots of duplicate aliases in menus, so jupgrade hangs on Migrating Menus. I corrected a few aliases (added "2" at the end of duplicated ones), tried to run...
I received a message - "Error displaying the error page: Application Instantiation Error: Application Instantiation Error" in url "administrator/index.php?option=com_jupgradepro&format=raw&task=ajax.step" Here is screenshot: https://www.dropbox.com/s/2tw8yqg0k4bwi1x/Screenshot_9.jpg?dl=0 Please advice. Thank you!
Corrected links for Download and Documentation.
Hi! After correct setup of the cli interface, I'm getting some kind of error on category migration. `{"number":500,"text":"UnexpectedValueException: JTableCategory::moveByReference(1, last-child, 35) parenting to child. in \/var\/www\/clients\/client1\/web2\/web\/jupgradecli\/j3\/libraries\/joomla\/table\/nested.php:338\nStack trace:\n#0 \/var\/www\/clients\/client1\/web2\/web\/jupgradecli\/j3\/libraries\/joomla\/table\/nested.php(840): JTableNested->moveByReference(1, 'last-child',...
``` // Select last step $query->select('name'); $query->from($this->_table); //$query->where("(status = 0 OR status = 1)"); $query->where("(status = 0)"); if ($this->_table == '#__jupgradepro_extensions_tables') { $query->where("element = '{$step['element']}'"); } $query->where("version = {$this->_db->quote($this->old_ver)}"); $query->order('id...
typo line 5
i have `{"number":500,"text":"Unable to load JUpgradeproStep object: Could not connect to MySQL server."}% ` on cli. any solution?
Hi, Im looking for the most current version of jUpgradePro and where to download it? I want to migrate fromJoomla! 1.0.15 Stable to Joomla 3.x Ive only found v3.8 and...