Welcome, Guest. Please login or register.
Did you miss your activation email?
May 27, 2012, 05:55:46 AM

Login with username, password and session length
Search:     Advanced search
Interested in joining the WebsiteBaker team?
For more Information read here or on our new website.
155555 Posts in 21715 Topics by 7737 Members
Latest Member: gx-world
* Home Help Search Login Register
Pages: 1 ... 4 5 [6] 7 8 ... 34   Go Down
Print
Author Topic: Bakery: Small Shop Module (ORIGINAL TOPIC)  (Read 144153 times)
freeSbee
Moderator
**
Offline Offline

Posts: 740


WWW
« Reply #125 on: April 04, 2008, 01:16:36 PM »

But i cant get it to accept æøå characters when filling out the adressefrom when checking out. anyone who know how to solve this?

Please read more about on the Bakery Website section ACCEPTED CHARS BY THE CUSTOMER ADDRESS FORM and CHARSET.

Best,
Christoph
« Last Edit: September 07, 2008, 07:36:19 AM by freeSbee » Logged
bsp4750-denmark

Offline Offline

Posts: 6


« Reply #126 on: April 04, 2008, 02:15:47 PM »

THX. Christoph.

My mistake how could i have overlooked that.
Sorry.

THX again.
I will give it a try again.

/BSP
Logged
joensen

Offline Offline

Posts: 3


« Reply #127 on: April 23, 2008, 10:34:08 PM »

PLC. Help.

Warning: mkdir() [function.mkdir]: Unable to access /pages/bakery/ in /framework/functions.php on line 199 huh
Logged
Ruud
WebsiteBaker Org e.V.

Offline Offline

Posts: 2298



WWW
« Reply #128 on: April 23, 2008, 10:48:51 PM »

PLC. Help.

Warning: mkdir() [function.mkdir]: Unable to access /pages/bakery/ in /framework/functions.php on line 199 huh

This message says the rights of your /pages/ folder are not correct.
please read http://help.websitebaker.org/pages/en/knowledge-base/files-and-permissions.php for a detailed explanation.

Ruud
Logged

Professional WebsiteBaker Solutions
sparkdigital

Offline Offline

Posts: 348



WWW
« Reply #129 on: April 28, 2008, 03:12:10 PM »

Hello all,

I'm implemneting this module and would like to do something like this:

Shipping for first product is £5, for every following product it is £2.

Is there any way of doing this?

Thanks,

Konrad
Logged
Ruud
WebsiteBaker Org e.V.

Offline Offline

Posts: 2298



WWW
« Reply #130 on: April 28, 2008, 03:23:45 PM »

You could set a fixed rate of £3, and every article with a rate of £2.
That will do what you want.
A problem might be how you explain your shipping cost strategy to your customer.

You might want to change a bit in the forms shown to the customer for this.

Ruud
Logged

Professional WebsiteBaker Solutions
sparkdigital

Offline Offline

Posts: 348



WWW
« Reply #131 on: April 28, 2008, 03:48:39 PM »

Hahaaaaaaaaaaa!!!

That does it, thanks Ruud, you just made my day!

BTW - I had to set my free shipping to 999.99, otherwise it wouldn't charge any shipping on any orders (it took me a while to figure this out too...  embarassed)
Logged
sparkdigital

Offline Offline

Posts: 348



WWW
« Reply #132 on: April 28, 2008, 03:54:22 PM »

I also just noticed that when I arrive at the paypal page it simply says 'Total incl. tax and shipping' without specifying the contents of the cart and shipping. Is this normal of is there any way to show these as it would when using a paypal button?

Thanks!
Logged
Ruud
WebsiteBaker Org e.V.

Offline Offline

Posts: 2298



WWW
« Reply #133 on: April 28, 2008, 04:04:38 PM »

I also just noticed that when I arrive at the paypal page it simply says 'Total incl. tax and shipping' without specifying the contents of the cart and shipping. Is this normal of is there any way to show these as it would when using a paypal button?

Thanks!

Sorry, I don't have any experience with the PayPal part.
I can imagine it is possible to expand the paypal form with this info. (Christoph??)

Ruud
Logged

Professional WebsiteBaker Solutions
sparkdigital

Offline Offline

Posts: 348



WWW
« Reply #134 on: April 28, 2008, 06:16:32 PM »

Are orders stored on the shop page as with submissions on the form pages? Or are they simply emailed to the store url? My emails don't seem to arrive, has anyone else come across this?

Also, shouldn't the cart be automatically emptied once a person has paid for their purchases?

Thanks,

Konrad
Logged
freeSbee
Moderator
**
Offline Offline

Posts: 740


WWW
« Reply #135 on: April 28, 2008, 06:50:19 PM »

Hi Konrad

I also just noticed that when I arrive at the paypal page it simply says 'Total incl. tax and shipping' without specifying the contents of the cart and shipping.
Bakery just submits the aggregated order. Basically you can submit all details to paypal - but you have to do some coding...

Are orders stored on the shop page as with submissions on the form pages? Or are they simply emailed to the store url?
Orders are stored in the database.

My emails don't seem to arrive, has anyone else come across this?
Bakery makes use of the php mail() function. Does it work in other scripts?

Also, shouldn't the cart be automatically emptied once a person has paid for their purchases?
Yes, it is emptied. If you think it is not please provide more information about.

Best,
Christoph

Logged
sparkdigital

Offline Offline

Posts: 348



WWW
« Reply #136 on: April 28, 2008, 09:30:14 PM »

Thanks very much for your reply Christoph, I really appreciate your help!

