Jump to content


Corporate Sponsors


Latest News: (loading..)

danut82

Member Since 14 Mar 2009
Offline Last Active Apr 19 2012, 18:55
-----

Posts I've Made

In Topic: Simple Checkout - for 2.3.1 (official support thread)

15 April 2012, 12:32

View Postfulluvscents, on 14 April 2012, 18:46, said:

@danut82

You mean a hint as to how to do it? No, not really. It's beyond the scope of the contribution, and either way you go, it's not an "off the top of the head" answer. It's a bit more involved than that.

- yes, but can be another best contrbution associated at this one.
- in login section, after fill all fields, can be used enter - keyboard instead of click on login button?

thanks

In Topic: Simple Checkout - for 2.3.1 (official support thread)

14 April 2012, 09:55

View Postfulluvscents, on 12 April 2012, 03:38, said:

@danut82

Everything is set to redirect on one condition or another. If the cart is empty, the checkout is set to redirect to the shopping cart. If the customer is not logged in, and goes to a login page, and is redirecting to the checkout with an empty cart, it would just create a mess for the customer. So you'd have to change the entire redirection schema.

Another solution would be to create a separate page for the login/create account section. Then use an ajax load function to call to that page from the checkout AND the login/create account pages.

Either way, it could be done. I think if I were to choose between one or the other, I'd choose the second, even though it would probably be a bit more work to put together. I just think it would be cleaner and more efficient.

Thank you,

i understand, but can you offer a little hint?

thanks again

In Topic: Simple Checkout - for 2.3.1 (official support thread)

11 April 2012, 21:43

hi fulluvscents,

It is possible to change or redirect create_account.php and login.php to the same configuration found in checkout.php?

thanks,

In Topic: Simple Checkout - for 2.3.1 (official support thread)

24 March 2012, 14:36

View Posthydro, on 15 March 2012, 05:18, said:

Is it just me or anyone else getting getting popup with "Error: parsererror" when clicked on Checkout?

I installed stock osc 2.3.1 and I ftp all the files in the Drop_On_Top directory to my store, but when I click on checkout, it goes to the checkout page for login/signup, but it also popup a small window with "Error: parsererror". I click Okay and go to Create Account, but during create account, it also have the same error popup.

How can I fix this? Do I need to install any of the other contributions before I can use this?

i have the same error when KISS_ERROR_REPORTING_OUTPUT are on screen. change it to file and will work.