News:

Looking for documentation? Take a look on our wiki

Main Menu

errors on page after upgrade

Started by jayem, March 27, 2015, 14:23:33 PM

Previous topic - Next topic

jayem

Hello

I just upgraded from VM 2.6 to the latest version of 3 - and I get quite a few errors on the product pages. I was wandering if someone could help me.

Here is an example of the errors http://www.hawkshouse.co.uk.gridhosted.co.uk/online-shop/energy-balancing-tools.html

Thanks very much

PRO

have you tried the "install or update tables"


in the tools/migration    ?

jayem

OK I just tried that and also hit the "remove old VM2 inherited custom fields" button. I got the following message after doing what you said, and the error is still there:

alterTable CHANGE robert_virtuemart_order_userinfos.agreed : ALTER TABLE `robert_virtuemart_order_userinfos` CHANGE COLUMN `agreed` `agreed` TINYINT(1) NOT NULL DEFAULT '0' AFTER `email`
alterTable CHANGE robert_virtuemart_order_userinfos.tos : ALTER TABLE `robert_virtuemart_order_userinfos` CHANGE COLUMN `tos` `tos` TINYINT(1) NOT NULL DEFAULT '0' AFTER `agreed`
alterTable CHANGE robert_virtuemart_order_userinfos.customer_note : ALTER TABLE `robert_virtuemart_order_userinfos` CHANGE COLUMN `customer_note` `customer_note` VARCHAR(2500) NOT NULL DEFAULT '' AFTER `tos`
alterTable CHANGE robert_virtuemart_userinfos.agreed : ALTER TABLE `robert_virtuemart_userinfos` CHANGE COLUMN `agreed` `agreed` TINYINT(1) NOT NULL DEFAULT '0' AFTER `zip`
alterTable CHANGE robert_virtuemart_userinfos.tos : ALTER TABLE `robert_virtuemart_userinfos` CHANGE COLUMN `tos` `tos` TINYINT(1) NOT NULL DEFAULT '0' AFTER `agreed`
alterTable CHANGE robert_virtuemart_userinfos.customer_note : ALTER TABLE `robert_virtuemart_userinfos` CHANGE COLUMN `customer_note` `customer_note` VARCHAR(2500) NOT NULL DEFAULT '' AFTER `tos`
Table updated: Tablename robert_virtuemart_order_userinfos dropped: 0 altered: 3 added: 0
Table updated: Tablename robert_virtuemart_userinfos dropped: 0 altered: 3 added: 0
Database updated

Thanks

GJC Web Design

does the downloads_for_sale plugin need updating for VM3?
GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation

jayem

I just disabled it and it seems to have fixed it.

When I click on an actual product there is another error, i presume it was there before too. Here is an e.g. http://www.hawkshouse.co.uk.gridhosted.co.uk/shamanic-trance-drumming-detail.html

GJC Web Design

give us a clue..  ;)

quantity buttons?  just your css needs changing
GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation