VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: jrperezz on January 18, 2013, 15:58:40 PM

Title: ADD TO CART BUTTON DOES NOT WORK
Post by: jrperezz on January 18, 2013, 15:58:40 PM
Hello I hope you can help me.
I try to install a new page with joomla and virtuemart, but in the charging process I've noticed that in the real server button virtuemart add cart does not work.

I tried disabling the Ajax, domain redirection place without www to with www that has been what I've seen that causes this problem and nothing ...

Like I have all mounted on a local test server and it works well, it can not be contributing to the final server fail.

use:
Joomla 2.5.8
Virtuemart 2.0.18

server where it does not work: http://www.grupoirp.com/index.php/tienda/cuidado-personal/cabello/bambu-1kg-detail
local test server: http://irp.sytes.net/syte/index.php/tienda/cuidado-personal/novex-bambu-detail

If anyone has any idea how I can resolve this would be grateful.
Title: Re: ADD TO CART BUTTON DOES NOT WORK
Post by: jenkinhill on January 18, 2013, 16:26:21 PM
You have a JavaScript error which probably is responsible.

SCRIPT438: Object doesn't support property or method 'tabs'
script.js, line 45 character 3

The code section with the problem is not part of VirtueMart.

in the //accordion begin  block
----------------------------------
$j(function(){
      $j("#tabs").tabs({
      fx: { opacity: 'toggle' },          
      cookie: {
      // store cookie for a day, without, it would be a session cookie
      expires: 1
      }
      })
   });
Title: Re: ADD TO CART BUTTON DOES NOT WORK
Post by: jrperezz on January 18, 2013, 20:15:17 PM
I fixed the error mentioned.

But even the cart does not add anything.

What do you think might be now?

thank you very much for your help.
Title: Re: ADD TO CART BUTTON DOES NOT WORK
Post by: PRO on January 18, 2013, 22:10:35 PM
have you tried disabling the "flying cart" thing? When I add to cart, it flys to the minicart, but does not add


It will be a JS conflict.

Title: Re: ADD TO CART BUTTON DOES NOT WORK
Post by: jrperezz on January 19, 2013, 14:16:57 PM
To dispel all doubts have mounted with the sample files and basic configuration.

The problem is not the template, I think it must be some permission or server configuration.

If anyone can help me, here is the link to review the basic page without template.

http://www.grupoirp.com/test/index.php/shop/powertools/circular-saw-detail

Still nothing works with the add to cart button.

PS: I tested the template and everything in my test server and if it works, the problem arises in the real web server.
Title: Re: ADD TO CART BUTTON DOES NOT WORK
Post by: jenkinhill on January 19, 2013, 15:26:11 PM
What PHP version does the server run?  Also can you try with SEF disabled and no .htaccess (if you are using it).
Title: Re: ADD TO CART BUTTON DOES NOT WORK
Post by: jrperezz on January 19, 2013, 15:44:19 PM
Version de Apache   2.0.64
Version de PHP   5.3.10
Version de MySQL   5.0.96-community

The truth is no longer to do, I have a backup copy of the page and I put in another test server and it works fine.

But I need to know where the problem is to talk to my server support.

Thanks.
Title: Re: ADD TO CART BUTTON DOES NOT WORK
Post by: buyonlineindia on January 28, 2013, 16:21:00 PM
can anyone support as I am facing the problem also....
Title: Re: ADD TO CART BUTTON DOES NOT WORK
Post by: PRO on January 28, 2013, 17:01:25 PM
Quote from: buyonlineindia on January 28, 2013, 16:21:00 PM
can anyone support as I am facing the problem also....

why dont you create your own thread and describe the problem, with a link to the problem?