Bakery: Small Shop Module (ORIGINAL TOPIC)

Pam1234

Your module is wonderful. I should have simply posted that simple statement before I had any questions... because it can be discouraging to work so hard on something and then hear mostly about the problems. "Your cart is great, but it doesn't make coffee..."  :wink:

I hope you know that we are all very thankful. I believe every single person who has tried Bakery would agree... even though some, like me, have been silent... YOU ROCK!! I am amazed that you would spend so much time giving back to the community.

Enough gushing. So you knew it was coming; here's my question. I ship to US and international customers but am finding that the zip code field is always "required." A customer can't put anything in the field other than numbers so can't just type in "none" or leave it blank or whatever. I searched the view_form.php file but can't seem to grasp what is generating the error message. Can you steer me in the right direction? I'm not a PHP or Javascript coder.

Forgive me for not telling you prior to this what a great module you have freely provided for us. I simply love it.

Pam


Ruud

[url=https://dev4me.com/modules-snippets/]Dev4me - WebsiteBaker modules[/url] - [url=https://wbhelp.org/]WBhelp.org[/url]

Stefek

#207
[offtopic]

Hallo Christoph,

I created a banner for your module.
Maybe you like it.
If yes, please let me know so I can adjust it to your needs.

Best Regards,
Stefek

//Edit:
the second one (small) you can use for the beginning post in this thread if you like to.
[/offtopic]


[gelöscht durch Administrator]
[i]"Gemeinsam schafft man mehr."[/i]

[b][url=http://duden.de/rechtschreibung/gemeinsam#Bedeutung1]gemeinsam[/url][/b]
1. mehreren Personen oder Dingen in gleicher Weise gehörend, eigen
2. in Gemeinschaft [unternommen, zu bewältigen]; zusammen, miteinander
#Duden

freeSbee

Quote from: Luckyluke on August 03, 2008, 10:00:02 PM
Is it possible to have  2 different shops on 1 site? Of course, on other pages but within 1 site.

Hi Luc

Not by default.

Try this: Rename the module Bakery to another name, eg. first shop is called "bakery" and second shop you could call "bakery_1" or "bakery_fr" or whatever makes sense to you.
Keep in mind you have to rename the directory itself AND all module names in the code of ALL files where ever they occur!

Good luck!
Regards Christoph

Luckyluke

Hi,

Is it possible to have  2 different shops on 1 site? Of course, on other pages but within 1 site.

Grtz,
Luc

rrjbeans

Quote from: freeSbee on July 20, 2008, 10:43:35 PM
Quote from: rrjbeans on July 20, 2008, 10:21:26 PM
Is there a way to have the admin get a different order confirmation than the customer.

Hi rrjbeans

No, it is the same and it is not modifiable in the bakery settings.

But if you like to it should not be a problem to modify the code slightly. Have a look into:
view_summary.php => look for the "// CONFIRMATION E-MAILS AND INVOICE" comment
view.php => look for the "// PAYMENTS, SHOW CONFIRMATION AND SEND E-MAIL" comment

Regards Christoph
Thanx.

1 more question...

Wondering if there is a way to have an attribute/option for a product and have the customer type their response.

Geek

Any good coder able to get Authorize.net payment gateway to work with this? I have looked at it some but not sure how to integrate into this. Here is a link to authorize.net on using the SIM method, its the best one because the user does not have to get SSL --- http://developer.authorize.net/guides/SIM/

freeSbee

@terrajohn
Yes, just do not include them in the templates (General Setttings).

But there is a catalog module as well. You might have a look at the catalog thread in the WB forum:
https://forum.websitebaker.org/index.php/topic,1463.msg8821.html#msg8821

Regards Christoph


terrajohn

I would like to use this module as a catalogue and not as a webshop. Is it possible not to show add to my cart, looking at my cart,...

freeSbee

@Oli

1) ...and what about the DB?
2) Are you able to install other mods?

blumenkette

hi christoph

there are even no files in the directory under modules/bakery

how do i get it working ?

i tried to install now 4 times and i just dont get it working

cheers

oli

freeSbee

