Page 4 of 6

Re: Webshop Plus! v.3.2 for WWB8

Posted: Fri Jan 17, 2014 6:25 am
by Navaldesign
Yes, 3.2 is the latest version.

Re: Webshop Plus! v.3.2 for WWB8

Posted: Sat Feb 15, 2014 4:45 am
by adex1
Hi George, I think I read somewhere sometime ago that you charge for options for this extension.
Like what other feature do you charge for?

Thanks in advance.

Re: Webshop Plus! v.3.2 for WWB8

Posted: Sat Feb 15, 2014 11:20 am
by Navaldesign
For customization of Webshop Plus you can contact me through my site contact form.

Re: Webshop Plus! v.3.2 for WWB8

Posted: Sat Feb 22, 2014 6:43 pm
by bry
I just downloaded this and thought I could do a manual install of the extension via WB8. That didn't work.

Specifically, I clicked on Tools/Extension Manager/Manual Install. It looked for a *.wbx file and didn't find one.

What am I missing? Thanks!

Nevermind. I got it done.

thanks

Re: Webshop Plus! v.3.2 for WWB8

Posted: Sat Feb 22, 2014 8:00 pm
by bry
I have just put this on a website. Actually, I haven't tested it and I'm only using the following pages: products, cart folder with cart1, customer, checkout, custom_details, thankyou and thankyou1 (why the difference), error and cancel.

I'm not sure how to put a second cart on the same site. Do I need to put each one (with all of the pages mentioned) in individual folders?? I'm not sure how to put the cart folder in a folder. Or maybe I only put the second shopping cart in a separate folder. If so, do I need all of the pages I use in that separate folder - or are some of the pages common to both shopping carts.

