WebsiteBaker Logo
  • *
  • Templates
  • Help
  • Add-ons
  • Download
  • Home
*
Welcome, Guest. Please login or register.

Login with username, password and session length
 

News


WebsiteBaker 2.13.6 is now available!


Will it continue with WB? It goes on! | Geht es mit WB weiter? Es geht weiter!
https://forum.websitebaker.org/index.php/topic,32340.msg226702.html#msg226702


The forum email address board@websitebaker.org is working again
https://forum.websitebaker.org/index.php/topic,32358.0.html


R.I.P Dietmar (luisehahne) and thank you for all your valuable work for WB
https://forum.websitebaker.org/index.php/topic,32355.0.html


* Support WebsiteBaker

Your donations will help to:

  • Pay for our dedicated server
  • Pay for domain registration
  • and much more!

You can donate by clicking on the button below.


  • Home
  • Help
  • Search
  • Login
  • Register

  • WebsiteBaker Community Forum »
  • WebsiteBaker Support (2.8.x) »
  • Bakery Shop »
  • Bakery: Small Shop Module (ORIGINAL TOPIC)
  • Print
Pages: 1 ... 11 12 [13] 14 15 ... 34   Go Down

Author Topic: Bakery: Small Shop Module (ORIGINAL TOPIC)  (Read 575326 times)

scottm52

  • Guest
Re: Bakery: Small Shop Module (ORIGINAL TOPIC)
« Reply #300 on: November 18, 2008, 12:56:32 PM »
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

Logged

Brumm

  • Guest
Re: Bakery: Small Shop Module (ORIGINAL TOPIC)
« Reply #301 on: November 22, 2008, 01:18:17 AM »
I just wonder is it anybody that have translated this module to Norwegian please answear if so!
Logged

freeSbee

  • Guest
Re: Bakery: Small Shop Module (ORIGINAL TOPIC)
« Reply #302 on: November 22, 2008, 09:58:50 AM »
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
Logged

Brumm

  • Guest
Re: Bakery: Small Shop Module (ORIGINAL TOPIC)
« Reply #303 on: November 23, 2008, 12:27:00 AM »
I tried to translate but it dident work
Maybe You see somthing that i didet see

[gelöscht durch Administrator]
Logged

freeSbee

  • Guest
Re: Bakery: Small Shop Module (ORIGINAL TOPIC)
« Reply #304 on: November 23, 2008, 02:29:21 PM »
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]
Logged

Brumm

  • Guest
Re: Bakery: Small Shop Module (ORIGINAL TOPIC)
« Reply #305 on: November 23, 2008, 09:18:46 PM »
Thank you wery much!
No just one more question how kan i use Norwegian letters like æøå?
Logged

alessandro

  • Guest
Re: Bakery: Small Shop Module (ORIGINAL TOPIC)
« Reply #306 on: November 24, 2008, 10:34:48 AM »
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
 
« Last Edit: November 24, 2008, 10:37:09 AM by alessandro »
Logged

freeSbee

  • Guest
Re: Bakery: Small Shop Module (ORIGINAL TOPIC)
« Reply #307 on: November 25, 2008, 10:05:35 PM »
@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).
æ = æ
ø = ø
å = å

Regards Christoph
Logged

Offline G4

  • Posts: 91
Re: Bakery: Small Shop Module (ORIGINAL TOPIC)
« Reply #308 on: December 01, 2008, 07:32:22 PM »
How can I place breadcrums above the page. On the add.php I found.

Code: [Select]
// 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??
Logged

Offline Stefek

  • Posts: 6177
  • Gender: Male
  • ("ړ)
Re: Bakery: Small Shop Module (ORIGINAL TOPIC)
« Reply #309 on: December 01, 2008, 07:36:53 PM »
Hello G4.

Unfortunatly there is no chance to implement the Bread-Crumb functionality into the Bakery-Module yet.

Regards,
Stefek
Logged
"Gemeinsam schafft man mehr."

gemeinsam
1. mehreren Personen oder Dingen in gleicher Weise gehörend, eigen
2. in Gemeinschaft [unternommen, zu bewältigen]; zusammen, miteinander
#Duden

Offline Boudi

  • Posts: 1190
  • Gender: Male
  • //o_-\\
    • Yze Webdesign
Re: Bakery: Small Shop Module (ORIGINAL TOPIC)
« Reply #310 on: December 05, 2008, 02:57:55 PM »
Hi there,

Just a simple question; couldn't find an answer on the help files and on the forum.

Is there a way to list the actual stock in the productfield? So that buyers can see what the actual stock is?

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

freeSbee

  • Guest
Re: Bakery: Small Shop Module (ORIGINAL TOPIC)
« Reply #311 on: December 07, 2008, 10:30:58 PM »
Hi Boudi

Quote from: Boudi on December 05, 2008, 02:57:55 PM
Is there a way to list the actual stock in the productfield? So that buyers can see what the actual stock is?
Where exactly do you want to display it? On the mainpage (overview) or the product page (details)?

Regards Christoph

Logged

Offline Boudi

  • Posts: 1190
  • Gender: Male
  • //o_-\\
    • Yze Webdesign
Re: Bakery: Small Shop Module (ORIGINAL TOPIC)
« Reply #312 on: December 07, 2008, 10:43:05 PM »
Hi Christoph,

Thnq for picking this up.

My first suggestion would be on the product page.  :-)


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

