payment method

nibz

I found the problem with the checkout, instantflorian pointed to the right direction:

Quote from: instantflorian on May 24, 2014, 10:42:47 AM
How did you build the page? There's the "webshop" page, but ordering calls the "webshop/all" page.
If I go onto this page, there's only one product, displayed totally different (overview and detail page). The other categories (koffie, thee etc.) are empty.

The cart needed to link to webshop.php?view_cart=yes.

I fixed it (since i still had access to your site).

But i agree with instantflorian and dbs, there are many display errors that need to be fixed..
In general even i'm not shure the template i converted for you to WB is even really clean coded.
But i think i allready shared my opinion on that. (it's your project).

But the checkout now works!

Regards Robin

instantflorian

Can't confirm, it still does not work for me.

It seems that the save_form.php isn't executed, there's no difference if you fill in the form or not.
The view.php of Bakery looks if $_POST['save_form'] is set (see line 439), this seems not to be the case.

How did you build the page? There's the "webshop" page, but ordering calls the "webshop/all" page.
If I go onto this page, there's only one product, displayed totally different (overview and detail page). The other categories (koffie, thee etc.) are empty.

(And yes, there are display problems too, f.ex. the position of the "weight" pulldown menue.)

dbs

#13
Seems you have something changed on your site?
Have made a testorder and it works.


In my test, on a other domain, with your template, i saw no functionproblems (only displayproblems).
[url="https://onkel-franky.de"]https://onkel-franky.de[/url]

patje8

I have send the template with email to you.

Thanks

dbs

If it is a template-problem, you could send me the template for testing.
[url="https://onkel-franky.de"]https://onkel-franky.de[/url]

instantflorian

Quote from: dbs on May 23, 2014, 03:37:38 PM
In sourcscode:
<form method="post" action="">
How can it be?
That is bakery default. I was puzzled too, but checked it out in a working bakery installation - there is also an empty form tag.

dbs

In sourcscode:
<form method="post" action="">
How can it be?
[url="https://onkel-franky.de"]https://onkel-franky.de[/url]

instantflorian

Hi,

hm, I can repoduce the error, but I don't have a clue how to fix it.

It could be a problem with the BakeryCartLink droplet which yu use I presume (according to the "?view_cart=yes" in the URL), which might not work with alls this jQuery stuff. Really strange.

Unfortunately, when JavaScript is deactivated, the page remains blank, so I can't test whether it is a JavaScript/jQuery related problem or not.

BR
-Florian.

patje8

- did you do any modifications on the Bakery files? NO

- Have you tested several browsers - maybe it's a privacy-, script- or cookie-issue? Yes, but the problems is still the same.

- Which WebsiteBaker version? Version 2.8.3 SP1

- Do you use an own template or a ready one? Does the error also occur, when you switch to one of the standard templates (e.g. "Round" or "AllCSS2")? I use my template but when I use template "round" it works.

LINK: http://www.basero.be/pages/nl/webshop.php

instantflorian

Hi,

- did you do any modifications on the Bakery files?
- Have you tested several browsers - maybe it's a privacy-, script- or cookie-issue?
- Which WebsiteBaker version?
- Do you use an own template or a ready one? Does the error also occur, when you switch to one of the standard templates (e.g. "Round" or "AllCSS2")?
- Which PHP version?

Just a vague idea, I don't know very much about these things:
It could also be a problem with the PHP session storage.

Can you give us a link to the page?

-Florian.

patje8

Bakery 1.7
Payment methode ==> only invoice
I have tried other methodes but the problem is still the same.

nibz

First you can help yourself by answering jacobi's quwstion.
Without input no output.
People need to know whats under the hood before saying which part is the problem.

patje8

Can someone help me please?

jacobi22

bakery 1.7??
i'm not sure, but i think, go back to the cart is a fallback for some mistakes
whats your payment methodes? only one or more? have you try other methodes? if not, please try invoice for a test.
if you use only paypal, maybe the paypal settings are not complete

patje8

I have a problem with sending the order.
When I fill in the order form and then click below to select payment method then I come back to the cart.
Why is this?