Welcome,
Guest
|
TOPIC:
i am getting unwanted errors on home page 21 Aug 2014 13:58 #1
|
With great sadness we have to announce that we are ceasing development of all our VirtueMart, WooCommerce and Joomla plugins. Effective immediately, all our plugins -- even those that were paid downloads -- are made available for free from our homepage (GPL license still applies), but we cannot and will not provide any support anymore.
It has been a great pleasure to be part of the thriving development communities of VirtueMart as well as WooCommerce. However, during the last year it became painstakingly clear that in addition to a full-time job, a young family and several other time-consuming hobbies at professional level (like being a professional singer) the plugin development and the support that it requires is not sustainable and is taking its toll. It has been an honor, but it is now time to say good bye!
Welcome,
Guest
|
|
i am getting unwanted errors on home page
Message
plgVmCustomDownloads_for_Sale:: VirtueMart2 update #__virtuemart_product_custom_plg_downloads_for_sale
Table updated: Tablename jsc_virtuemart_product_custom_plg_downloads_for_sale dropped: 0 altered: 3 added: 0
Notice
alterTable CHANGE jsc_virtuemart_product_custom_plg_downloads_for_sale.virtuemart_customfield_id : ALTER TABLE `jsc_virtuemart_product_custom_plg_downloads_for_sale` CHANGE COLUMN `virtuemart_customfield_id` `virtuemart_customfield_id` INT(11) UNSIGNED NOT NULL DEFAULT 0
alterTable CHANGE jsc_virtuemart_product_custom_plg_downloads_for_sale.virtuemart_order_item_id : ALTER TABLE `jsc_virtuemart_product_custom_plg_downloads_for_sale` CHANGE COLUMN `virtuemart_order_item_id` `virtuemart_order_item_id` INT(11) UNSIGNED NULL DEFAULT 0
alterTable CHANGE jsc_virtuemart_product_custom_plg_downloads_for_sale.downloaded : ALTER TABLE `jsc_virtuemart_product_custom_plg_downloads_for_sale` CHANGE COLUMN `downloaded` `downloaded` INT(11) UNSIGNED NOT NULL DEFAULT 0 |
|
Which version of Joomla and of VirtueMart are you using?
These messages (they are debug messages, no errors!) simply say that VirtueMart is trying to update the tables to a new structure, so it would appear that you have recently upgraded VirtueMart? So it all boils down to which versions you are currently running. Best regards, Reinhold |