Post by boyke » Tue Jun 08, 2010 5:37 pm

My shopping cart is only showing one item while it contains more. When i delete one item it shows the next one.

See: http://www.paintballdenaaldhof.nl/webshop/My shopping cart is only showing one item while it contains more. When i delete one item it shows the next one.

See: http://www.paintballdenaaldhof.nl/webshop/

Newbie

Posts

Joined
Tue Jun 08, 2010 5:07 pm

Post by donnie1992 » Tue Jun 08, 2010 7:38 pm

Hi,
I seem to have small issue with the shopping cart.
When i add more then 1 products it only shows the first 1 added.
When i delete that product the next 1 thats has been added to the bastket shows up.
So they're there but not showing only.
Using 1.4.7 with a dutch translation.

New member

Posts

Joined
Tue Jun 08, 2010 5:29 pm

Post by Qphoria » Tue Jun 08, 2010 9:41 pm

link?
mods?
customizations?
sidebox cart or main cart page?

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by donnie1992 » Tue Jun 08, 2010 9:53 pm

Qphoria wrote:link?
mods?
customizations?
sidebox cart or main cart page?
http://www.laxmi.nl/webshop2/
No mods afaik
Same with customasations except for the language and Theme
And for both the cart pages.

New member

Posts

Joined
Tue Jun 08, 2010 5:29 pm

Post by Qphoria » Tue Jun 08, 2010 9:57 pm

wow that is weird. Try it with the default theme.

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by donnie1992 » Tue Jun 08, 2010 9:59 pm

Qphoria wrote:wow that is weird. Try it with the default theme.
Nope, still something going wrong there :S

New member

Posts

Joined
Tue Jun 08, 2010 5:29 pm

Post by donnie1992 » Tue Jun 08, 2010 10:59 pm

Anybody want to look in my coding please :)

New member

Posts

Joined
Tue Jun 08, 2010 5:29 pm

Post by Xsecrets » Tue Jun 08, 2010 11:27 pm

try enabling english then try it. could be something to do with the language. I don't really see why, but I did see another one just earlier that was using the default theme didn't have english and was having this problem, plus that site had some obvious language errors.

OpenCart commercial mods and development http://spotonsolutions.net
Layered Navigation
Shipment Tracking
Vehicle Year/Make/Model Filter


Guru Member

Posts

Joined
Sun Oct 25, 2009 3:51 am
Location - FL US

Post by donnie1992 » Wed Jun 09, 2010 1:15 am

Xsecrets wrote:try enabling english then try it. could be something to do with the language. I don't really see why, but I did see another one just earlier that was using the default theme didn't have english and was having this problem, plus that site had some obvious language errors.
You might be on to something.
Well i deleted the english language in the control panel,
Could you give me the standard settings for the english language cause it's still present on the server :)

New member

Posts

Joined
Tue Jun 08, 2010 5:29 pm

Post by Xsecrets » Wed Jun 09, 2010 2:14 am

Language Name English
Code en
Locale en_US.UTF-8,en_US,en-gb,english
image gb.png
directory english
filename english
status enabled
sort order whatever

OpenCart commercial mods and development http://spotonsolutions.net
Layered Navigation
Shipment Tracking
Vehicle Year/Make/Model Filter


Guru Member

Posts

Joined
Sun Oct 25, 2009 3:51 am
Location - FL US

Post by donnie1992 » Wed Jun 09, 2010 2:22 am

Xsecrets wrote:try enabling english then try it. could be something to do with the language. I don't really see why, but I did see another one just earlier that was using the default theme didn't have english and was having this problem, plus that site had some obvious language errors.
Nope That isn't the problem it does the exact same thing :S

New member

Posts

Joined
Tue Jun 08, 2010 5:29 pm

Post by Xsecrets » Wed Jun 09, 2010 2:51 am

that is really strange. They all get added to the session, because the other ones show up as you remove previous ones. Did you do any editing on the catalog/controller/cart.php file? maybe your array is just not getting built properly.

