Skip to main content

Problems to complete the purchase

More
14 years 2 months ago #58004 by xe1bwb
Hello

I'm using Joomla 1.5.25 and I installed hikashop see. Version 1.5.8 noncommercial and I have the following problem.

After pressing the button below, once you agree to the terms of purchase, I again see the same page.

I can not get confirmation of purchase.

I have enabled the option to purchase up appears login and end, when I press end is the same.

I have enclosed a copy of the screen thank you very much

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

More
14 years 2 months ago #58075 by nicolas
Can you give a link to your shop so that we can see that ?
Also, did you change the "checkout workflow" option of the configuration ? Such behavior can happen if you remove the "confirm" view from it.
Also, it can happen if you have a database query error. In order to check for that, please turn on the "debug mode" option of the joomla configuration and try again. That will display an error message in such case which will help us understand what is happening.

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

More
14 years 2 months ago #58113 by xe1bwb
Hello Nicolas

Thank you for your recommendations, the access link is the following: www.interie.net/index.php?option=com_hikashop&ctrl=checkout and the test account is: User: interie PW: interie

I put debug mode joompla and sent me a series of mistakes, I am sending the screen capture


Thanks for your support.

Jesus Garcia Perez
xe1bwb

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

More
14 years 2 months ago #58146 by nicolas
Hi,

That error comes from the mod_blank15v51 module that you're using. Could you unpublish it and try again the same thing so that we can see if you have an error an the end of the checkout ?

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

More
14 years 2 months ago #58151 by xe1bwb
Hi Nicolas

I have unpublished the module that you show me and at continuing problem for now I'll leave it unpublished so you can observe.

In the screenshot of the page I send you a syntax error: line 1 ORDER BY.

may be this causes the problem so it can not complete the sale?

regards

Jesus Garcia Perez

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

More
14 years 2 months ago #58227 by nicolas
Hi,

We would have to have both the debug mode turned on and that module unpbulished in order to be able to see the potential error at the end of the checkout.
The debug mode is turned off on your website, so we can't look at the problem.

The syntax error comes from the mod_blank15v51 module. It is something else and it's not related to that problem.

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

More
14 years 2 months ago #58228 by xe1bwb
Hi Nicolas, Good Morning

I disabled the module that you show me and the system is in debug mode, to observe the error potential because it is not possible to close the sale.

Thank you very much for your time nicolas.

Jesus Garcia Perez

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

More
14 years 2 months ago #58230 by nicolas
I don't see any products on your website. Please provide the URL to a product page.

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

More
14 years 2 months ago #58231 by xe1bwb
Hi Nicolas

This is the link: www.interie.net/index.php?option=com_hik...ask=show&cid%5b%5d=1

I remember you, test account: User: interie PW: interie


Thanks

Jesus Garcia Perez

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

More
14 years 2 months ago #58232 by nicolas
Ok that's great. No mysql error at the end of the checkout.

So it must be a configuration issue.
Please do a screenshot of the Checkout tab of the configuration so that we can see how you configured your checkout.

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

More
14 years 2 months ago #58236 by xe1bwb
Hi Nicolas

I Send you the screenshot of the checkout tab of the configuration from my site.

Jesus Garcia Perez

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

More
14 years 2 months ago #58319 by nicolas
Hi,

You're apparently on PHP4 that it leads to that problem. I strongly advise you to ask your hosting company to use PHP5. PHP4 has been unsupported for more than a year now and could have security issues. Normally, they should be able to do that without too much trouble and it will solve that problem at the same time I think.
If they can't do it, you can try to change the line:
<input type="hidden" name="unique_id" value="[<?php echo md5(uniqid())?>]"/>

to:
<input type="hidden" name="unique_id" value="[<?php echo md5(uniqid('hika_'))?>]"/>

in the file "step" of the view "checkout" via the menu Display->Views.
The following user(s) said Thank You: xe1bwb

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

More
14 years 2 months ago #58352 by xe1bwb
Hi Nicolas

Thank you very much for the excellent technical support, today I make my first successful test purchase.

After our tests is very likely that our company buy commercial verson.

Greetings from Irapuato, Guanajuato Mexico.

Jesus Garcia Perez :laugh:

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

Time to create page: 0.302 seconds
Powered by Kunena Forum