News:

You may pay someone to create your store, or you visit our seminar and become a professional yourself with the silver certification

Main Menu

Fatal error: Call to undefined method JDatabaseMySQL::getTableColumns()

Started by MKI-Miro, March 16, 2013, 10:51:24 AM

Previous topic - Next topic

MKI-Miro

Hello

I followed this tutorial for upgrading from 1.1.9 to 2.0.20a

http://forum.virtuemart.net/index.php?topic=95236.0

Everything went ok sice i click on START MIGRATION

i got this error: Fatal error: Call to undefined method JDatabaseMySQL::getTableColumns() in /home/bm003700/www_root/administrator/components/com_virtuemart/helpers/vmtable.php on line 1400

what do i wrong ? thanks

rodeoslider

Hi and welcome to the Upgrade Guide!

If you encounter this error through debugging your php.ini E_ALL:

php.ini
; Error Level Constants:
E_ALL

PHP Fatal error:  Call to undefined method JDatabaseMySQL::getTableColumns() in /var/www/joomla15-vm2/administrator/components/com_virtuemart/helpers/vmtable.php on line 1400

just comment the specified line out and it will work on j 1.5

//$columns = $db ->getTableColumns($this->_tbl);

PLEASE: do not try this on a live shop site!!! make a backup every time you try to interact with migration tasks on your database...

yayo76

Hi,
I'd like to migrate my site to joomla 2.5 and vm2. I've migrated the users from vm1.1.9 to vm2.0.20b but in the administrator panel->Orders & Shoppers->shopper i see the list of the user but not the "Bill To Information" fields. How I can solved it?
Thank you
Regards

[attachment cleanup by admin]

MAD King

Great. Thank you very much


Quote from: rodeoslider on March 17, 2013, 16:58:22 PM
Hi and welcome to the Upgrade Guide!

If you encounter this error through debugging your php.ini E_ALL:

php.ini
; Error Level Constants:
E_ALL

PHP Fatal error:  Call to undefined method JDatabaseMySQL::getTableColumns() in /var/www/joomla15-vm2/administrator/components/com_virtuemart/helpers/vmtable.php on line 1400

just comment the specified line out and it will work on j 1.5

//$columns = $db ->getTableColumns($this->_tbl);

PLEASE: do not try this on a live shop site!!! make a backup every time you try to interact with migration tasks on your database...
Joomla! 4.4.5
VirtueMart 4.2.12 11012