Checkout ends with blank screen

  • Posts: 130
  • Thank you received: 1
8 years 10 months ago #203181

-- url of the page with the problem -- : www.mephit.cz
-- HikaShop version -- : 2.4.0
-- Joomla version -- : 2.5.28
-- PHP version -- : 5.3.29
-- Browser(s) name and version -- : any

Hi,

I have problems with checkout on my page, for checkout configuration see:



1) Add an item to cart.
2) Proceed with the purchase till the end (as either guest or user)
3) At the end of checkout there will be blank page see also:



I am expecting to see the confirmation page that the purchase was succesfull

Attachments:
Last edit: 8 years 10 months ago by karolko.

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

  • Posts: 13201
  • Thank you received: 2322
8 years 10 months ago #203189

Hi,

Is that issue happening with each payment methods ? Or only with bank Transfer ?

Please set the Joomla error reporting level to "maximum", if there is a PHP error thanks to this setting it will be displayed and will give us more details.

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

  • Posts: 130
  • Thank you received: 1
8 years 10 months ago #203415

It happens for all payment methods, error message is:

Fatal error: Class 'JMail' not found in /home/cp10150/public_html/libraries/joomla/factory.php on line 765

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

  • Posts: 12953
  • Thank you received: 1778
8 years 10 months ago #203417

Hi,
Your issue is coming from the fact that the Joomla class JMail wasn't found, and that Hikashop is trying to use that class to send an email to you and your customer saying that an order has been created on your shop. So you're actually having a Joomla Issue with your emails, can you send other emails from your website except the hikashop one ?

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

  • Posts: 130
  • Thank you received: 1
8 years 10 months ago #203512

Problem solved from email by Jerome:

===
The problem does not come from HikaShop and is not link with HikaShop.
It's a problem in your Joomla installation where you have some missing parts.
forum.joomla.org/viewtopic.php?f=616&t=832185
===

The error occurs because the file where the class JMailHelper is declared is missing. That file is libraries/joomla/mail/helper.php. You can copy this file from the installation archive to the server and see if that fixes the problem.

In my particular case all files from libraries/joomla/mail were missing

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

Time to create page: 0.094 seconds
Powered by Kunena Forum