WebsiteBaker Support (2.8.x) > Bakery Shop

Bakery: Small Shop Module (ORIGINAL TOPIC)

<< < (106/167) > >>

daydreamer:
Could anyone intergrate this payment method please www.cardsave.net

Thanks

freeSbee:

Short cuts to the Bakery backend on the admin home page
(WebsiteBaker v2.7 only, for WebsiteBaker v2.8 see this post)

Feature request

--- Quote from: mcollins on September 08, 2009, 03:21:50 AM ---Or even on the admin home page, a new small button called bakery, and in that section you will find those small settings.

--- End quote ---
And this gives an impression of how it will look like (image at the bottom of the post):
https://forum.WebsiteBaker.org/index.php/topic,7834.msg97354.html#msg97354

Step by step…
If you like to have short cuts to the Bakery backend on the admin home page, make some modifications to the WebsiteBaker core file admin/start/template.html.

1. Replace in the code below all page_id=XXX by one of your Bakery page ids, eg. page_id=4

--- Code: ---        <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>
--- End code ---

2. Locate the html code below at the very bottom of the WebsiteBaker core file admin/start/template.html.

--- Code: ---    </td>
</tr>
</table>

<!-- END main_block -->
--- End code ---

3. Add the code of the complete html table of step #1 right before the code of step #2.

4. Add the attached mod_bakery.png icon to the admin/images/icons/ directory or make a 50x50px png icon yourself.


Regards Christoph

[gelöscht durch Administrator]

ghost06:
hello to all, can i upgrade from version 0,94 to 1,36?

please can you explain me the procedure step to step?
I have tried this
https://forum.WebsiteBaker.org/index.php/topic,7834.msg87915.html#msg87915
but but it does not work :cry: :cry:

thanks

freeSbee:
Hi ghost06


--- Quote from: ghost06 on September 29, 2009, 09:45:46 PM ---can i upgrade from version 0,94 to 1,36?

--- End quote ---

Please read the important upgrade notes:
http://www.bakery-shop.ch/#upgrade_notes

If anything went wrong please provide more information on:

* WB version
* What 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

ghost06:

--- Quote from: freeSbee on September 30, 2009, 09:45:15 AM ---Hi ghost06


--- Quote from: ghost06 on September 29, 2009, 09:45:46 PM ---can i upgrade from version 0,94 to 1,36?

--- End quote ---

Please read the important upgrade notes:
http://www.bakery-shop.ch/#upgrade_notes

If anything went wrong please provide more information on:

* WB version
* What 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


--- End quote ---

hello Christoph, in the first place thanks for your answer and excuse me if I have disturbed, but are deprived of hope :cry:

I have read http://www.bakery-shop.ch/#upgrade_notes , but not there are successful, I have followed the passages, but nothing

my WB version is 2.8
What did you do manually (FTP, WB backend etc)?
FTP

even if I do not speak well l' English, I have tried translate the topic, but I do not succeed to understand which are the steps to follow in order to make the upgrade...

I am much pleasing one to you if he explains to me

sorry for my English :-)

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version