error when customer trys to login

  • Posts: 88
  • Thank you received: 2
3 years 11 months ago #319129

-- HikaShop version -- : 4.2.3
-- Joomla version -- : 3.9.18
-- PHP version -- : 7.3
-- Browser(s) name and version -- : Firefox

Hi when a customer trys to go to the checkout and he has to login he gets this screen:



What could be wrong ?

regards Jan

Attachments:
Last edit: 3 years 11 months ago by Polleke.

Please Log in or Create an account to join the conversation.

  • Posts: 81509
  • Thank you received: 13064
  • MODERATOR
3 years 11 months ago #319135

Hi,

It's because you're using the old checkout from HikaShop 1.x and 2.x, which isn't compatible with PHP 7.3.
Turn off the "checkout legacy" setting under the advanced tab of the HikaShop configuration to switch to the new checkout and it will work fine.

Please Log in or Create an account to join the conversation.

  • Posts: 88
  • Thank you received: 2
3 years 11 months ago #319215

Hi Nicolas,
yes it works. But. now the styling is all wrong.



regards Jan

Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 81509
  • Thank you received: 13064
  • MODERATOR
3 years 11 months ago #319235

Hi,

This just looks like it needs a bit of CSS.
I checked your website but I couldn't find any way to access the checkout.
I went to the page vereniging-2/aanmelden-activiteiten but the products are not sold so I can't add them to the cart.
Could you provide precise instructions to access the checkout so that I could look at the situation with the CSS there ?

Please Log in or Create an account to join the conversation.

  • Posts: 88
  • Thank you received: 2
3 years 11 months ago #319263

Hi Nicolas,
Thanks for you response.
You can find the shop here: www.amaliavansolms.org/eshop2

I will send you a user by PM.

regards Jan

By the way,
is it possible to remove the 1 newsletter checkbox ? Or both

Last edit: 3 years 11 months ago by Polleke.

Please Log in or Create an account to join the conversation.

  • Posts: 81509
  • Thank you received: 13064
  • MODERATOR
3 years 11 months ago #319265

Hi,

You can add such CSS on your website and it will display properly:

}
.hikashop_checkout_login .hkc-sm-4 {
    width: 100% !important;
    text-align: left !important;
}
@media (min-width:768px) {
div#hikashop_checkout_registration {
    margin-left: 100px;
}
}
www.hikashop.com/support/documentation/1...ize-the-display.html

Regarding the checkboxes, they are added by the AcyMailing (auto)subscribe plugin. So you'll need to configure AcyMailing to change that. I would recommend to contact AcyMailing's support regarding this in order to get the exact steps to do what you want with these checkboxes.

Please Log in or Create an account to join the conversation.

  • Posts: 88
  • Thank you received: 2
3 years 11 months ago #319335

Hi Nicolas,
great job.. Problem solved. Thank you very much


regards Jan

Please Log in or Create an account to join the conversation.

Time to create page: 0.081 seconds
Powered by Kunena Forum