Welcome, Guest
Username: Password: Remember me
Use this Category for your support questions about Virtuemart Template - PureMart (SKU# FLEX-00010)

TOPIC: Select shipping method is not working

Select shipping method is not working 10 years 11 months ago #4537

Dear All,

When I use only one shipping method everything is fine. When I configure the other one the "Select Shipment" method doesn't work. The message is: "No shipping method has been configurated"
Other thing: when I logged out the shipping method is working without any issues. But when I logged in again the problem came up again.

Does anybody meet an issue like this?

Thanks,
Sandor
The administrator has disabled public write access.

Select shipping method is not working 10 years 11 months ago #4540

Dear Support,

Some more information for the issue:
Joomla 2.5.11
Vm 2.0.20b

The used Joomla template is Business12.

I've just tried out what happen if I change the template to Beez5. And it works well. How come? So it means it comes from Joomla template not from VM. Do you have any idea how I can solve this problem?
Sandor
The administrator has disabled public write access.

Select shipping method is not working 10 years 11 months ago #4554

Dear Support,

When I cheked the shipping method with Firebug I got the following result:
Info: Unrecognised mathop in calculation rule found, seems you created this rule with plugin not longer accesible (deactivated, uninstalled?)

But when I tried it as a Guest it works. Please help me in this case.
Thanks,
Sandor
The administrator has disabled public write access.

Select shipping method is not working 10 years 11 months ago #4560

But this is Joomla/Virtuemart problem - this can't be anything to do with our templates - this is really not the place for this question...

The info you refer to in Firebug: it comes from line 1202 in file \administrator\components\com_virtuemart\helpers\calculationh.php

VmWarn('Unrecognised mathop '.$mathop.' in calculation rule found');

check your tax rules etc
The administrator has disabled public write access.

Select shipping method is not working 10 years 11 months ago #4578

I checked tax rules...
But the issue is not disappeared. Ok it is joomla/vm problem, but maybe you have a workaround for it. I mean maybe you have other one page checkout solution without ajax.
Other thing: the payment method is working well.
Last Edit: 10 years 11 months ago by vipe710.
The administrator has disabled public write access.

Select shipping method is not working 10 years 11 months ago #4581

But this error is coming from the VM core! How could our template "work around" it?

You have to fix your error what ever that may be (I don't know what the error is)

I don't understand why you are asking here when this is a forum for supporting our templates and extensions - not Virtuemart?

There is a Virtuemart forum for that...

this error is saying you are trying to fire a vmcalculation plugin that doesn't exist any more
 
JPluginHelper::importPlugin('vmcalculation');
			$dispatcher = JDispatcher::getInstance();
			$calculated = $dispatcher->trigger('interpreteMathOp', array($this, $mathop, $value, $price, $currency,$this->_revert));
			$calculated = $dispatcher->trigger('plgVmInterpreteMathOp', array($this, $rule, $price,$this->_revert));
			//vmdebug('result of plgVmInterpreteMathOp',$calculated);
			if($calculated){
				foreach($calculated as $calc){
					if($calc) return $calc;
				}
			} else {
				VmWarn('Unrecognised mathop '.$mathop.' in calculation rule found, seems you created this rule with plugin not longer accesible (deactivated, uninstalled?)');
				return $price;
			}
		}
 
 

the only vmcalculation plugin that I know of is the avalara one
The administrator has disabled public write access.
Time to create page: 0.097 seconds

MaterialMart

for Virtuemart 3

Google's Material Design has finally arrived to Virtuemart

Virtumart Template - MaterialMart Virtumart Template - CleanMart Virtumart Template - CleanMart Virtumart Template - CleanMart

Fully responsive!

Buy Now   |   Live Demo