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

Call to undefined function vmTrace()

Started by marvays, November 05, 2019, 06:58:26 AM

Previous topic - Next topic

marvays

After update to latest versin I have this:
Call to undefined function vmTrace()

Where is the problem?

test page: https://www.2019-11.lukysipy.cz/

PHP built   Linux
Typ databáze   mysql
Verze databáze   5.5.5-10.3.12-MariaDB
Řazení databáze   utf8_general_ci
Řazení při připojení k databázi   utf8mb4_general_ci
verze PHP   7.1.26
Webový server   Apache

StefanSTS

--
Stefan Schumacher
www.jooglies.com - VirtueMart Invoice Layouts

Please use only stable versions with even numbers for your live shop! Use Alpha versions only if you know what risk you are taking.

marvays

com_virtuemart.3.6.6.10191
but today i try another version, and have this problem too.

marvays

my working version on live site is VirtueMart 3.4.2

marvays

When I update, first update crashed.
Notice
Duplicate column name 'oc_note'
Install package: An error occurred while installing the extension: com_virtuemart.3.6.6.10191.zip

I must go to phpMyadmin and delete oc_note from orders

After i update again. All looks great, but cart not working. When I disable my OPC i get this error :(

Milbo

Please test again with the last core vm3.6.8.101097
Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/

marvays

#6
Warning
Duplicate column name 'oc_note'
Package Install: There was an error installing an extension: com_virtuemart.3.6.8.10197.zip

Error
Error installing package

And in frontend:
1054
Unknown column 'c.virtuemart_shoppergroup_id' in 'field list'

StefanSTS

Is that a migration from a VM 2 store? I remember having something like that with a shop that was migrated from VM 2 before.

--
Stefan Schumacher
www.jooglies.com - VirtueMart Invoice Layouts

Please use only stable versions with even numbers for your live shop! Use Alpha versions only if you know what risk you are taking.

marvays

the first version of the eshop was vm2, but it has been a few years since it was migrated to vm3

GJC Web Design

try running the table updater before the next install attempt

tools -> Install or if necessary update tables
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

marvays

Quote from: GJC Web Design on November 08, 2019, 09:45:54 AM
try running the table updater before the next install attempt

tools -> Install or if necessary update tables
Good advice over gold. I salute you!