freeSbee

  • Guest
Re: Bakery: Small Shop Module (ORIGINAL TOPIC)
« Reply #313 on: December 09, 2008, 03:34:56 PM »
@Boudi

Try this:
Replace the code (about line 977) in the file view.php
Code: [Select]
// Replace vars with values
        $vars = array('[ADD_TO_CART]', '[PAGE_TITLE]', '[TITLE]', '[ITEM_ID]', '[SKU]', '[PRICE]', '[SHIPPING]', '[OPTION]', '[DESCRIPTION]', '[FULL_DESC]', '[SHOP_URL]', '[PAYPAL]', '[SHIPPING_D_A]', '[CURRENCY]', '[BACK]', '[DATE]', '[TIME]', '[USER_ID]', '[USERNAME]', '[DISPLAY_NAME]', '[EMAIL]', '[PREVIOUS]', '[NEXT]', '[OUT_OF]', '[OF]', '[TEXT_OUT_OF]', '[TEXT_OF]', '[TXT_ITEM]', '[TXT_SKU]', '[TXT_PRICE]', '[TXT_SHIPPING]', '[TXT_FULL_DESC]', '[TXT_SHIPPING_COST]', '[TXT_DOMESTIC]', '[TXT_ABROAD]', '[TXT_BACK]');
        if(isset($users[$uid]['username']) AND $users[$uid]['username'] != '') {
            $values = array($MOD_BAKERY['TXT_ADD_TO_CART'], PAGE_TITLE, stripslashes($item['title']), $item_id, stripslashes($item['sku']), stripslashes($item['price']), stripslashes($item['shipping']), $option, stripslashes($item['description']), $item['full_desc'], $setting_continue_url , $setting_paypal_page, $setting_shipping_d_a, $setting_shop_currency, $page_link, $item_date, $item_time, $uid, $users[$uid]['username'], $users[$uid]['display_name'], $users[$uid]['email'], $previous_link, $next_link, $out_of, $of,  $TEXT['OUT_OF'], $TEXT['OF'], $MOD_BAKERY['TXT_ITEM'], $MOD_BAKERY['TXT_SKU'], $MOD_BAKERY['TXT_PRICE'], $MOD_BAKERY['TXT_SHIPPING'], $MOD_BAKERY['TXT_FULL_DESC'], $MOD_BAKERY['TXT_SHIPPING_COST'], $MOD_BAKERY['TXT_DOMESTIC'], $MOD_BAKERY['TXT_ABROAD'], $TEXT['BACK']);
        } else {
            $values = array($MOD_BAKERY['TXT_ADD_TO_CART'], PAGE_TITLE, stripslashes($item['title']), $item_id, stripslashes($item['sku']), stripslashes($item['price']), stripslashes($item['shipping']), $option, stripslashes($item['description']), $item['full_desc'], $setting_continue_url , $setting_paypal_page, $setting_shipping_d_a, $setting_shop_currency, $page_link, $item_date, $item_time, '', '', '', '', $previous_link, $next_link, $out_of, $of, $TEXT['OUT_OF'], $TEXT['OF'], $MOD_BAKERY['TXT_ITEM'], $MOD_BAKERY['TXT_SKU'], $MOD_BAKERY['TXT_PRICE'], $MOD_BAKERY['TXT_SHIPPING'], $MOD_BAKERY['TXT_FULL_DESC'], $MOD_BAKERY['TXT_SHIPPING_COST'], $MOD_BAKERY['TXT_DOMESTIC'], $MOD_BAKERY['TXT_ABROAD'], $TEXT['BACK']);
        }
