News:

Support the VirtueMart project and become a member

Main Menu

Problem with "Add to Cart"

Started by LeeHuu, October 08, 2011, 00:00:32 AM

Previous topic - Next topic

LeeHuu

Hi all,

i need your help guys. I m  really a non-professional. So I install vm  and create product-category etc. So far so good. But when I click on "Add to Cart", this error is shown

Fatal error: Class plgVmPaymentStandard contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (vmPaymentPlugin::plgVmOnConfirmedOrderGetPaymentForm) in /home/www/.../plugins/vmpayment/standard/standard.php on line 174

Can you tell, what I got to do?

Thx a lot

alatak

Hi,
which VM version are you using?
I can't reproduce your problem.

LeeHuu

Hi alatak,

i m using VM 1.9.8H,

so the latest version.

It would be great, if you can tell me to fix this problem.

Thx

Milbo

maybe you did not update the aio?
Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/

LeeHuu

Hi Milbo,

thx, after I upload com_virtuemart_ext_aio.1.9.8H I got another problem.

So when I click on "add to cart" e.g. www.external.com/index.php/virtuemart/product/product-detail . Instead it links to the cart, it goes to www.external.com/index.php/virtuemart/product/index.php/

My question is,

What should I do to link it to the cart (vm-shop)?

Thx a lot

Milbo

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

LeeHuu

Hi Milbo,

thx,

well I found these jQuery results. Which one should I delete to make VM works?


<style type="text/css">
<script type="text/javascript" src="/media/system/js/core.js">
<script type="text/javascript" src="/media/system/js/mootools-core.js">
<script type="text/javascript" src="/media/system/js/mootools-more.js">
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js">
<script type="text/javascript" src="/media/plg_jblibrary/jquery/jquery.lazyload.js">
<script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js">
<script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jqueryui/1.8.14/jquery-ui.min.js">
<script type="text/javascript" src="/components/com_virtuemart/assets/js/vmsite.js">
<script type="text/javascript" src="/components/com_virtuemart/assets/js/facebox.js">
<script type="text/javascript" src="/components/com_virtuemart/assets/js/vmprices.js">
<script type="text/javascript" src="/media/system/js/modal.js">
<script type="text/javascript">
<!-- style sheet links -->
<link type="text/css" href="/templates/system/css/general.css" rel="stylesheet">
<link type="text/css" href="/templates/full_screen/css/main.css" rel="stylesheet">
<link type="text/css" href="/templates/full_screen/css/nav.css" rel="stylesheet">
<link type="text/css" href="/templates/full_screen/css/template.css" rel="stylesheet">
<link type="text/css" href="/templates/full_screen/css/moomenuh.css" rel="stylesheet">
<link type="text/css" href="/templates/full_screen/lib/js/theme/supersized.shutter.css" rel="stylesheet">
<link type="text/css" href="/templates/full_screen/css/black.css" rel="stylesheet">
<link type="text/css" href="/templates/full_screen/css/white_background_content.css" rel="stylesheet">
<!--[if lte IE 8]> <link rel="stylesheet" href="/templates/full_screen/css/ie8.css" type="text/css" /> <![endif]-->
<!--[if lte IE 7]> <link rel="stylesheet" href="/templates/full_screen/css/ie7.css" type="text/css" /> <![endif]-->
<!--[if lt IE 7]> <link rel="stylesheet" href="/templates/full_screen/css/ie6.css" type="text/css" /> <script type="text/javascript" src="/templates/full_screen/lib/js/iepngfix_tilebg.js"></script> <style type="text/css"> * { behavior: url(/templates/full_screen/lib/js/iepngfix.htc) } </style> <![endif]-->
<!-- supersize -->
<script src="/templates/full_screen/lib/js/jquery-162.js" type="text/javascript">
<script src="/templates/full_screen/lib/js/jquery.easing.min.js" type="text/javascript">
<script src="/templates/full_screen/lib/js/supersized.3.2.1.js" type="text/javascript">
<script src="/templates/full_screen/lib/js/theme/supersized.shutter.js" type="text/javascript">
<script type="text/javascript">
<!-- button for fullscreen -->
<script type="text/javascript">
<!-- MOOMENU HORIZONTAL-->
<script src="/templates/full_screen/lib/js/UvumiDropdown.js" type="text/javascript">
<script type="text/javascript">
<script src="/templates/full_screen/lib/js/tooltips.js" type="text/javascript">
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js" type="text/javascript">
<script src="/modules/mod_arisexylightbox/includes/js/jquery.noconflict.js" type="text/javascript">
<script src="/modules/mod_arisexylightbox/includes/js/jquery.easing.js" type="text/javascript">
<script src="/modules/mod_arisexylightbox/includes/js/jquery.sexylightbox.min.js" type="text/javascript">
<script type="text/javascript"



Thx a lot


LeeHuu

Addition.

I got this error

this.menu.getElement is not a function
var UvumiDropdown=new Class({Implement...}else{g[0]={opacity:0};c.start(g)}}});   
UvumiDropdown.js (Zeile 27)

jQuery(".product").product is not a function
jQuery(".product").product();
vmprices.js (Zeile 107)


jQuery("img").lazyload is not a function
effect : "fadeIn"

And I m using MySQL