Thanks, I hope that is clear!! I really appreciate you giving us a template for this. That made the first one pretty easy (even though I haven't tested it.

Thanks Naval Design. I've got to wait on your answer before I know how to deal with the second cart. Basically, this shopping cart has two different kinds of products.

To answer my own question, I think that I just use (like your sample) two different products pages. Is that right??

thanks

Re: Webshop Plus! v.3.2 for WWB8

Posted: Sat Feb 22, 2014 9:14 pm
by Navaldesign
If you need separate carts, you must install them in separate folders.

Please read the manual, it explains why you have thankyou and thankyou1 (as well as cart and cart1) pages.

Re: Webshop Plus! v.3.2 for WWB8

Posted: Sun Feb 23, 2014 10:19 pm
by bry
Thanks NavalDesign. I will be reading that tonight!!

Re: Webshop Plus! v.3.2 for WWB8

Posted: Sun Mar 16, 2014 7:49 am
by gevers
Is it possible to change the language on the order form for print. Do i made the changes in the php code ?
Thanks in advance.

Re: Webshop Plus! v.3.2 for WWB8

Posted: Sun Mar 16, 2014 2:57 pm
by Navaldesign
The backend is only in English as it would require too much effort and code changes to make it multilingual.

If you want to change the labels, you will need to modify the PHP code.

Re: Webshop Plus! v.3.2 for WWB8

Posted: Sun Mar 16, 2014 4:58 pm
by gevers
Ok Thanks.
it is difficult to find the code for the confirmation e-mail to the customer.

Re: Webshop Plus! v.3.2 for WWB8

Posted: Sun Mar 16, 2014 6:35 pm
by Navaldesign
The confirmation mail labels can be set through the Admin area, no need to modify the code.

Re: Webshop Plus! v.3.2 for WWB8

Posted: Mon Mar 17, 2014 1:39 pm
by gevers
Thanks, I need to translate the English terms into Dutch for the mail conformation.
I think thats the php form: dbts_includes/admin_mail_webshop.php.
But i can't find the text

Hello, this email is to confirm that your Order has been received.
Following details have been submitted:

Do i need to edit it els where ?

Re: Webshop Plus! v.3.2 for WWB8

Posted: Mon Mar 17, 2014 3:38 pm
by Navaldesign
You can edit the non-cart labels by double clicking the DBTS Form processor object in the "thankyou" page and editing the Admin mail and Autoresponder mail headers. Please read instructions in the DBTS Form Processor manual.

Also note that to be able to make amendments not only in text but also in font size, color and family, you must have installed the HTML Textbox and HTML Textarea extensions.

Re: Webshop Plus! v.3.2 for WWB8

Posted: Mon Mar 17, 2014 10:28 pm
by gevers
Thank you very much. It worked.

Re: Webshop Plus! v.3.2 for WWB8

Posted: Wed Apr 02, 2014 6:05 pm
by randm
Hi Naval

I've been working on a WebShop_Plus_3_2 project for several weeks now, and it was coming along nicely. But since having updated to WB 9.4 yesterday, I am having problems. I thought maybe it was a conflict with one of the extensions I was using, but I tried the entire demo project in a new test site, and it just doesn't publish. The site URL is saying:
Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log."


I even started all over again with a new .zip file and re-loaded the demo project, cart folder and Webshop_plus3 folder to my computer. I've tried everything - and this has only been since I upgraded to WB v9.4 yesterday. I had a WebShop project that was working, but after publishing it in WB9.4, it crashed.

I also couldn't find any specific instructions in the PDF concerning where the 10 files included in the webshop_plus3 folder should be uploaded on the server. Should they go inside the "cart" folder, or outside?

Thanks for your great shopping cart - and your help.

Re: Webshop Plus! v.3.2 for WWB8

Posted: Wed Apr 02, 2014 8:48 pm
by Navaldesign
The error you posted is usually due to wrong permissions of the folder or of a specific file.

Files should be 644 folders 755 (on UNIX - Linux systems). Check it.

Re: Webshop Plus! v.3.2 for WWB8

Posted: Wed Apr 02, 2014 9:30 pm
by randm
Navaldesign wrote:The error you posted is usually due to wrong permissions of the folder or of a specific file.

Files should be 644 folders 755 (on UNIX - Linux systems). Check it.
Hi Naval
Checked them all - they're as they should be. I'm also having trouble with the installation not letting me log in to the back end with the "username" and "password", even on a new installation. As I said before, I had a project successfully loaded with WebShop that I've been working on for the past week - and after I upgraded WB yesterday to the latest version, suddenly the cart just crashed. I installed it again on a new test site - and even this new installation won't let me get into the back end. :?

Re: Webshop Plus! v.3.2 for WWB8

Posted: Thu Apr 03, 2014 6:10 am
by Navaldesign
I don't think this has anything to do with the WWB 9.4 update.
This MUST be a server issue.

If you wish, provide me your FTP details through my site contact form so I can check it directly on the server.

Re: Webshop Plus! v.3.2 for WWB8

Posted: Thu Apr 03, 2014 5:04 pm
by randm
OK, will do. Thanks

Re: Webshop Plus! v.3.2 for WWB8

Posted: Fri Apr 04, 2014 7:02 am
by gevers
Hello, Is it possible to change the size of the productforms? Now the width is 523 high and 111. I try for example to change the width of form1 and form2 to 150 and 100 but it does not work.
I'ts on the product1.php page. In the example the products are in horizontal position i like the product presentation on the productpage vertical.
I Hope you can help me.

Greetz Gerrie

Re: Webshop Plus! v.3.2 for WWB8

Posted: Fri Apr 04, 2014 7:36 am
by Navaldesign
The product forms are simple WWB forms, so there is no limitation related to the size or layout of the form. Maybe you have locked the form object ?

Re: Webshop Plus! v.3.2 for WWB8

Posted: Fri Apr 04, 2014 10:01 am
by gevers
Sorry, There was a text field with no text inside the webform. The width was 400, but you did not see that field.(no text)
Thanks for your reply.

greetz Gerrie

Re: Webshop Plus! v.3.2 for WWB8

Posted: Sun Apr 13, 2014 7:45 pm
by randm
Hi George

Really happy with the WebShop cart - thank you so much for all your efforts to bring it to us! I have a question, though. My shopping cart client has an item (a bonnet) that is available lined or unlined. The lined version costs $5 more - and I have figured out how to add that in the form's combobox dropdown menu as an option, and how to make the cart adjust the price accordingly. What I can't figure out is whether there's a way to also adjust the weight accordingly? Because I have set the cart to calculate shipping based on weight, and a lined bonnet is heavier than one that is not lined.

If there is no way to do this, I think I would create another page for the lined version of the bonnet - but then I wonder whether there's a way to make the "choice" for a lined version, within the original product combobox, direct the shopper to the "new" page? Do you have any suggestions?

I hope this makes sense.
Thanks so much for all you do!
randm

Re: Webshop Plus! v.3.2 for WWB8

Posted: Mon Apr 14, 2014 4:33 am
by Navaldesign
There is no easy (codeless) way to adjust the weight. Your easier choice is to create (even on the same page) two separate product forms, one for the lined and one for the unlined version. This way you can set the weight as required for each product.

I don't understand your second question. Whay would you need the combobox to redirect to the second product ? I mean, if you use separate product forms, and, even more, separate pages, you can simply have a link to redirect to the other page, or a bookmark, if the second form is further down to the page, no need for a combobox (the lined / unlined word can be part of the original description)

Re: Webshop Plus! v.3.2 for WWB8

Posted: Tue Apr 15, 2014 5:46 pm
by randm
Thanks for your suggestions! I was able to add a second form to the page without it looking too "complicated". Appreciate the help!

Re: Webshop Plus! v.3.2 for WWB8

Posted: Thu Apr 17, 2014 3:45 pm
by gevers
Is it possible to change the currency setting in European with comma, and where kan i change that?
Thanks in advance

Re: Webshop Plus! v.3.2 for WWB8

Posted: Fri Apr 18, 2014 7:06 am
by Navaldesign
gevers wrote:Is it possible to change the currency setting in European with comma, and where kan i change that?
Thanks in advance
I'm sorry, at the moment this is only possible through code changing, but you would need to change it in too many places.

Re: Webshop Plus! v.3.2 for WWB8

Posted: Fri Apr 18, 2014 3:36 pm
by gevers
Ok thanks.
Geetz Gerrie

Re: Webshop Plus! v.3.2 for WWB8

Posted: Sun Jul 13, 2014 2:09 pm
by Navaldesign
Just add in the product form, a hidden field named "quantity" with value "1"

Re: Webshop Plus! v.3.2 for WWB8

Posted: Sun Jul 13, 2014 5:06 pm
by Navaldesign
Place a backslash before the apostrophe
D \'article

Re: Webshop Plus! v.3.2 for WWB8

Posted: Tue Jul 29, 2014 7:45 pm
by Navaldesign
No, I'm sorry, this would require some programming.

Re: Webshop Plus! v.3.2 for WWB8

Posted: Thu Jul 31, 2014 5:03 am
by protectourlands
Webshop Plus 3.2 is very powerful and simple to use with standard WB order forms. The options for setting shipping charges are better than most paid applications I have used.

I am just finishing a website with very complex product order forms that have an unusual amount of options and pricing variables. Webshop Plus was the perfect solution to getting the orders to Paypal checkout.

Thank you Pablo for designing the core, and especially Naval Design for expanding the functionality and providing all the advice on using this app to its fullest capabilities. This truly is one of the best addons for WWB!

Webshop Plus! v.3.2 for WWB8

Posted: Sun Sep 14, 2014 10:50 am
by pavlos1
Is it possible to have dual currencies ?
Also billigual product descriptions?
Thank you!

Re: Webshop Plus! v.3.2 for WWB8

Posted: Sun Sep 14, 2014 8:58 pm
by Navaldesign
Product pages are built in WWB so you can type whatever you like, even a bilingual description, as well as prices in two different currencies. However, only one currency can be passed over to the cart.

Re: Webshop Plus! v.3.2 for WWB8

Posted: Tue Oct 28, 2014 6:04 am
by kfi4all
Greetings!
I wish to say that the Webshop Plus v3.2 is awesome for its customizable features.
In trying to customize the delivery of order placed by customers, I found out that
3,000.00 appears in the "view order page" as 3.00 instead of appearing as 3,000.00
Please, I need your help, how do i make it appear as 3,000.00 in the view order page
under product/service description row of the webshop plus administrator panel?

visit http://www.kfi4allonline.com/shop/shopping_centre.htm and the administrator panel,
if need be.

Cheers, kfi4all

Re: Webshop Plus! v.3.2 for WWB8

Posted: Tue Oct 28, 2014 6:15 am
by Navaldesign
Did you make any changes in the code ? If yes, what changes ?

Re: Webshop Plus! v.3.2 for WWB8

Posted: Tue Oct 28, 2014 6:27 am
by kfi4all
thanks for your prompt response.
please, i did not temper with any code of the administrator panel

Oh! i just remembered, i changed the currency symbol to "N" to assume a Nigerian currency symbol: "Naira".

thanks!

Re: Webshop Plus! v.3.2 for WWB8

Posted: Wed Nov 26, 2014 10:18 pm
by supersonictt
Hello Navaldesign,

Just one quick question: I am designing a site for a restaurant and they want "Order online" in their menu.
Is the Webshop Plus suitable for these kinds of orders (food, drinks...)?
If so, they want payments to be done on delivery and not through paypal, is that possible?

Thank you.

Re: Webshop Plus! v.3.2 for WWB8

Posted: Wed Nov 26, 2014 10:49 pm
by Navaldesign
I don't think you need a cart for this. You'd rather create a form with the entire menu and have simply the details (order) be emailed. Just add the necessary fields for the name, address etc.

Re: Webshop Plus! v.3.2 for WWB8

Posted: Wed Nov 26, 2014 10:51 pm
by supersonictt
Thank you for your quick response :)
Well, that idea you suggested came across my mind, but the thing is, I want a cart to be shown as people add orders, so I am not sure if it can be done without Webshop plus.

