Author Topic: Update Virtuemart to the last version  (Read 2717 times)

jesussuarez

  • Jr. Member
  • **
  • Posts: 61
Update Virtuemart to the last version
« on: October 05, 2022, 18:14:03 pm »
Hello again

Refering to my other post https://forum.virtuemart.net/index.php?topic=148932.0

I have spoken with the bank and they have told me that the latest version of the payment plugin may be in the latest version of Virtuemart, so the problem would be solved by updating Virtuemart to the latest version.
I need someone who can update Virtuemart to the latest version, it has many developments added and I prefer to pay someone to do the update and possible necessary overrides.

I wait your reply. Thank you very much

GJC Web Design

  • 3rd party VirtueMart Developer
  • Super Hero
  • *
  • Posts: 10743
  • Virtuemart, Joomla & php developer
    • GJC Web Design
  • VirtueMart Version: 3.8.8
Re: Update Virtuemart to the last version
« Reply #1 on: October 05, 2022, 21:43:43 pm »
just extract the payment plugin from the latest installer and install the plugin separately..

worth trying...
GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM3 AusPost Shipping Plugin - e-go Shipping Plugin - VM3 Postcode Shipping Plugin - Radius Shipping Plugin - VM3 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

jesussuarez

  • Jr. Member
  • **
  • Posts: 61
Re: Update Virtuemart to the last version
« Reply #2 on: October 06, 2022, 00:05:32 am »
Hello

If I change old files of payment plugin for new files of payment plugin(The last version available), give me this error on administration and I can't enter to details of payment plugin :-(

0 Call to undefined method plgVmPaymentRealex_hpp_api::addVarsToPushCore()

Regards

GJC Web Design

  • 3rd party VirtueMart Developer
  • Super Hero
  • *
  • Posts: 10743
  • Virtuemart, Joomla & php developer
    • GJC Web Design
  • VirtueMart Version: 3.8.8
Re: Update Virtuemart to the last version
« Reply #3 on: October 06, 2022, 09:46:53 am »
try with the latest \administrator\components\com_virtuemart\plugins\vmpsplugin.php - might work

that has the new addVarsToPushCore() function

how old is your installation?
GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM3 AusPost Shipping Plugin - e-go Shipping Plugin - VM3 Postcode Shipping Plugin - Radius Shipping Plugin - VM3 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

GJC Web Design

  • 3rd party VirtueMart Developer
  • Super Hero
  • *
  • Posts: 10743
  • Virtuemart, Joomla & php developer
    • GJC Web Design
  • VirtueMart Version: 3.8.8
Re: Update Virtuemart to the last version
« Reply #4 on: October 06, 2022, 20:36:19 pm »
or try

   //$this->addVarsToPushCore($varsToPush, 1);

in the realex plugin line 47 ?
GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM3 AusPost Shipping Plugin - e-go Shipping Plugin - VM3 Postcode Shipping Plugin - Radius Shipping Plugin - VM3 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

jesussuarez

  • Jr. Member
  • **
  • Posts: 61
Re: Update Virtuemart to the last version
« Reply #5 on: October 17, 2022, 00:52:03 am »
The file where I need to add this piece of code is this route?
/public_html/plugins/vmpayment/realex_hpp_api/realex_hpp_api.php

I need to add with "//" or within? If I add within, the site breaks...

What I'll get with this code? I'll send all the variables that bank requieres?

Thank you very much. Best regards

GJC Web Design

  • 3rd party VirtueMart Developer
  • Super Hero
  • *
  • Posts: 10743
  • Virtuemart, Joomla & php developer
    • GJC Web Design
  • VirtueMart Version: 3.8.8
Re: Update Virtuemart to the last version
« Reply #6 on: October 17, 2022, 09:45:16 am »
I mean comment out that line  /public_html/plugins/vmpayment/realex_hpp_api/realex_hpp_api.php

it will disable the call to the function addVarsToPushCore() that isn't present in your old VM

it may work .. no guarantee
GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM3 AusPost Shipping Plugin - e-go Shipping Plugin - VM3 Postcode Shipping Plugin - Radius Shipping Plugin - VM3 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

jesussuarez

  • Jr. Member
  • **
  • Posts: 61
Re: Update Virtuemart to the last version
« Reply #7 on: October 17, 2022, 14:26:11 pm »
I send you an email throught the contact form of your site. Please send me a reply as son as possible

Thank you very much