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

virtuemart_payment_plg_standard' doesn't exist

Started by hendrikdebeer, September 21, 2018, 20:49:05 PM

Previous topic - Next topic

Jörgen

Rely no good ideas, have You checked that there are not any plugins connected to Hikashop or sellacious ?

Otherwise I think that this more related to the issue I gave the link to.

Jörgen @ Kreativ Fotografi
Joomla 3.9.18
Virtuemart 3.4.x
Olympiantheme Hera (customized)
This reflects current status when viewing old post.

hendrikdebeer

Max is also on the case, and he doesn't even know what the issue might.

We solved the issue __virtuemart_shipment_plg_weight_countries`, then the next error occurred

__virtuemart_payment_plg_standard' doesn't exist


hendrikdebeer

We ran the SQL Code for Shipment Weight Countries Table, and it seems to work, now I only need the SQL code for virtuemart_payment_plg_standard'

Hopefully that will work!

Jörgen

Have You tried to uncomment the line in the file:administrator/components/com_virtuemart/models/custom.php line 412

// $error = $dispatcher->trigger('plgVmOnStoreInstallPluginTable', array('custom' , $data, $table));


Jörgen @ Kreativ Fotografi
Joomla 3.9.18
Virtuemart 3.4.x
Olympiantheme Hera (customized)
This reflects current status when viewing old post.

Milbo

Jörgen, that is not the problem here.

He started with vm3.2.14 and the installer should install the tables, as you said. The trigger was accidently commented for the customfields, but not payment/shipment.

When he runs the table updater within the aio, then the server holds. From my point of view, there is the main problem.
Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/

Jörgen

OK, good to know. Hope we can catch this.

Jörgen @ Kreativ Fotografi
Joomla 3.9.18
Virtuemart 3.4.x
Olympiantheme Hera (customized)
This reflects current status when viewing old post.

Jörgen

Quote from: Jörgen on September 25, 2018, 21:47:43 PM
Have You tried to uncomment the line in the file:administrator/components/com_virtuemart/models/custom.php line 412

// $error = $dispatcher->trigger('plgVmOnStoreInstallPluginTable', array('custom' , $data, $table));


Jörgen @ Kreativ Fotografi
Joomla 3.9.18
Virtuemart 3.4.x
Olympiantheme Hera (customized)
This reflects current status when viewing old post.

Milbo

array('custom'

this trigger is only for the 3rd party customplugins interesting.
Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/