by
Code: [Select]
// Replace vars with values
        $vars = array('[ADD_TO_CART]', '[PAGE_TITLE]', '[TITLE]', '[ITEM_ID]', '[SKU]', '[PRICE]', '[SHIPPING]', '[OPTION]', '[DESCRIPTION]', '[FULL_DESC]', '[SHOP_URL]', '[PAYPAL]', '[SHIPPING_D_A]', '[CURRENCY]', '[BACK]', '[DATE]', '[TIME]', '[USER_ID]', '[USERNAME]', '[DISPLAY_NAME]', '[EMAIL]', '[PREVIOUS]', '[NEXT]', '[OUT_OF]', '[OF]', '[TEXT_OUT_OF]', '[TEXT_OF]', '[TXT_ITEM]', '[TXT_SKU]', '[TXT_PRICE]', '[TXT_SHIPPING]', '[TXT_FULL_DESC]', '[TXT_SHIPPING_COST]', '[TXT_DOMESTIC]', '[TXT_ABROAD]', '[TXT_BACK]', '[STOCK]');
        if(isset($users[$uid]['username']) AND $users[$uid]['username'] != '') {
            $values = array($MOD_BAKERY['TXT_ADD_TO_CART'], PAGE_TITLE, stripslashes($item['title']), $item_id, stripslashes($item['sku']), stripslashes($item['price']), stripslashes($item['shipping']), $option, stripslashes($item['description']), $item['full_desc'], $setting_continue_url , $setting_paypal_page, $setting_shipping_d_a, $setting_shop_currency, $page_link, $item_date, $item_time, $uid, $users[$uid]['username'], $users[$uid]['display_name'], $users[$uid]['email'], $previous_link, $next_link, $out_of, $of,  $TEXT['OUT_OF'], $TEXT['OF'], $MOD_BAKERY['TXT_ITEM'], $MOD_BAKERY['TXT_SKU'], $MOD_BAKERY['TXT_PRICE'], $MOD_BAKERY['TXT_SHIPPING'], $MOD_BAKERY['TXT_FULL_DESC'], $MOD_BAKERY['TXT_SHIPPING_COST'], $MOD_BAKERY['TXT_DOMESTIC'], $MOD_BAKERY['TXT_ABROAD'], $TEXT['BACK'], stripslashes($item['stock']));
        } else {
            $values = array($MOD_BAKERY['TXT_ADD_TO_CART'], PAGE_TITLE, stripslashes($item['title']), $item_id, stripslashes($item['sku']), stripslashes($item['price']), stripslashes($item['shipping']), $option, stripslashes($item['description']), $item['full_desc'], $setting_continue_url , $setting_paypal_page, $setting_shipping_d_a, $setting_shop_currency, $page_link, $item_date, $item_time, '', '', '', '', $previous_link, $next_link, $out_of, $of, $TEXT['OUT_OF'], $TEXT['OF'], $MOD_BAKERY['TXT_ITEM'], $MOD_BAKERY['TXT_SKU'], $MOD_BAKERY['TXT_PRICE'], $MOD_BAKERY['TXT_SHIPPING'], $MOD_BAKERY['TXT_FULL_DESC'], $MOD_BAKERY['TXT_SHIPPING_COST'], $MOD_BAKERY['TXT_DOMESTIC'], $MOD_BAKERY['TXT_ABROAD'], $TEXT['BACK'], stripslashes($item['stock']));
        }

Use [STOCK] as var in your Bakery template.

Regards Chirstoph
Logged

Offline G4

  • Posts: 91
Re: Bakery: Small Shop Module (ORIGINAL TOPIC)
« Reply #314 on: December 09, 2008, 08:33:53 PM »
Great module.

HELP!
 How can I show more pictures of a product? On the product page I would like a second picture of a product. Is this possible?

Anyone has a clue?
Logged

freeSbee

  • Guest
Re: Bakery: Small Shop Module (ORIGINAL TOPIC)
« Reply #315 on: December 09, 2008, 08:56:03 PM »
Hi G4

Quote from: G4 on December 09, 2008, 08:33:53 PM
How can I show more pictures of a product? On the product page I would like a second picture of a product. Is this possible?

After uploading images to your WB media center make use of the "Add/Modify Image"-button that makes part of the Bakery WYSIWYG editor (product full description) to add more images to the product page. Read more...

Regards Christoph
« Last Edit: December 09, 2008, 09:05:50 PM by freeSbee »
Logged

modcar

  • Guest
Re: Bakery: Small Shop Module (ORIGINAL TOPIC)
« Reply #316 on: December 21, 2008, 09:31:49 AM »
Any chance of being able to browse the media folder when adding/modifying an item?
Logged

freeSbee

  • Guest
Re: Bakery: Small Shop Module (ORIGINAL TOPIC)
« Reply #317 on: December 21, 2008, 10:32:17 AM »
Quote from: modcar on December 21, 2008, 09:31:49 AM
Any chance of being able to browse the media folder when adding/modifying an item?