All three issues addressed don't seem to work in my shop - the order is not visble in the admin panel, the emails don't arrive and the cart isn't emptied. It seems that even though I'm being sent to the paypal page the order 'doesn't fully go through' if that makes sense. I have been testing up to going to the paypal page but haven't actually paid for any of my test orders. Could this be the issue?

I have made quite some changes to the module but these are mostly cosmetic. To make sure I did install a freshly downloaded version of Bakery on a test server and went through the order process there - but unfortunately with the same outcome.

However, when I choose advance payment, the cart is emptied and the email is sent out but I still can't see the order in the admin panel.

The example is at http://www.fruttacotta.co.uk/sparkedit/shop.php - Hope this gives you some more clues.

Thanks again for your help,

Konrad
Logged
janjoensen

Offline Offline

Posts: 7


« Reply #137 on: April 29, 2008, 01:08:11 AM »

PLC. Help.

Warning: mkdir() [function.mkdir]: Unable to access /pages/bakery/ in /framework/functions.php on line 199 huh

This message says the rights of your /pages/ folder are not correct.
please read http://help.websitebaker.org/pages/en/knowledge-base/files-and-permissions.php for a detailed explanation.

Ruud


hello Ruud

Now i geth this Error creating access file in the /pages directory (insufficient privileges)

the rights of my /pages/ folder are 777 or drwxrwxrwx. PLC HELP ME
Logged
ruebenwurzel
WebsiteBaker Org e.V.

Offline Offline

Posts: 7973



WWW
« Reply #138 on: April 29, 2008, 03:52:05 AM »

Hello,

depending on your server config chmod777 can also prevent access. Ask your hoster.

Matthias
Logged
freeSbee
Moderator
**
Offline Offline

Posts: 740


WWW
« Reply #139 on: April 29, 2008, 07:33:27 PM »

Hi Konrad

the order is not visble in the admin panel,...
There is no order administration in Bakery yet. All features are listed in the first post of this thread!
If you really need to have a look on the orders together with the emails sent to you just have a look into your database using a tool like phpMyAdmin or wait for the next version of Bakery...

...and the cart isn't emptied. It seems that even though I'm being sent to the paypal page the order 'doesn't fully go through' if that makes sense. I have been testing up to going to the paypal page but haven't actually paid for any of my test orders. Could this be the issue?
Yes, of course the paypal payment procedure must be completed otherwise customers could order without paying.

Regards,
Christoph
Logged
janjoensen

Offline Offline

Posts: 7


« Reply #140 on: May 01, 2008, 01:15:47 PM »

Hello,

depending on your server config chmod777 can also prevent access. Ask your hoster.

Matthias

Which rights should my pages have to get this to work? huh
Logged
Ruud
WebsiteBaker Org e.V.

Offline Offline

Posts: 2298



WWW
« Reply #141 on: May 01, 2008, 02:49:21 PM »

Your /pages/ and every subdirectory (i.e. /pages/bakery/) should have the correct rights so the webserver can read/write/create in there.

What Matthias meant is that your hoster decides what the correct rights are. There could be restrictions set by the hoster. In 99% a 777 will be just fine.

Just try to set everything under /pages/ to 777. If it doesn't work ask your hoster for help.

Ruud
Logged

Professional WebsiteBaker Solutions
ruebenwurzel
WebsiteBaker Org e.V.

Offline Offline

Posts: 7973



WWW
« Reply #142 on: May 02, 2008, 09:19:01 AM »

Hello,

if your Apache runs as CGI or FASTCGI and not as modul (Apache handler), not only to low even to high file permissions can cause that you have no file access. But these restrictions sets your hoster. So he is the only one who can answer you this question.

Matthias
Logged
janjoensen

Offline Offline

Posts: 7


« Reply #143 on: May 08, 2008, 10:17:59 AM »

The problem is that to Bakery dos not automatically make to folder pages/bakery. I was need do to this folder with my ftp software, then is work fine. cheesy
Logged
soodanim

Offline Offline

Posts: 30


« Reply #144 on: May 14, 2008, 11:37:39 PM »

I've tried to install this...but when I add to cart or view cart I am redirected to the home page...??

HELP!

what am I doing wrong...?
Logged
soodanim

Offline Offline

Posts: 30


« Reply #145 on: May 15, 2008, 02:36:19 AM »

DOH! fixed that...pays to read....

Now is there anywhere to track the orders? Apart from the email?
Logged
freeSbee
Moderator
**
Offline Offline

Posts: 740


WWW
« Reply #146 on: May 15, 2008, 10:08:44 AM »

Now is there anywhere to track the orders? Apart from the email?

Hi soodanim

Not in Bakery v0.84 - it will in the next version!

Best,
Christoph
Logged
Underware

Offline Offline

Posts: 7


« Reply #147 on: May 18, 2008, 06:58:09 PM »

Christoph, how do I add more pics in the details?
It would be nice to have wysiwyg editor in the long description. Just a suggestion.  afro
Logged
freeSbee
Moderator
**
Offline Offline

Posts: 740


WWW
« Reply #148 on: May 18, 2008, 07:28:38 PM »

Hi Underware

how do I add more pics in the details?
At the moment there is just one.

It would be nice to have wysiwyg editor in the long description. Just a suggestion.  afro
Bakery v0.9 will have a wysiwyg editor that is going to make more images possible and best of all - it's almost ready for release! - just have to do some more testing...

Best, Christoph
Logged
soodanim

Offline Offline

Posts: 30


« Reply #149 on: May 18, 2008, 10:04:50 PM »

Excellent...thanks for the update...

I'll be checking back for the next release...
Could you PM me when it ready...I don't visit often and I might miss it lol

Cheers
Logged
Pages: 1 ... 4 5 [6] 7 8 ... 34   Go Up
Print
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!