SlaY3R
Offline
Posts: 18
|
 |
« Reply #400 on: May 30, 2009, 12:53:15 PM » |
|
@SlaY3R Also i watched the database (wbmod_bakery_order) @ the moment when he added the stuff to the basket. and my stuff was replaced by his stuff.
SUPPLEMENT: Have you been logged in as the same user? Regards, Christoph Nope, me was loggedin as admin and he was anonymous. ps. could it be that it was the return urls of the shops? cuz now i configured the return urls and can't get the bug back:\
|
|
|
|
|
Logged
|
|
|
|
|
freeSbee
|
 |
« Reply #401 on: May 30, 2009, 01:11:25 PM » |
|
@ SlaY3R ps. could it be that it was the return urls of the shops? cuz now i configured the return urls and can't get the bug back:\
Which return urls do you mean? The url set in the page settings or a return url of a payment gateway?
|
|
|
|
|
Logged
|
|
|
|
SlaY3R
Offline
Posts: 18
|
 |
« Reply #402 on: May 30, 2009, 03:02:22 PM » |
|
@ SlaY3R ps. could it be that it was the return urls of the shops? cuz now i configured the return urls and can't get the bug back:\
Which return urls do you mean? The url set in the page settings or a return url of a payment gateway? continue with shopping url
|
|
|
|
|
Logged
|
|
|
|
|
freeSbee
|
 |
« Reply #403 on: May 30, 2009, 05:25:34 PM » |
|
New Version of Bakery: VERSION 1.2 alpha (05/30/2009) VERSION HISTORY- Bugfix: Turned include() path from relativ to absolute in order to prevent some php installation from including the wrong info.php file (reported by erpe)
DOWNLOADDownload the attached zip file from the bottom of this post. PLEASE NOTE* Short tutorial: Add support for Google Analyticshttp://www.websitebaker2.org/forum/index.php/topic,7834.msg86026.html#msg86026DOWNLOAD REMOVEDPlease download the latest version from the Bakery Website. Christoph
|
|
|
|
« Last Edit: June 29, 2009, 01:33:23 PM by freeSbee »
|
Logged
|
|
|
|
|
snark
Guest
|
 |