Not for the thumbnail on the main page nor the image on the item page.
Do it using the WYSIWYG editor of the item description.

Regards Christoph
Logged

modcar

  • Guest
Re: Bakery: Small Shop Module (ORIGINAL TOPIC)
« Reply #318 on: December 21, 2008, 10:41:03 AM »
For the item image, browse media folder rather then having to save image from media folder, and re upload it using bakery.
Logged

chabar2000

  • Guest
Re: Bakery: Small Shop Module (ORIGINAL TOPIC)
« Reply #319 on: December 29, 2008, 04:35:52 PM »
Just to inform: Bakery does not seem to work with WB Portable. Page is empty and cannot be deleted.
Karl
Logged

Offline G4

  • Posts: 91
Re: Bakery: Small Shop Module (ORIGINAL TOPIC)
« Reply #320 on: December 29, 2008, 10:21:11 PM »
Is it possible too show the items in alfabetic order?

Now I have too manually move items with the arrows up and down. Then they show up in that order When Iam adding a new item too a list over a hunderd this takes a long time.
Logged

freeSbee

  • Guest
Re: Bakery: Small Shop Module (ORIGINAL TOPIC)
« Reply #321 on: December 30, 2008, 08:48:07 PM »
Hi G4

Quote from: G4 on December 29, 2008, 10:21:11 PM
Is it possible too show the items in alfabetic order?

Search the file view.php for the code line
Code: [Select]
$query_items = $database->query("SELECT * FROM ".TABLE_PREFIX."mod_bakery_items WHERE section_id = '$section_id' AND active = '1' AND title != '' ORDER BY position ASC".$limit_sql);and replace it by
Code: [Select]
$query_items = $database->query("SELECT * FROM ".TABLE_PREFIX."mod_bakery_items WHERE section_id = '$section_id' AND active = '1' AND title != '' ORDER BY title ASC".$limit_sql);
You're done - no more sorting manually!

Regards Christoph
Logged

Offline G4

  • Posts: 91
Re: Bakery: Small Shop Module (ORIGINAL TOPIC)
« Reply #322 on: December 31, 2008, 10:38:40 AM »
Quote from: freeSbee on December 30, 2008, 08:48:07 PM
Hi G4

Quote from: G4 on December 29, 2008, 10:21:11 PM
Is it possible too show the items in alfabetic order?

Search the file view.php for the code line
Code: [Select]
$query_items = $database->query("SELECT * FROM ".TABLE_PREFIX."mod_bakery_items WHERE section_id = '$section_id' AND active = '1' AND title != '' ORDER BY position ASC".$limit_sql);and replace it by
Code: [Select]
$query_items = $database->query("SELECT * FROM ".TABLE_PREFIX."mod_bakery_items WHERE section_id = '$section_id' AND active = '1' AND title != '' ORDER BY title ASC".$limit_sql);
You're done - no more sorting manually!

Regards Christoph

Wauw. Thx for the quick respons Christoph.

I will try it out.
Logged

Rush200

  • Guest
Re: Bakery: Small Shop Module (ORIGINAL TOPIC)
« Reply #323 on: January 03, 2009, 09:10:17 PM »
Hi,
I Use bakery shop and website baker CMS.
So i have
1 folder to languages
1 folder to main pages <-- Here is eshop too
1 folder to sub pages

So now i want to do some categories and i want categories show on the main page eshop page.

Any ideas?
Logged

freeSbee

  • Guest
Re: Bakery: Small Shop Module (ORIGINAL TOPIC)
« Reply #324 on: January 03, 2009, 09:50:09 PM »

New Version of Bakery:

VERSION 0.9.7 (01/03/2009)


VERSION HISTORY
Bakery 0.9.7 version history

KNOW HOW
Further information can be found on the Bakery Website.

DOWNLOAD
Download from the Bakery Website.

PLEASE NOTE
  • Bakery 0.9.7 requires WebsiteBaker version 2.7 or later
  • If you upgrade to Bakery v0.9.7, you have to upgrade the snippets Anyitems and/or Lastitems to v0.4 too


Christoph
Logged

  • Print
Pages: 1 ... 11 12 [13] 14 15 ... 34   Go Up
  • WebsiteBaker Community Forum »
  • WebsiteBaker Support (2.8.x) »
  • Bakery Shop »
  • Bakery: Small Shop Module (ORIGINAL TOPIC)
 

  • SMF 2.0.19 | SMF © 2017, Simple Machines
  • XHTML
  • RSS
  • WAP2