- Posts: 53
- Thank you received: 3
Error 500 during checkout with Hikashop last version 3.3
-- HikaShop version -- : 3.3
-- Joomla version -- : 3.8.5
-- PHP version -- : 7.1.13
-- Browser(s) name and version -- : Chrome
-- Error-message(debug-mod must be tuned on) -- : Error 500
Hello,
When i decide to buy items in hikashop and click to pay ,i have an error 500 in this page
www.arena.cards/index.php?option=com_hik...0&Itemid=454&lang=en
Thanks for your help
Best Regards
Arnaud
Please Log in or Create an account to join the conversation.
Could you look into your PHP error log for the fatal error corresponding to the 500 error ?
That will provide more information on why it's doing that.
You might need to ask your hosting if you don't know how to access the PHP error log.
Please Log in or Create an account to join the conversation.
Best regards
Please Log in or Create an account to join the conversation.
We don't need your hosting info, just the last fatal error message that you have in the PHP error log of your web server.
Please Log in or Create an account to join the conversation.
In the root directory, in the joomla directory or any other directory.
It s possible to send your my identification ?
Best regards
Please Log in or Create an account to join the conversation.
The location of the error log depends on how your server is configured. If you don't know where to access it, you need to contact your hosting. They will be able to tell you and we don't know that.
Please Log in or Create an account to join the conversation.
[2018/02/09 - 10:47:11] - Undefined property: stdClass::$shipping (/homepages/2xxocs/IGNITION-ARENA/administrator/components/com_hikashop/helpers/checkout.php:345)
This is the error in the fatal.log (is it the file you re looking for ?)
Best Regards
Please Log in or Create an account to join the conversation.
No, these are just debug information, and are not linked to your issue.
Normally, in the php error log, you should find some lines starting with "Fatal error" when you have a 500 error displayed.
You don't have any ?
Please Log in or Create an account to join the conversation.
I use 1and1.
I have phoned to them.
They explain me that in my mutualized host server, i have only a access.log with log and error...
Please log in or register to see it.
Part of the message is hidden for the guests. Please log in or register to see it.
Please Log in or Create an account to join the conversation.
There is a password on the log file so I'm unable to open it.
Could you provide the password along with a link to this thread via our contact form?
www.hikashop.com/support/contact-us.html
Please Log in or Create an account to join the conversation.
I don't see any error notice or warning on that log. It looks like it's purely a apache access log and doesn't contain any PHP errors.
So unfortunately, it doesn't help.
Without the PHP error message it's hard to say what to do.
If you have any custom plugin / extension, or extensions integrated with HikaShop, try to disable them one by one and try each time if you still have the 500 error. That will allow us to narrow down a bit the issue.
But I would also recommend to check with your hosting how to display the PHP errors on the website instead of just a apache 500 error if they can't provide the PHP error log. That way, you would be able to directly see the fatal error message on the page where the problem happens.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
but i have always the same error
extonjaez wrote: Hello,
I have disabled all not necessary plugins for hikashop.
Here you can see the only plugins enabled.
I have too disabled Admintools plugin too and removed .htcaccess file and i always have an error 500...
Please Log in or Create an account to join the conversation.
If you have the same problem in local, then activate the PHP error log of the server, reproduct the issue and then check the PHP error log of your local server. You should find there the fatal error message.
stackoverflow.com/questions/9230984/erro...h-wamp-server-in-php
Also, the extension creating the problem is not necessarily a plugin. It could be another component, a module or even the template.
In fact, it's highly possible that it is related to the template so you can try switching to the default template of Joomla and see if that helps.
Please Log in or Create an account to join the conversation.
"AcyMailing: override Joomla mailing system" plugin
(my plugin version is 4.9.1)
Best Regards
Please Log in or Create an account to join the conversation.
Great. So please check with AcyMailing support.
And if you have information about the fix, please let us know as we might be able to do something on our end to prevent it from our side (maybe).
Please Log in or Create an account to join the conversation.