« Reply #404 on: May 31, 2009, 03:08:36 PM » |
|
great to see the bakeryshop is being taken to higher levels I would really love to have an option to include more pictures in de detail view of an item something like the fancybraxbox ( http://www.websitebakers.com/pages/modules/image-galleries/fancybraxbox.php) would be more than great. evenly great would be to combine de multipage module by ruud with the bakery item, in that way the detailpages could hold lots of specs in tables etc I guess these options would make the bakery the best imaginable shop and also widely usable as productgallery, portfolio, etc etc
|
|
|
|
« Last Edit: June 02, 2009, 09:47:35 PM by snark »
|
Logged
|
|
|
|
KEnik
Offline
Posts: 24
|
 |
« Reply #405 on: June 03, 2009, 03:19:26 PM » |
|
 If I try buy something. Then validate inserted Address atc. I see City Olešná is not valid ( Václav is a Valid !? "á" is ok ?!) in bakery/language/CS.php $MOD_BAKERY['ADD_REGEXP_CHARS'] = 'ěščřžýáíéůúĚŠČŘŽÝÁÍÉŮÚ'; Help delete (uncomment //) in languagefile line 380 - utf8_encode($MOD_BAKERY['ADD_REGEXP_CHARS']); BTW:I use utf-8 on all pages and database
|
|
|
|
|
Logged
|
|
|
|
KEnik
Offline
Posts: 24
|
 |
« Reply #406 on: June 03, 2009, 10:49:32 PM » |
|
Bakery 1.0 How to change position Price / currency ( in Czech Republick is normally wrote "100 Kč") Like: [PRICE][CURRENCY] on item page I change add.php but nothing change on pages http://www.josefvagner.cz/bakery/propiska-26.php?p=10
|
|
|
|
|
Logged
|
|
|
|
|
freeSbee
|
 |
« Reply #407 on: June 04, 2009, 07:52:38 AM » |
|
Hi KEnik How to change position Price / currency ( in Czech Republick is normally wrote "100 Kč") Like: [PRICE][CURRENCY]
Modify it in the product template: Bakery backend > Page Settings > Layout Settings > Page (Product-Loop) AND Product (Footer) Regards Christoph
|
|
|
|
|
Logged
|
|
|
|
|
freeSbee
|
 |
« Reply #408 on: June 14, 2009, 07:31:52 PM » |
|
New Version of Bakery: VERSION 1.3 alpha (06/14/2009) VERSION HISTORY- New feature to add multiple item images
- New feature using Lightbox2 to show the item images
- Changed and added new presettings of the thumbnail resize
DOWNLOADDownload the attached zip file from the bottom of this post. UPGRADE NOTESNot all changes will be done automatically when upgrading to v1.3. Still there will be some adaptations you have to do manually: - Before upgrading make a backup of at least the media/bakery/ directory. You will have to reupload ALL item images using the Bakery backend.
- Alternatively you can move image files manually using ftp. First make a directory structure like this:
media/bakery/thumbs/ media/bakery/images/ Then add a directory for every item, eg.: media/bakery/thumbs/item1/ media/bakery/images/item1/ Move your image/thumb files to the corresponding directory. They will be loaded automatically by Bakery.
- Modify the item templates. Use the vars [THUMB], [THUMBS], [IMAGE] AND [IMAGES] to display images. The inserted images will be linked to the detail page or to the Lightbox2 depending on your page settings. So there is no more need to do this in your template.
• [IMAGE] = Main item image selected at section "2. Product Images" of the "Add/modify item" page • [IMAGES] = All item images except for the item main image • [THUMB] = Thumbnail of the main item image selected at section "2. Product Images" of the "Add/modify item" page • [THUMBS] = All thumbnails of the item images except for the item main image
PLEASE NOTE- Bakery v1.3 is alpha. Do not use with productive shops.
- Please give feedback in this thread.
- Bakery 1.3 provides new features (see version history above) like multiple item images. The way how Bakery handles and stores images is changed basically.
DOWNLOAD REMOVEDPlease download the latest version from the Bakery Website. Christoph
|
|
|
|
« Last Edit: June 29, 2009, 01:32:54 PM by freeSbee »
|
Logged
|
|
|
|
|
snark
Guest
|
 |
« Reply #409 on: June 15, 2009, 06:05:49 AM » |
|
|
|
|
|
|
Logged
|
|
|
|
Boudi
Addon Team
Offline
Posts: 816
|
 |
« Reply #410 on: June 15, 2009, 09:09:02 AM » |
|
Great to see improvement!!
First errors I noticed on a fresh install of Bakery 1.3 and WB 2.7:
1) Cannot upload the images. It says after upload: successfull! but when returning to the shop there are no images uploaded. Besides that you don't see the images in the shop.
There's no difference if I turn the auto resizer off/on and or If I want to upload more images at once.
The image itself is just a normal .jpg with standard measures.
2) The free defined textfields do not show up in the shop.
3) The stock already reduces before the client did the checkout. So even with a cancellation the stock reduces
Boudi
|
|
|
|
« Last Edit: June 15, 2009, 09:12:59 AM by Boudi »
|
Logged
|
...:: Bake the Unbakable ::...
|
|
|
|
freeSbee
|
 |
« Reply #411 on: June 15, 2009, 01:58:29 PM » |
|
Hi Boudi Thanks for testing! 1) Cannot upload the images. It says after upload: successfull! but when returning to the shop there are no images uploaded. Besides that you don't see the images in the shop. There's no difference if I turn the auto resizer off/on and or If I want to upload more images at once.
I can not reproduce this - works fine on my installations. Can anybody else? Please post! Boudi, please first check the Bakery "Modify/Delete Product" > "2. Product Images" for images, then second check the /media/bakery/thumbs/item#/ /media/bakery/images/item#/directories using either ftp or the wb "Media" > "Browse Media" page for image files. 2) The free defined textfields do not show up in the shop.
The vars are not added to the template by default: http://www.bakery-shop.ch/#definable_fields3) The stock already reduces before the client did the checkout. So even with a cancellation the stock reduces
When a customer adds a certain number of items to his cart, the shop stock will be reduced by the same quantity. If a customer cancels his order the ordered items will be put back to stock immediately. If a customer does not submit his order, the ordered items will be put back to stock and the order will be deleted at least 1 hour after the customers first call of the Bakery cart. http://www.bakery-shop.ch/#stock_administrationRegards Christoph
|
|
|
|
|
Logged
|
|
|
|
erpe
Offline
Posts: 2077
|
 |