Re: Webshop Plus! v.3.2 for WWB8

Posted: Wed Nov 26, 2014 10:55 pm
by Navaldesign
Yes, it can be done.

Re: Webshop Plus! v.3.2 for WWB8

Posted: Wed Nov 26, 2014 10:59 pm
by supersonictt
So, no Webshop, just items with quantity and prices, and address and other delivery info. Any hints to start with regarding how items can be added to the cart?
Thanks a lot

Re: Webshop Plus! v.3.2 for WWB8

Posted: Thu Nov 27, 2014 9:41 am
by gevers
Hello,
It is possible to change the billing details form USA format to European Euro format ?
USA 200.00 European 200,00

Thanks in advance

Re: Webshop Plus! v.3.2 for WWB8

Posted: Sat Nov 29, 2014 6:05 am
by supersonictt
supersonictt wrote:So, no Webshop, just items with quantity and prices, and address and other delivery info. Any hints to start with regarding how items can be added to the cart?
Thanks a lot
Any hints please?
I know it is off-topic but some hints and help would me so much appreciated :)

Re: Webshop Plus! v.3.2 for WWB8

Posted: Sat Nov 29, 2014 6:07 am
by Navaldesign
@ gevers: You need to modify the code of the pages to use another format. Easy, but you will have to do it in several places, so it is a long work.

