Bakery: Small Shop Module (ORIGINAL TOPIC)

Stefek

@Ivan,
you're right. For some ** reason somebody deleted the ui-min.js call from the footer.
I can't understand why.  The whole UI will be loaded once on the "login to backend" Page and will stay in cache (so it will not harm "loading times" or something.
Your implemantation works fine by the way if the UI is loaded.

Kind 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

crnogorac081

then just insert line where jquery-ui-min.js is called from argos footer.htt
Web developer

Stefek

@Ivan
No, I didn't use Argos Theme.
I used the "Classic Theme."
I will take a look and let you know. :-)

[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

Claren

#656
Hi all,

Could anyone please tell me what file to edit to take way the name verification on this page?



The function keeps telling me I don't know how to spell my own name.
I doubt I will get anything sold if I insult my customers like that.

I tried to add the "é" to "'ADD_REGEXP_CHARS'" but it is still not accepted, so that function has to go.

Could anyone please help?

BTW, I have created SE language files, should I upload it somewhere for others to use?

crnogorac081

@Stefek,

I found out why it is not ewokring, in argos_theme (I assume you are using it too) jqyery-ui-min.js script is commented, just uncomment it and it will work :)

But I do not know the reason why it is commented, I posted a question on another topic.

cheers
Web developer

Stefek

#654
@Ivan
Your addition works great with a WB 2.8.0 Finale Installation.
I guess it's a problem with implementing the jQuery to the 2.8.1 (something changed, I guess).

Kind 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

crnogorac081

Quote from: freeSbee on February 06, 2010, 10:53:35 AM
Hi Ivan

Quote from: crnogorac081 on February 05, 2010, 03:47:54 PM
If you have TABLE PREFIX, the bakery want install. I tested with 2.8 and 2.8.1 Revision 1274.
I solved the problem by replacing [TP] with '.TABLE_PREFIX.' in install.php file

The placeholder [TP] is used by the WB search and is replaced in search/search.php by the corresponding WB TABLE_PREFIX constant. Therefor it should not cause problems.

Regards Christoph

I will check again on clean install.. However, the I must notice that before it fails, the instalation takes too long..
Web developer

freeSbee

Hi Ivan

Quote from: crnogorac081 on February 05, 2010, 03:47:54 PM
If you have TABLE PREFIX, the bakery want install. I tested with 2.8 and 2.8.1 Revision 1274.
I solved the problem by replacing [TP] with '.TABLE_PREFIX.' in install.php file

The placeholder [TP] is used by the WB search and is replaced in search/search.php by the corresponding WB TABLE_PREFIX constant. Therefor it should not cause problems.

Regards Christoph

freeSbee

#651
Hi Nene

Quote from: nene on February 06, 2010, 12:14:18 AM
Is there a way of knowing the total number of stock in inventory?

If you need to know the exact number of stock in inventory do this:

1.
Set the shop offline to make sure no customers are shopping at the time. "WB backend" > "Modify Page Settings" > "Visibility" > select "Private".

2.
Wait for a least one hour, then call the cart in the shop frontend. This will put all items back to stock that are blocked by uncompleted orders. Quit your order at the "Order Summary" page.

3.
Got to the "Stock Administration" and check your shop inventory.

http://www.bakery-shop.ch/#stock_administration

Regards Christoph

nene

Hello,
Is there a way of knowing the total number of stock in inventory?

crnogorac081

Did anyone who has TABLE PREFIX had instalation problems?

Maybe some library needs to be installed first?? I didnt see [TP] in any other module's instalation file I used so far..
Web developer

freeSbee

Quote from: crnogorac081 on February 05, 2010, 03:47:54 PM
I had problem with installation.
If you have TABLE PREFIX, the bakery want install. I tested with 2.8 and 2.8.1 Revision 1274.
I solved the problem by replacing [TP] with '.TABLE_PREFIX.' in install.php file

Somebody else with the same issue?

Regards Christoph

crnogorac081

Hi,

I had problem with installation.

If you have TABLE PREFIX, the bakery want install. I tested with 2.8 and 2.8.1 Revision 1274.

I solved the problem by replacing [TP] with '.TABLE_PREFIX.' in install.php file

cheers
Web developer

crnogorac081

#646
I am using WB 2.8

Could you send me on PM the sorce code from your backend page to take a look



I tested patch on WB 2.8 and latest bakery 1.5.0
Web developer