OpenCart commercial mods and development http://spotonsolutions.net
Layered Navigation
Shipment Tracking
Vehicle Year/Make/Model Filter


Guru Member

Posts

Joined
Sun Oct 25, 2009 3:51 am
Location - FL US

Post by donnie1992 » Wed Jun 09, 2010 5:39 am

Xsecrets wrote:that is really strange. They all get added to the session, because the other ones show up as you remove previous ones. Did you do any editing on the catalog/controller/cart.php file? maybe your array is just not getting built properly.
No as far as i know.
Maybe you could look into that.
You got skype or nything?

New member

Posts

Joined
Tue Jun 08, 2010 5:29 pm

Post by i2Paq » Wed Jun 09, 2010 7:00 pm

When I visit your shop it says: http://www.laxmi.nl/webshop2 but when I move around on your shop I get: laxmi.nl/webshop2
Good be a session/cookie issue.

Edit: I merged 2 topics about the same issue.

It looks that these are both .nl sites, are you using the same hoster?

Norman in 't Veldt
Moderator OpenCart Forums

_________________ READ and Search BEFORE POSTING _________________

Our FREE search: Find your answer FAST!.

[How to] BTW + Verzend + betaal setup.


User avatar
Global Moderator

Posts

Joined
Mon Nov 09, 2009 7:00 pm
Location - Winkel - The Netherlands

Post by donnie1992 » Wed Jun 09, 2010 10:47 pm

i2Paq wrote:When I visit your shop it says: http://www.laxmi.nl/webshop2 but when I move around on your shop I get: laxmi.nl/webshop2
Good be a session/cookie issue.

Edit: I merged 2 topics about the same issue.

It looks that these are both .nl sites, are you using the same hoster?
Theyre both on the same hoster yes.

New member

Posts

Joined
Tue Jun 08, 2010 5:29 pm

Post by donnie1992 » Wed Jun 09, 2010 11:21 pm

So it's Definitly a Host problem.
http://www.laxmi.nl/opencart


Ok i pinpointed the problem.
Its because the register_globals is enabled.
But when i disable it, my main site on laxmi.nl no lunger functions..
What do? is there a workaround for this?

New member

Posts

Joined
Tue Jun 08, 2010 5:29 pm

Post by JAY6390 » Wed Jun 09, 2010 11:31 pm

You'll need to get someone to fix your site with the register globals on. This should NOT be enabled
http://www.php.net/manual/en/security.globals.php

Image


User avatar
Guru Member

Posts

Joined
Wed May 26, 2010 11:47 pm
Location - United Kingdom

Post by donnie1992 » Fri Jun 11, 2010 6:09 am

Yeh ok, the mainpage is based on oscommerce but i cant seem to change it.
Is someone willing to look at the code?

New member

Posts

Joined
Tue Jun 08, 2010 5:29 pm

Post by Xsecrets » Fri Jun 11, 2010 6:53 am

donnie1992 wrote:Yeh ok, the mainpage is based on oscommerce but i cant seem to change it.
Is someone willing to look at the code?
why in the world would you run an oscommerce mainpage with an opencart store? why not just change the whole thing over to opencart?

OpenCart commercial mods and development http://spotonsolutions.net
Layered Navigation
Shipment Tracking
Vehicle Year/Make/Model Filter


Guru Member

Posts

Joined
Sun Oct 25, 2009 3:51 am
Location - FL US

Post by donnie1992 » Sat Jun 12, 2010 7:14 pm

Xsecrets wrote:
donnie1992 wrote:Yeh ok, the mainpage is based on oscommerce but i cant seem to change it.
Is someone willing to look at the code?
why in the world would you run an oscommerce mainpage with an opencart store? why not just change the whole thing over to opencart?
Cause they requested i didnt change the main site.
Cause it's like a custom oscommerce site ,
but can someone help me

New member

Posts

Joined
Tue Jun 08, 2010 5:29 pm
Who is online

Users browsing this forum: No registered users and 29 guests