News:

Looking for documentation? Take a look on our wiki

Main Menu

Shopping Cart Acting Strange

Started by Kschuler, January 21, 2012, 01:57:06 AM

Previous topic - Next topic

Kschuler

So I looked through the threads and could not find an issue like this.

I am using Joomla 1.7 and VM 2.0

When you add a product from the site it sometimes shows up in the shopping cart and sometimes it doesn't.  Sometimes the products that are added show up in other shoppers shopping carts.  So when other shoppers try to add a product it says that the product was added, but when they navigate to the cart it is not the product that they added, but the one that someone else added.

Anyone interested in this just go to my website, it is still getting products entered into it, and try adding some products to the cart and see what happens.   It is just acting very strange.  I have just over 600 products entered, but will eventually have over 3,000 products.  I noticed this strange behavior after I hit the 600 mark.

The website is www.thegrowshopllc.com

Any help on this would be greatly appreciated. 

Kschuler

Now all my links are broken.  What in the world is going on?  What just happened? 

PRO

you have java conflict with your slider module

Kschuler

Could you please point me in the correct direction to get that worked out, I can't seem to find anything.  Thanks for your reply!!

jenkinhill

Kelvyn
Lowestoft, Suffolk, UK

Retired from forum life November 2023

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum

Kschuler

OK OK, I know that I need to get out of this topic for this cart issue, but I can't seem to find out how exactly I need to fix jquery.  Where do I do that?  What file is the file that I need to make changes to?  What is the path to that file?  Could someone get me out of here, because I know that this isn't a bug.  So sorry.  I have not been this confused yet, but this one has me stumped.


PRO

disable the slider module and see what happens

ALSO, you have a DOUBLE script declaration for

siteurl = 'http://www.thegrowshopllc.com/'; ;
vmCartText = ' was added to your cart.' ;
vmCartError = 'There was an error while updating your cart.' ;
loadingImage = '/components/com_virtuemart/assets/images/facebox/loading.gif'  ;
closeImage = '/components/com_virtuemart/assets/images/facebox/closelabel.png' ;
faceboxHtml = "<div id='facebox' style='display:none;'><div class='popup'><div class='content'></div> <a href='#' class='close'><img src='/components/com_virtuemart/assets/images/facebox/closelabel.png' title='close' class='close_image' /></a></div></div>" ;


WHICH is the add to cart script

Kschuler

I don't see a "slider" module in my modules list.  How do disable it?  And I have no clue what you mean by double script declaration and all that stuff that you wrote.  Sorry, this is my first time doing any of this.

PRO

<link rel="stylesheet" href="/templates/AnimalBusiness-FJT/css/NivooSlider.css" type="text/css" />
<script type="text/javascript" src="/templates/AnimalBusiness-FJT/slideshow/NivooSlider.js"></script>

Kschuler

So do I delete or remove the file called NivooSlider.js using FTP?   There is not a module in my module list called nivooslider.  In my template set-up there is a place to enable a picture slider, but it is marked "hide". 

PRO

I actually tried to click them and there is a 404, did you delete them?

I just added a product to my cart, and when I got to my cart it said this at the top

        Product quantity not successfully updated

        Product successfully removed
        Product successfully removed


make sure you have the joomla database setting on "mysql" NOT "mysqli".


Kschuler

I did remove them.  I was just trying different things while I wait for a reply.  I can put them back.  My Joomla is using Mysql, not Mysqli, I just checked.  I do thank you for your patience.

Kschuler

I did now realize that if I log-in with a typical user that the cart works as it should.  I have no idea if this helps?

PRO

what do you have your "session" settings set to?

Kschuler

Session Lifetime- 15
Session Handler- Database