« Reply #412 on: June 15, 2009, 04:24:50 PM » |
|
Hi Christoph 1) Cannot upload the images. It says after upload: successfull! but when returning to the shop there are no images uploaded. Besides that you don't see the images in the shop. I can confirm this, the same happens with my bakery installation. rgds erpe
|
|
|
|
|
Logged
|
|
|
|
|
snark
Guest
|
 |
« Reply #413 on: June 15, 2009, 04:43:15 PM » |
|
same here, fresh installation
but I made the imagefolders manually and now it works
just create a folder bakery in media with two subfolders ( images and thumbs)... make em writeble and the itemsfolders are being made correctly
this is great!
|
|
|
|
« Last Edit: June 15, 2009, 04:47:49 PM by snark »
|
Logged
|
|
|
|
|
freeSbee
|
 |
« Reply #414 on: June 15, 2009, 07:49:25 PM » |
|
@snark, @erpe, @ Boudi Thanks a lot for testing. I fixed the bug. Please see next post.
|
|
|
|
|
Logged
|
|
|
|
|
freeSbee
|
 |
« Reply #415 on: June 15, 2009, 08:00:37 PM » |
|
New Version of Bakery: VERSION 1.3.1 alpha (06/15/2009) VERSION HISTORY- Bugfix: Added missing code to create the /media/bakery/ directory (reported by Boudi)
DOWNLOADDownload the attached zip file from the bottom of this post. UPGRADE NOTESNot all changes will be done automatically by the upgrade script when upgrading from a version below v1.3 to v1.3.1. Still there will be some adaptations you have to do manually: - Before upgrading make a backup of at least the /media/bakery/ directory. You will have to reupload ALL item images using the Bakery backend.
- Alternatively you can move image files manually using ftp. First make a directory structure like this:
/media/bakery/thumbs/ /media/bakery/images/ Then add a directory for every item, eg.: /media/bakery/thumbs/item1/ /media/bakery/images/item1/ Move your image respectively thumb files to the corresponding directory. They will be loaded automatically by Bakery.
- Modify the item templates. Use the vars [THUMB], [THUMBS], [IMAGE] AND [IMAGES] to display images. The inserted images will be linked to the detail page or to the Lightbox2 depending on your page settings. So there is no more need to do this in your template.
• [IMAGE] = Main item image - only displayed if selected at section "2. Product Images" of the "Add/modify item" page • [IMAGES] = All item images except for the item main image. • [THUMB] = Thumbnail of the main item image - only displayed if selected at section "2. Product Images" of the "Add/modify item" page. • [THUMBS] = All thumbnails of the item images except for the item main image.
PLEASE NOTE- Bakery v1.3.1 is alpha. Do not use with productive shops.
- Please give feedback in this thread.
- Bakery 1.3.1 provides new features (see version history above) like multiple item images. The way how Bakery handles and stores images is changed basically. Please read the "Upgrade Notes" above.
DOWNLOAD REMOVEDPlease download the latest version from the Bakery Website. Christoph
|
|
|
|
« Last Edit: June 29, 2009, 01:32:09 PM by freeSbee »
|
Logged
|
|
|
|
|
snark
Guest
|
 |
« Reply #416 on: June 16, 2009, 08:51:32 AM » |
|
filename as lightbox description would be nice...
now it says image 1 of 3 or something like that
|
|
|
|
|
Logged
|
|
|
|
Boudi
Addon Team
Offline
Posts: 816
|
 |
« Reply #417 on: June 16, 2009, 09:25:57 AM » |
|
@ Snark, filename as lightbox description would be nice... When you give the image a name, let's say Home.jpg then the title in the Lightbox will be "Home". @Christoph, - Image handling works fine now! Thnq. - Extra field handling and stock control: my failure, I had to check the Bakery website before posting the thread. Both work like a charm. I will test the shop within the coming days. Greetz, Boudi
|
|
|
|
|
Logged
|
...:: Bake the Unbakable ::...
|
|
|
|
freeSbee
|
 |
