Welcome, Guest
Username: Password: Remember me

TOPIC: Require registration doesn't work with cart

Require registration doesn't work with cart 10 years 2 months ago #2005

  • dev.mstar
  • dev.mstar's Avatar
  • Offline
  • Fresh Boarder
  • Posts: 2
  • Karma: 0
Hey,

When I have require registration on it works fine with the Buy Now button which, when clicked, shows the pop up that one needs to register before buying. However, with the shopping cart this functionality is broken. So when you add the document to the cart, that's fine but when you click the checkout button, the popup comes up saying you have to register, which is all fine. but then the popup to select the merchant also comes up after you click okay and allows you to proceed and make your payment (with paypal for example). How do I fix this problem?
The administrator has disabled public write access.

Require registration doesn't work with cart 10 years 2 months ago #2009

  • Fibre
  • Fibre's Avatar
  • Offline
  • Senior Boarder
  • Posts: 67
  • Karma: 0
Hello Dev,

Sorry to hear that you're having problems.
The Admin is currently very busy in his private so it may be that he gives a response later.
But resolve he always does.
The administrator has disabled public write access.

Require registration doesn't work with cart 10 years 2 months ago #2016

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Posts: 900
  • Thank you received: 64
  • Karma: 7
Hi guys,

Thanks for reporting, I noticed that also a day ago, a fix is coming asap!

I don't know what is the usage scenario in your case, but requiring registration is proven to drive customers away.

Thanks again, I will post here when it's fixed.
Plugin Developer
e-mail This email address is being protected from spambots. You need JavaScript enabled to view it.
Need fast web hosting service? Use our SSDShared.com
Get 1 month free cPanel MOCHA LATTE package with coupon: SHOPFILES1MONTH
It works great with both Joomla and WordPress.
How fast? demo.ssdshared.com
The administrator has disabled public write access.

Require registration doesn't work with cart 10 years 2 months ago #2018

  • dev.mstar
  • dev.mstar's Avatar
  • Offline
  • Fresh Boarder
  • Posts: 2
  • Karma: 0
Hey,

Thanks for your reply. I actually fixed the issue. The problem was the independent jQuery call associated with the button regardless of whether requireregistration was on or not. For now I've just made it so that that jQuery function only gets called if required registration is off.

There is another issue (which I also managed to fix) where if you check that the Add to cart button be hidden from guests then the button actually disappears from even registered users. The only problem with that was that there was no if (my->id==0) check for it and it was only checking for whether the option to hide it was on or not. Anyway, adding my->id==0 check fixes that.

I wanted to leave a message here about this yesterday but your website wasn't loading. :)
Last Edit: 10 years 2 months ago by dev.mstar.
The administrator has disabled public write access.

Require registration doesn't work with cart 10 years 2 months ago #2025

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Posts: 900
  • Thank you received: 64
  • Karma: 7
Hi mate,

Thanks for sharing, actually I think that should be ok in the most recent version.

Kind regards,
Deian
Plugin Developer
e-mail This email address is being protected from spambots. You need JavaScript enabled to view it.
Need fast web hosting service? Use our SSDShared.com
Get 1 month free cPanel MOCHA LATTE package with coupon: SHOPFILES1MONTH
It works great with both Joomla and WordPress.
How fast? demo.ssdshared.com
The administrator has disabled public write access.
Time to create page: 0.054 seconds