WebsiteBaker 2.13.8 is now available!
R.I.P Dietmar (luisehahne) and thank you for all your valuable work for WBhttps://forum.websitebaker.org/index.php/topic,32355.0.html
Or even on the admin home page, a new small button called bakery, and in that section you will find those small settings.
<table cellpadding="0" cellspacing="0" border="0" class="section" style="display: {DISPLAY_ADDONS};"> <tr> <td class="graphic" align="center" valign="middle" rowspan="2"> <a href="{WB_URL}/admin/pages/modify.php?page_id=XXX"> <img src="{ADMIN_URL}/images/icons/mod_bakery.png" border="0" /> </a> </td> <td class="title"> <a href="{WB_URL}/admin/pages/modify.php?page_id=XXX">Bakery Shop Tools</a> </td> </tr> <tr> <td class="description"> <a href="{WB_URL}/modules/bakery/modify_orders.php?page_id=XXX">Order Admin</a>, <a href="{WB_URL}/modules/bakery/stock.php?page_id=XXX">Stock Admin</a><br /> <a href="{WB_URL}/modules/bakery/modify_general_settings.php?page_id=XXX">General Settings</a>, <a href="{WB_URL}/modules/bakery/modify_payment_methods.php?page_id=XXX">Payment Settings</a> </td> </tr> </table>
</td></tr></table><!-- END main_block -->
can i upgrade from version 0,94 to 1,36?
Hi ghost06Quote from: ghost06 on September 29, 2009, 09:45:46 PMcan i upgrade from version 0,94 to 1,36? Please read the important upgrade notes:http://www.bakery-shop.ch/#upgrade_notesIf anything went wrong please provide more information on:WB versionWhat did you do manually (FTP, WB backend etc)?Before upgrading deactivate JS in your Browser to make sure you can copy the success/error page shown in your browser after the upgrade is completed.Check your upgraded Bakery version in the info.php file.Regards Christoph
@ghost06It is always best to use the WB backend to install or upgrade any modules.http://help.WebsiteBaker.org/pages/en/basic-docu/working-with-wb/add-ons/modules.phpIf you uploaded the Bakery files by FTP, login to your WB installation, go to the tab "Add-ons" and click on the "Advanced"-link on the upper right of the page (WB ≥ 2.8 only).Use "Admin Settings" (Update database with information from Add-on files (e.g. after FTP upload).) to update your data base.Regards Christoph
* Backup This module allows you to backup your database. * Captcha and Advanced-Spam-Protection (ASP) Control Admin-Tool to control CAPTCHA and ASP * Droplets This tool allows you to manage your local Droplets. * Frontend Output Filter This module allows to filter the output before displaying it on the frontend. Support for filtering mailto links and mail addresses in strings. * Javascript Admin This module adds Javascript functionality to the WebsiteBaker Admin to improve some of the UI interactions. Uses the YahooUI library. * Page Cloner This addon allows you to clone a page to a new page with all sections.
I'd like to know if the Bakery module accepts products for download.
Inside there is // Insert section names and descriptions$template->set_var(array( 'PAGES' => $MENU['PAGES'], 'MEDIA' => $MENU['MEDIA'], 'ADDONS' => $MENU['ADDONS'], 'ACCESS' => $MENU['ACCESS'], 'PREFERENCES' => $MENU['PREFERENCES'], 'SETTINGS' => $MENU['SETTINGS'], 'ADMINTOOLS' => $MENU['ADMINTOOLS'], 'HOME_OVERVIEW' => $OVERVIEW['START'], 'PAGES_OVERVIEW' => $OVERVIEW['PAGES'], 'MEDIA_OVERVIEW' => $OVERVIEW['MEDIA'], 'ADDONS_OVERVIEW' => $addons_overview, 'ACCESS_OVERVIEW' => $access_overview, 'PREFERENCES_OVERVIEW' => $OVERVIEW['PREFERENCES'], 'SETTINGS_OVERVIEW' => $OVERVIEW['SETTINGS'], 'ADMINTOOLS_OVERVIEW' => $OVERVIEW['ADMINTOOLS'] ) );// Parse template object$template->parse('main', 'main_block', false);$template->pparse('output', 'page');
<table cellpadding="0" cellspacing="0" border="0" class="section" style="display: {DISPLAY_ADDONS};"> <tr> <td class="graphic" align="center" valign="middle" rowspan="2"> <a href="{WB_URL}/admin/pages/modify.php?page_id=7"> <img src="{THEME_URL}/icons/mod_bakery.png" alt="Bakery Shop Tools" /> </a> </td> <td class="title"> <a href="{WB_URL}/admin/pages/modify.php?page_id=7">Bakery Shop Tools</a> </td> </tr> <tr> <td class="description"> <a href="{WB_URL}/modules/bakery/modify_orders.php?page_id=7">Order Admin</a>, <a href="{WB_URL}/modules/bakery/stock.php?page_id=7">Stock Admin</a><br /> <a href="{WB_URL}/modules/bakery/modify_general_settings.php?page_id=7">General Settings</a>, <a href="{WB_URL}/modules/bakery/modify_payment_methods.php?page_id=7">Payment Settings</a> </td> </tr> </table>
- if i add article options (like size, color etc) to an article, then the price is set to "0" if i put the article in the shopping cart. if i remove the article options it works fine,
- if i move the shopping cart button from the header to the footer it doesnt work properly anymore. what is the right way to move items at the page settings page?
<a href="[SHOP_URL]?view_cart=yes">[VIEW_CART]</a>
<input type="button" name="view_cart" value="[VIEW_CART]" class="mod_bakery_bt_cart_f" onclick="javascript: window.location = '[SHOP_URL]?view_cart=yes';" />
<form action="[SHOP_URL]" method="post"><input type="submit" name="view_cart" value="[VIEW_CART]" class="mod_bakery_bt_cart_f" /></form>
ps: check the example i'm working on right now: www.karinruiter.nl/wb/
problem 2 still not fixed. in my example page www.karinruiter.nl/wb/ i added the link option <a href="[SHOP_URL]?view_cart=yes">[VIEW_CART]</a> at the footer, but the text is not replaced properly and therefore the link doesnt work. if i place the same link in the header, everything is ok.. where can i solve this problem?
i solved problem 2. i installed the droplets module and inserted the modbakerycartlink droplet. first it gave an error in the return value, but after i changed ERROR in Droplet "ModBakeryCartLink" into ERROR in Droplet ModBakeryCartLink, it works like a charm , even in WB 2.7..
I have problems witjh tax for shiping. I need bank acount payment 40 and invoice 80.
In my Cart canot delete items by click to delete image..
Hey all, I have a product that I am selling on my website....