« Reply #418 on: June 16, 2009, 04:49:04 PM » |
|
New Version of Bakery: VERSION 1.3.2 alpha (06/16/2009) VERSION HISTORY- The image file name is now used for the image <alt> and <title> tag and is shown as the Lightbox2 caption (suggested by snark)
- Bugfix: Includ missing language file in save_items.php
NEW: IMAGE TITLE AND LIGHTBOX CAPTIONUse speaking image file names since they are now used for the image <alt> and <title> tag and shown as the Lightbox2 caption. Underscores are replaced by spaces automatically. DOWNLOADDownload the attached zip file from the bottom of this post. UPGRADE NOTESNot all changes will be done automatically by the upgrade script when upgrading from a version prior v1.3 to v1.3.2. Still there will be some adaptations you have to do manually: - Before upgrading make a backup of at least the /media/bakery/ directory. You will have to reupload ALL item images using the Bakery backend.
- Alternatively you can move image files manually using ftp. First make a directory structure like this:
/media/bakery/thumbs/ /media/bakery/images/ Then add a directory for every item, eg.: /media/bakery/thumbs/item1/ /media/bakery/images/item1/ Move your image respectively thumb files to the corresponding directory. Use speaking image file names since they are used for the image <alt> and <title> tag and shown as the Lightbox2 caption. Underscores are replaced by spaces automatically. The item images and thumbs will be loaded automatically by Bakery.
- Modify the item templates. Use the vars [THUMB], [THUMBS], [IMAGE] AND [IMAGES] to display images. The inserted images will be linked to the detail page or to the Lightbox2 depending on your page settings. So there is no more need to do this in your template.
• [IMAGE] = Main item image - only displayed if selected at section "2. Product Images" of the "Add/modify item" page • [IMAGES] = All item images except for the item main image. • [THUMB] = Thumbnail of the main item image - only displayed if selected at section "2. Product Images" of the "Add/modify item" page • [THUMBS] = All thumbnails of the item images except for the item main image.
PLEASE NOTE- Bakery v1.3.2 is alpha. Do not use with productive shops.
- Please give feedback in this thread.
- Bakery 1.3.2 provides new features (see version history above) like multiple item images. The way how Bakery handles and stores images is changed basically. Please read the "Upgrade Notes" above.
DOWNLOAD REMOVEDPlease download the latest version from the Bakery Website. Christoph
|
|
|
|
« Last Edit: June 29, 2009, 01:31:08 PM by freeSbee »
|
Logged
|
|
|
|
|
snark
Guest
|
 |
« Reply #419 on: June 16, 2009, 09:31:37 PM » |
|
as you are clearly on a roll these days
can you tell us what we can expect in the near future,
I would very much like a function to display 'on sale' items or maybe the obtion to choose between imageflow and lightbox for the images...
anyway, good to see that this module is becoming somewhat more mature
|
|
|
|
|
Logged
|
|
|
|
|
freeSbee
|
 |
« Reply #420 on: June 18, 2009, 08:20:13 AM » |
|
Hi snark can you tell us what we can expect in the near future
Let's see what the future will bring... But: Bakery is a small shop and was never intended to be developed thus far. There are plenty of excellent, full featured e-commerce solutions available. Adding more and more features increases complexity of the software but also for the administrators... One of the main thing of WB is its simplicity! http://en.wikipedia.org/wiki/KISS_principleRegards Christoph
|
|
|
|
|
Logged
|
|
|
|
ghost06
Offline
Posts: 53
|
 |
« Reply #421 on: June 19, 2009, 12:45:39 PM » |
|
someone can help me? as I can modify " Shop Country: " and " Shop State: " for l' Italy?  thanks
|
|
|
|
|
Logged
|
|
|
|
|
snark
Guest
|
 |
« Reply #422 on: June 19, 2009, 12:53:56 PM » |
|
when changing the page settings ans I push save I get:
Unknown column 'lightbox2' in 'field list'
anyone knows how to solve this...
the lightbox script isn't working either
|
|
|
|
|
Logged
|
|
|
|
|
freeSbee
|
 |
« Reply #423 on: June 19, 2009, 12:57:17 PM » |
|
|
|
|
|
|
Logged
|
|
|
|
|
freeSbee
|
 |
« Reply #424 on: June 19, 2009, 01:17:31 PM » |
|
Hi snark Unknown column 'lightbox2' in 'field list'
Did you upgrade from v1.0 to v1.3? Then have a look at your db table "mod_bakery_page_set tings". Probably the field "lightbox2" is missing due to a bug in the upgrade script. You can add it manually. Run the SQL code below using phpMyAdmin or whatever you are using (replace TABLEPREFIX by your table prefix): ALTER TABLE `TABLEPREFIXmod_bakery_page_settings` ADD `lightbox2` VARCHAR(10) NOT NULL DEFAULT 'detail' AFTER `resize` Regards Christoph
|
|
|
|
|
Logged
|
|
|
|
|