Bakery: Small Shop Module (ORIGINAL TOPIC)

G4

How can I place breadcrums above the page. On the add.php I found.

// Layout
$header = $admin->add_slashes('<div class="mod_bakery_main_div_cart_bt_f">
</div>
<div id="assortiment_achtergrond">

<?php show_breadcrumbs(); ?>

<table cellpadding="5" cellspacing="0" border="0" width="98%" bgcolor="#FFF">
<tr>
');
$item_loop = $admin->add_slashes('<td class="mod_bakery_main_td_f" valign="top" align="center">
<a href="[LINK]" alt="[TITLE]">[THUMB]</a>
<br />
<a href="[LINK]"><span class="mod_bakery_main_title_f">[TITLE]</span></a>


The show_breadcrumb doesnt work. Anyone??

freeSbee

@Brumm
Hi Brumm

Quote from: Brumm on November 23, 2008, 09:18:46 PM
No just one more question how kan i use Norwegian letters like æøå?
Use html entities for html strings (but never for email or js strings).
æ = &aelig;
ø = &oslash;
å = &aring;

Regards Christoph

alessandro

#307
Hello,

i've a problem with the bakery module, don't know how i can do it...
i have add in my WebsiteBaker Website teh Bakery Shop module; but it looks like that i can not with the standard version do that what i'm looking for.

2 Problems / Ideas:
* we sell wine bottles, clients can buy them in the shop. But we wish it like this. We ship them with DHL in boxes of 12 bottles, but the bottles don't must be the same one. User can take bottle A, B, C - till he has 12 - then a box is full, and we can ship it. That means we need always multliple of 12. What can i do that the system / bakery shop understand - something like - client has not fill the box, so he must continue shopping.

* next thing:
each box has deliver / shipping costs. For each country are they different for example:
AUT 0,-
GER 8,-
FR 12,-
etc.

I hope you understand what i mean; perhaps someone has an idea for me.

thx Alessandro

------------------------------

hier in Deutsch;
ich möchte f. unsere WB Webseite den Shop anpassen; wir haben aber spezielle Wünsche somit stoße ich hier aktuell an meine Grenzen; ev. hat jemand ne gute Idee für mich.

Wir verkaufen Weinflaschen, diese möchte ich in den Shop so integrieren; dass man diese beziehen kann. Es ist aber so dass wir diese nur in Kartons à 12 Flaschen versendet; diese 12 müssen aber nicht gleich sein, Hauptsache 12. Sprich man könnte 3 von der Sorte, 5 von dieser und 4 von der anderen ebenso nehmen. Nur wie kann ich dies dem Shop verständlich machen?
Des Weiteren die Versandkosten; diese sind pro Land unterschiedlich, zB Österreich 0,-; Deutschland 8,- pro Karton usw.

Wie kann ich dies definieren; oder zumindest ähnlich halten; würde mich sehr über eine Antwort freuen

lg Alessandro

Brumm

Thank you wery much!
No just one more question how kan i use Norwegian letters like æøå?

freeSbee

Hi Brumm

Quote from: Brumm on November 23, 2008, 12:27:00 AM
Maybe You see somthing that i didet see

The file is broken because on line 249 you have deleted a var name.
Be carefull to not delete anything else than the localisation strings!
Rename the localisation file to NO.php

Regards
Christoph

[gelöscht durch Administrator]

Brumm

I tried to translate but it dident work
Maybe You see somthing that i didet see

[gelöscht durch Administrator]

freeSbee

Hi all

I suppose there are a lot of Bakery translations that have been made by-and-by.
Please POST your localisation files in the forum. I will include them in the Bakery zip.

Thanks!
Christoph

Brumm

I just wonder is it anybody that have translated this module to Norwegian please answear if so!

scottm52

IMHO

Perhaps the easiest to integrate would be Amazon.  That would give a second option in short order which would also be a great jumping off point for DevPay (amazon) and PayPal's API.  This way additional options would be available with enough sample code in the original system that those of us that are better hackers than programmers could revise and extend our own gateways and share them.



Quote from: johnp on November 03, 2008, 01:30:11 PM
Hello freeSbee and the Web Site Baker Community Public forum.

I am putting the request out to the WebsiteBaker Community to take a little more interest when it comes to a module developer the puts out a feature request that a wb user asked for.

I can not  see this module potential only being developed around PayPal


Boudi

Hi,

I tested the 'duplicate' button in which you can duplicate (duh) products.  :-D

This is very handy when you work with option lists because otherwise you have to insert the options every time again when adding a product. This saves lots of time! So far so good.  :-)

But what I missed was the possibility to duplicate more than 1 product at once. Let's say I want to duplicate the product 20 times. Now you have to duplicate it manually 20 times.

Besides that the main reason to duplicate a product is that you want almost the same product again, but with a different article code. It would be nice when duplicating a product that the article code is followed up automaticly.

Reason for this is because my client is a professional photographer and he wants to sell his shoots online.

Greetz
Boudi
...:: Bake the Unbakable ::...

seagull

I would like the dutch IDEAL payment gateway integrated.

thanks, Jan

Boudi

Totally overlooked that feature haha   :lol:

I will check that out and give my opinion about it :)