Re: Webshop Plus! v.3.2 for WWB8

Posted: Sat Nov 29, 2014 6:13 am
by Navaldesign
supersonictt wrote:
supersonictt wrote:So, no Webshop, just items with quantity and prices, and address and other delivery info. Any hints to start with regarding how items can be added to the cart?
Thanks a lot
Any hints please?
I know it is off-topic but some hints and help would me so much appreciated :)
You need a javascript function that will display their order total amount whilst they are adding or removing items from the list. So actually the list IS the cart (with checkboxes and quantity boxes beside each item). Then, using DBTS Form Processor, you can create the multipage form, where the first page is the menu list (with total) and the second one contains the billing and delivery details form.

You can even break down the menu list using the multipage form method in appetizers list, first course, second course etc.


However, you CAN use also Webshop Plus for this as it will probably be easier for you as it requires no coding.

Re: Webshop Plus! v.3.2 for WWB8

Posted: Sun Nov 30, 2014 4:50 pm
by gevers
Navaldesign wrote:@ gevers: You need to modify the code of the pages to use another format. Easy, but you will have to do it in several places, so it is a long work.
Ok Thanks

Re: Webshop Plus! v.3.2 for WWB8

Posted: Tue Jan 27, 2015 4:31 pm
by gforce7
Hi,

I just came across Webshop Plus! and it looks like it can do exactly what I have been looking for. I am pretty sure I followed the installation steps exactly but I get the following where I should be seeing my IP, which tells me something is wrong with my server or somewhere:

'.'Your IP Address:
'.$_SERVER['REMOTE_ADDR'].''; ?>

Also when I access the admin section several areas have the tokens or variable names rather than actual data. As an example in the Tax settings, under tax description I am getting:

<? echo $tax_description1;?>

I'm sure it is something simply but I cannot figure it out.

I am using wwb 10.2, DBTS Forms processor 2.6.0 and PHP 5.3 with safe more off.

Thanks,
Allen

Re: Webshop Plus! v.3.2 for WWB8

Posted: Tue Jan 27, 2015 5:45 pm
by Navaldesign
A possible reason (although I can't be sure) is that your server PHP settings don't support the so called "short tags" for PHP.

Normally, to declare a piece of PHP code, it should start with

<?php

At the time I built Webshop, I had made some use of

<?

which is the "short" tag.

Ask your hosting company if they can enable "short tag" for php, otherwise you will have to edit, page per page, the parts where short tags are used, replacing them with the full tag, and upload the page again on the server.
In example, <? echo $tax_description1;?> should become <?php echo $tax_description1;?>

I should do this my self, but I'm very short on time........

Re: Webshop Plus! v.3.2 for WWB8

Posted: Tue Jan 27, 2015 6:33 pm
by gforce7
That was it. I edited my php.ini to enable short tags and it's displaying the correct information.

Thanks again,
Allen