Hello GORBVA28,
If by some reason you can't install it on your live server you can install on some demo server or demo folder and then preview all settings. The quick-start package is actually the template documentation.
The problem occurred when Joomla and VirtueMart were updated to the latest available versions. Updating this software is important for security reasons.
I have found many references to this error on the VirtueMart and Joomla support forums.
Does this seem accurate or help at all?
-------------
Probably an out of date template.
open templates\your template\html\com_virtuemart\user\edit_address.php
and see if you have
vmJsApi::vmValidator();
maybe there is also: $this->vmValidator(); etc
get rid of those
if the template is old perhaps also u need to replace:
Error can be seen at: https://www.noochys.com.au/
When clicking on the "My Account" link at the top right of all pages. The same thing occurs when clicking on "Create Account" on all of the pages. An example of this error can be seen here: https://www.noochys.com.au/index.php/onlinestore
I decided to roll back the live environment to when the Template, Joomla and VirtueMart are stable. This means that the latest version of VirtueMart is not installed. That is not ideal. However I will keep a test environment prepared for when and if the Template is updated to accommodate the latest version of VirtueMart and Joomla.
The VirtueMart forum clearly states the template is outdated and the functions that are being used in the old version of VirtueMart compatible with the template are now deprecated in the new version of VirtueMart. That the template will need to be updated to accommodate the new version of VirtueMart and the changes made to ensure security/functionality is maintained as VirtueMart is updated with Joomla Updates.
AS Templates
POSTED: 2020-01-06
Hello NOOCHYS,
We are sorry about that, currently we are working on the update, ill let you know when it will be finished.
Get an access to all 94 items designed and developed by AS Designing team plus all the future items
which will be released over the course of your club subscription.
Price starting from $59.00
If by some reason you can't install it on your live server you can install on some demo server or demo folder and then preview all settings. The quick-start package is actually the template documentation.
Regards, AS Team.
View History
When clicking on the "My Account" link I am experiencing the following error:
Call to undefined method VirtuemartViewUser::vmValidator()
Digging through the forums searching for details regarding the above message I have seen many people mention that the template is outdated.
Please assist.
View History
I have found many references to this error on the VirtueMart and Joomla support forums.
Does this seem accurate or help at all?
-------------
Probably an out of date template.
open templates\your template\html\com_virtuemart\user\edit_address.php
and see if you have
vmJsApi::vmValidator();
maybe there is also: $this->vmValidator(); etc
get rid of those
if the template is old perhaps also u need to replace:
JHtml::stylesheet ('vmpanels.css', JURI::root () . 'components/com_virtuemart/assets/css/');
with...
vmJsApi::css('vmpanels');
-------------
View History
When clicking on the "My Account" link at the top right of all pages. The same thing occurs when clicking on "Create Account" on all of the pages. An example of this error can be seen here: https://www.noochys.com.au/index.php/onlinestore
View History
View History
The VirtueMart forum clearly states the template is outdated and the functions that are being used in the old version of VirtueMart compatible with the template are now deprecated in the new version of VirtueMart. That the template will need to be updated to accommodate the new version of VirtueMart and the changes made to ensure security/functionality is maintained as VirtueMart is updated with Joomla Updates.
We are sorry about that, currently we are working on the update, ill let you know when it will be finished.
Regards, AS Team.
The update is available for downloading, please let us know if you will have any problems.
https://www.astemplates.com/joomla-template-news/180-002049
Regards, AS Team.