Thnq 4 responding quick  :-)

Greetz
Boudi
...:: Bake the Unbakable ::...

Stefek

Quote from: Boudi on November 03, 2008, 05:01:33 PM
- Is there a way (in the near future) that you can batch images together with all the same options? So that you don't have to insert the options every time again on every new product. This only saves already tons of time.

Hello!
Take a look at the new feature "duplicate item".
You will find it when you go at one of the Items you allready created.
Now you can also move them to diferent Bakery Pages.

It's just a hint.

Regards,
Stefek
[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

Boudi

hi all,

Breaking a leg over here...

A customer who is photographer wants his clients to buy the pics online (or at least, send the chosen pictures by form). The problem that I'm facing is that he has to insert every single pic into the bakery shop. (when adding 50 pics per client that's a hell of a job).

Besides that he has to add the options again and again on every new photo. (and add prices again too 50 times)

So my questions:

- Is there a way (in the near future) that you can batch images together with all the same options? So that you don't have to insert the options every time again on every new product. This only saves already tons of time.

- Or is there another mod that is more suitable for my needs. (I checked every mod but i still came up with bakery)

Thnq
Boudi
...:: Bake the Unbakable ::...

maverik


johnp

#294
Hello freeSbee and the Web Site Baker Community Public forum.

I am putting the request out to the WebsiteBaker Community to take a little more interest when it comes to a module developer the puts out a feature request that a wb user asked for.

I can not  see this module potential only being developed around PayPal

So once again I ask every wb visitor and wb registered user that uses this add on module to to take another look at it's possibility to add payment gateways like
http://www.authorizenet.com/
https://www.2checkout.com
http://www.chronopay.com/
http://www.ipayment.de/
http://www.paynova.com/
http://www.psigate.com/
http://www.secpay.com/
http://www.trustcommerce.com/


As the developer of this module has informed me he will NOT be adding any more payment gateways other then the one implemented currently because no other wb member requested it but me!!!!


JP

2782d4

I'm having the same issue.  when you login to paypal it will do the autoreturn to the site with WB.  but when you pay using a CC on paypal with out a paypal account it does not auto return.... making the WB site not see the payment.  if anyone has any ideas on how to fix this please let me know.  I'm having to setup a os commerce now... kind of sucks..




Ogierini

Hi there

I made a website with the small shop module in it. When I delivered the site the paypall module worked perfectly,.
Now all of a sudden the owner of the site only recieves a mail that a payment as been done but the order does not appear in the "bestellingen administratie". Earlier it did with the sign P in it!

How can that be? The other general intellations seems to be untouched....
help!

greetz Irene




Kind regards,Irene

daydreamer

#291
Does anyone have UK States Please, I have modified The Country & State Language files. In admin it shows Country: United Kingdom , But in State it is just blank and greyed out. I have named State Language to UK.php

This is my code:
Countries

$MOD_BAKERY['TXT_COUNTRY_CODE'][1] = 'UK'; $MOD_BAKERY['TXT_COUNTRY_NAME'][1] = 'United Kingdom';

State

$MOD_BAKERY['TXT_STATE_CODE'][1] = 'AK'; $MOD_BAKERY['TXT_STATE_NAME'][1] = 'Alaska';
$MOD_BAKERY['TXT_STATE_CODE'][] = 'ABC'; $MOD_BAKERY['TXT_STATE_NAME'][] = 'State Name';
& so on

Does my code look correct

Thanks

freeSbee

@Sandra

Try this for a quick attempt:
First check the session var for the customer is logged in.
Then you need another item template for unregistered users. Probably best to save it in a new file.
Third use the template from the data base for registered users or include your second template for unregistered users.

Regards Christoph

sandra

Hello Mike,
But when I make the pages registered, the shop is only visible after registration. It should always be visible, but without prices and purchase button. Prices and purchase buttons should only be visible after login.

Sandra
Sandra van Zanten
[url="http://www.sandwebdesign.nl"]http://www.sandwebdesign.nl[/url]

mikejd

I guess you could make the pages registered instead of public. I've never tried this but I'm sure someone else could help.

Mike

sandra

I want a shop with prices and purchasebutton displayed only after login of the customer. Is it difficult to adapt Bakery to achieve this?
Sandra van Zanten
[url="http://www.sandwebdesign.nl"]http://www.sandwebdesign.nl[/url]

2782d4

Guys,


     I'm in love with this mod... but, when I have someone use the other payment opts on paypal.. it's does not auto return to the website... any ideas on how we can fix this?  if someone has a paypal account it works fine... but, if they just use paypal to submit the CC info etc... I never get anything back? 

Pls help!


daydreamer

Would it be possible to have a view all products on one page, Also cutomer to enquire about a certain product via a form.

Thanks