Quote from: blumenkette on July 28, 2008, 10:06:45 PM
but when i look into the modules list i can't find it, also when i try to create a page with this module it's not available

Hi Oli

Please have a look if...
1. the module files are placed in the /modules/bakery directory
2. the module tables are inserted into the DB
...and let me know.

Regards Christoph

blumenkette

hi there

i can't install the module.

i habe wb 2.7 in german. i installed the module over the backend and it says installation sucessfull.

but when i look into the modules list i can't find it, also when i try to create a page with this module it's not available

please help

cheers

oli

faquir

I got 2 issues for the module so far by test.

1. I paid via paypal option, once I paid it and go back the admin part, I found the invoice currency code is CHF, even I changed as AUD.

2. I started shopping again, want to see the other option, this time I choose pay advance,  the invoice is fine, the currency code is AUD. But this time the new invoice override the old one, the invoice I paid by paypal one is disappeared. I think it's because it didn't clear session and did some http request again.

I hope can get some help about the first issue. and hope someone test for the 2nd issue, see whether it's not.

faquir

#195
Quote from: freeSbee on July 20, 2008, 07:56:28 PM
@ faquir
1. Try to make new orders, then check if the new order details show up.
2. Have a look at the data stored in your DB at mod_bakery_customer.invoice

Regards Christoph

Hi, FreesBee, it's working fine now. thanks.

freeSbee

Quote from: rrjbeans on July 20, 2008, 10:21:26 PM
Is there a way to have the admin get a different order confirmation than the customer.

Hi rrjbeans

No, it is the same and it is not modifiable in the bakery settings.

But if you like to it should not be a problem to modify the code slightly. Have a look into:
view_summary.php => look for the "// CONFIRMATION E-MAILS AND INVOICE" comment
view.php => look for the "// PAYMENTS, SHOW CONFIRMATION AND SEND E-MAIL" comment

Regards Christoph

rrjbeans

This module is awesome. Just one thing...

Is there a way to have the admin get a different order confirmation than the customer. As it is now, the customer gets a confirmation personalized for him- and the admin gets the same exact message. Or am I missing something?

Thanks in advance.

freeSbee

@ faquir
1. Try to make new orders, then check if the new order details show up.
2. Have a look at the data stored in your DB at mod_bakery_customer.invoice

Regards Christoph

faquir

I upgrade the website from 2.6.5->2.6.7->2.7 now, and install the bakery module, everything is alright. but in the admin part, when I check the order details, none found. invoice page is empty.

the error screen shoot is attached. please help me. thanks.



[gelöscht durch Administrator]

faquir

Quote from: freeSbee on July 20, 2008, 02:04:58 PM
@Ogierini
Please check the Proceed Shopping URL you can find in the page settings.

@faquir
No, it is not possible to upload GIFs, only JPG/JPEG/PNG.

Regards Christoph

I understand now, because of the GD image library.

freeSbee

#189

@Ogierini
Please check the Proceed Shopping URL you can find in the page settings.

@faquir
No, it is not possible to upload GIFs, only JPG/JPEG/PNG.

Regards Christoph

faquir

Quote from: freeSbee on July 18, 2008, 10:49:17 AM
@ faquir
Quote from: faquir on July 18, 2008, 07:17:14 AM
I think it's a great module. but is that possible upload gif image?

Correct - as the error message has told you only JPG / JPEG / PNG.

Regards Christoph

that's my question...

Ogierini

Hi

Could anyone help me out?

I am trying the small shop module and I cannot see the cart filled.
Here's the small shop:
http://www.huizedrakenstein.nl/pages/webshop.php?lang=NL
I made a cart page:
http://www.huizedrakenstein.nl/pages/winkelwagen.php?lang=EN
But when I click on the cart, their's this odd message:
http://www.huizedrakenstein.nl/pages.php

Should I change the code somewhere?
Thanks for your answer!

kind regards Ireen
Kind regards,Irene

freeSbee

@ faquir
Quote from: faquir on July 18, 2008, 07:17:14 AM
I think it's a great module. but is that possible upload gif image?

Correct - as the error message has told you only JPG / JPEG / PNG.

Regards Christoph

faquir

I think it's a great module. but is that possible upload gif image?

Thanks.