Stefek

Hello Ivan,
I installed everything (also the js file was created), but it doesn't seen to work as  it should  :mrgreen:

I think it has to do with the WB Version I am using?
My Test Environment is on Xampp / WIN XP / WB 2.8.1 RC (but I can't remember if it was RC1 or 2).

Which WB Version to use  - or it may be something different?

Kind 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

Stefek

Hello Ivan,
thats great.
Thank you so much - I owe you ;-)

I will test it ASAP.

Kind 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

crnogorac081

Hi,

upon Stefek's request, I made drag&drop reordering for Bakery's product list.

How to install it:
1. Backup your modify.php file (or rename it to modify-BU.php)
2. Upload 2 files attached into bakery's folder
3. Insert into backend.css following code:


#dragBakeryTable li {
   list-style: none;
   margin-top: 3px;
   width: 95%;
   list-style: none;
   padding: 2px;
   background-color:#F0F0F0;
   border: #CCCCCC solid 1px;
   color:#fff;
}

#dragBakeryResult {
   width: 90%;
   padding-left:10px;
}


The script from uploaded modify.php file will automaticly create file: backend_body.js where is code required for drag and drop.

I remove the arrows for reordering (just by commenting it, if you want them back uncomment these lines)

Let me know how you like it :)

@Christoph
if you wish, you can include this into instalation package.

All best,
Ivan


[gelöscht durch Administrator]
Web developer

justinhampton81

Cristoph -

Thanks very much for your help.  This has fixed my issues.  Thanks again. 

mcollins

Quote from: freeSbee on January 14, 2010, 11:09:17 PM
Hi mcollins

Quote from: mcollins on January 14, 2010, 10:17:32 AM
Is it possible to have a date (or small callendar) for delivery to place in some part of the checkout process? A date for collection coiuld be nice too. Thank you.
No, not by default.

Regards Christoph

Well that reads to me as good news. By default it is not an option. Can this be in the next release please? The option of having a date picker opens the avenue for ecommerce as a service using Bakery, such as florist deliveries, couriers, grocery deliveries, rental industry, hire industry... the list goes on, and has the potential to be tapped into. Yes I ask allot, but with the struon beliefs in this fine software you have built, I see just a few small tweaks to provide unbelievable options for the web designers in us. I hope you can consider all I have asked for.

Ciaran

mcollins

#640
Guys,

If anyone is interested please help out on this link for the extra developement of Bakery.
https://forum.websitebaker.org/index.php/topic,17021.0.html
(Moved to Help & Support)

Ciaran

macsmet

Oops!
You're absolutely right (of course).
After adding the JS in my template it works fine!

Greetings,

MacSmet

freeSbee

Hi MacSmet, hi Justin

Quote from: macsmet on February 03, 2010, 02:41:23 PM
@freeSbee: I can confirm the delete button doesn't work (Safari 4.04, Firefox 3.6 on OSX) en IE 7 en 8 (Windows).
All browsers have javascript enabled.
Keep up the good work!

Do you include the Bakery JS?
http://www.bakery-shop.ch/#js

If yes, please post the JS error(s) returned by your browser(s).

Regards Christoph

macsmet

@freeSbee: I can confirm the delete button doesn't work (Safari 4.04, Firefox 3.6 on OSX) en IE 7 en 8 (Windows).
All browsers have javascript enabled.
Keep up the good work!

greetings,

MacSmet

freeSbee

Hi Justin

Quote from: justinhampton81 on February 02, 2010, 10:51:14 PM
(1)  When viewing the cart, the delete button does not reduce the quantity in the cart.  You must rather change the stock to 0 and update cart.  Tested on various sites with various installs.  
(2)  The light box is rendering at the bottom right of the page, well below the fold.  Tested on various sites with various installs.  

Make sure you have JavaScript enabled in your browser.

Regards Christoph

justinhampton81

#635
Fantastic module.  I have noticed two minor issues with regards to the bakery.  I have read through the thread and not found any mention.  

(1)  When viewing the cart, the delete button does not reduce the quantity in the cart.  You must rather change the stock to 0 and update cart.  Tested on various sites with various installs.  

(2)  The light box is rendering at the bottom right of the page, well below the fold.  Tested on various sites with various installs.  

Again, thanks very much for this module, and if nothing else, I can work around these small problems.  Any reply would be helpful.