Webshop Plus! v.3.2 for WWB8

This forum is dedicated to discussions about shopping carts/ecommerce.
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
User avatar
Navaldesign
 
 
Posts: 862
Joined: Sat Mar 01, 2008 8:08 pm
Location: Italy
Contact:

Re: Webshop Plus! v.3.2 for WWB8

Post 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.
www.dbtechnosystems.com
User avatar
randm
 
 
Posts: 36
Joined: Sat Oct 10, 2009 11:46 pm
Location: Ontario, Canada

Re: Webshop Plus! v.3.2 for WWB8

Post 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. :?
User avatar
Navaldesign
 
 
Posts: 862
Joined: Sat Mar 01, 2008 8:08 pm
Location: Italy
Contact:

Re: Webshop Plus! v.3.2 for WWB8

Post 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.
www.dbtechnosystems.com
User avatar
randm
 
 
Posts: 36
Joined: Sat Oct 10, 2009 11:46 pm
Location: Ontario, Canada

Re: Webshop Plus! v.3.2 for WWB8

Post by randm »

OK, will do. Thanks
Last edited by randm on Fri Apr 04, 2014 2:40 pm, edited 1 time in total.
gevers
 
 
Posts: 108
Joined: Sat Feb 12, 2011 11:36 am

Re: Webshop Plus! v.3.2 for WWB8

Post 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
User avatar
Navaldesign
 
 
Posts: 862
Joined: Sat Mar 01, 2008 8:08 pm
Location: Italy
Contact:

Re: Webshop Plus! v.3.2 for WWB8

Post 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 ?
www.dbtechnosystems.com
gevers
 
 
Posts: 108
Joined: Sat Feb 12, 2011 11:36 am

Re: Webshop Plus! v.3.2 for WWB8

Post 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
User avatar
randm
 
 
Posts: 36
Joined: Sat Oct 10, 2009 11:46 pm
Location: Ontario, Canada

Re: Webshop Plus! v.3.2 for WWB8

Post 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
User avatar
Navaldesign
 
 
Posts: 862
Joined: Sat Mar 01, 2008 8:08 pm
Location: Italy
Contact:

Re: Webshop Plus! v.3.2 for WWB8

Post 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)
www.dbtechnosystems.com
User avatar
randm
 
 
Posts: 36
Joined: Sat Oct 10, 2009 11:46 pm
Location: Ontario, Canada

Re: Webshop Plus! v.3.2 for WWB8

Post 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!
gevers
 
 
Posts: 108
Joined: Sat Feb 12, 2011 11:36 am

Re: Webshop Plus! v.3.2 for WWB8

Post by gevers »

Is it possible to change the currency setting in European with comma, and where kan i change that?
Thanks in advance
User avatar
Navaldesign
 
 
Posts: 862
Joined: Sat Mar 01, 2008 8:08 pm
Location: Italy
Contact:

Re: Webshop Plus! v.3.2 for WWB8

Post 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.
www.dbtechnosystems.com
gevers
 
 
Posts: 108
Joined: Sat Feb 12, 2011 11:36 am

Re: Webshop Plus! v.3.2 for WWB8

Post by gevers »

Ok thanks.
Geetz Gerrie
User avatar
Navaldesign
 
 
Posts: 862
Joined: Sat Mar 01, 2008 8:08 pm
Location: Italy
Contact:

Re: Webshop Plus! v.3.2 for WWB8

Post by Navaldesign »

Just add in the product form, a hidden field named "quantity" with value "1"
www.dbtechnosystems.com
User avatar
Navaldesign
 
 
Posts: 862
Joined: Sat Mar 01, 2008 8:08 pm
Location: Italy
Contact:

Re: Webshop Plus! v.3.2 for WWB8

Post by Navaldesign »

Place a backslash before the apostrophe
D \'article
www.dbtechnosystems.com
User avatar
Navaldesign
 
 
Posts: 862
Joined: Sat Mar 01, 2008 8:08 pm
Location: Italy
Contact:

Re: Webshop Plus! v.3.2 for WWB8

Post by Navaldesign »

No, I'm sorry, this would require some programming.
www.dbtechnosystems.com
User avatar
protectourlands
 
 
Posts: 443
Joined: Sat May 24, 2008 2:16 am
Contact:

Re: Webshop Plus! v.3.2 for WWB8

Post 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!
pavlos1
 
 
Posts: 19
Joined: Mon Sep 26, 2005 8:58 pm
Location: Athens/Greece
Contact:

Webshop Plus! v.3.2 for WWB8

Post by pavlos1 »

Is it possible to have dual currencies ?
Also billigual product descriptions?
Thank you!
User avatar
Navaldesign
 
 
Posts: 862
Joined: Sat Mar 01, 2008 8:08 pm
Location: Italy
Contact:

Re: Webshop Plus! v.3.2 for WWB8

Post 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.
www.dbtechnosystems.com
User avatar
kfi4all
 
 
Posts: 9
Joined: Sun Oct 12, 2014 12:26 am
Location: Nigeria
Contact:

Re: Webshop Plus! v.3.2 for WWB8

Post 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
regards,
kfi4all!
User avatar
Navaldesign
 
 
Posts: 862
Joined: Sat Mar 01, 2008 8:08 pm
Location: Italy
Contact:

Re: Webshop Plus! v.3.2 for WWB8

Post by Navaldesign »

Did you make any changes in the code ? If yes, what changes ?
www.dbtechnosystems.com
User avatar
kfi4all
 
 
Posts: 9
Joined: Sun Oct 12, 2014 12:26 am
Location: Nigeria
Contact:

Re: Webshop Plus! v.3.2 for WWB8

Post 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!
regards,
kfi4all!
supersonictt
 
 
Posts: 398
Joined: Sun May 15, 2011 10:27 am

Re: Webshop Plus! v.3.2 for WWB8

Post 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.
User avatar
Navaldesign
 
 
Posts: 862
Joined: Sat Mar 01, 2008 8:08 pm
Location: Italy
Contact:

Re: Webshop Plus! v.3.2 for WWB8

Post 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.
www.dbtechnosystems.com
supersonictt
 
 
Posts: 398
Joined: Sun May 15, 2011 10:27 am

Re: Webshop Plus! v.3.2 for WWB8

Post 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.
User avatar
Navaldesign
 
 
Posts: 862
Joined: Sat Mar 01, 2008 8:08 pm
Location: Italy
Contact:

Re: Webshop Plus! v.3.2 for WWB8

Post by Navaldesign »

Yes, it can be done.
www.dbtechnosystems.com
supersonictt
 
 
Posts: 398
Joined: Sun May 15, 2011 10:27 am

Re: Webshop Plus! v.3.2 for WWB8

Post 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
gevers
 
 
Posts: 108
Joined: Sat Feb 12, 2011 11:36 am

Re: Webshop Plus! v.3.2 for WWB8

Post 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
supersonictt
 
 
Posts: 398
Joined: Sun May 15, 2011 10:27 am

Re: Webshop Plus! v.3.2 for WWB8

Post 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 :)
User avatar
Navaldesign
 
 
Posts: 862
Joined: Sat Mar 01, 2008 8:08 pm
Location: Italy
Contact:

Re: Webshop Plus! v.3.2 for WWB8

Post 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.
www.dbtechnosystems.com
User avatar
Navaldesign
 
 
Posts: 862
Joined: Sat Mar 01, 2008 8:08 pm
Location: Italy
Contact:

Re: Webshop Plus! v.3.2 for WWB8

Post 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.
www.dbtechnosystems.com
gevers
 
 
Posts: 108
Joined: Sat Feb 12, 2011 11:36 am

Re: Webshop Plus! v.3.2 for WWB8

Post 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
gforce7
 
 
Posts: 15
Joined: Fri Jun 24, 2011 3:45 pm

Re: Webshop Plus! v.3.2 for WWB8

Post 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
User avatar
Navaldesign
 
 
Posts: 862
Joined: Sat Mar 01, 2008 8:08 pm
Location: Italy
Contact:

Re: Webshop Plus! v.3.2 for WWB8

Post 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........
www.dbtechnosystems.com
gforce7
 
 
Posts: 15
Joined: Fri Jun 24, 2011 3:45 pm

Re: Webshop Plus! v.3.2 for WWB8

Post by gforce7 »

That was it. I edited my php.ini to enable short tags and it's displaying the correct information.

Thanks again,
Allen
gforce7
 
 
Posts: 15
Joined: Fri Jun 24, 2011 3:45 pm

Re: Webshop Plus! v.3.2 for WWB8

Post by gforce7 »

I may have overlooked it or it may just not be possible but what about price break or discounts for quantities? Not coupon codes but say someone purchased more than 10 of this or 20 of that then the price per each item would be less than the price of just 1 or 2 items.

Allen
User avatar
Navaldesign
 
 
Posts: 862
Joined: Sat Mar 01, 2008 8:08 pm
Location: Italy
Contact:

Re: Webshop Plus! v.3.2 for WWB8

Post by Navaldesign »

I'm sorry, no such feature is available at the moment.
www.dbtechnosystems.com
User avatar
protectourlands
 
 
Posts: 443
Joined: Sat May 24, 2008 2:16 am
Contact:

Re: Webshop Plus! v.3.2 for WWB8

Post by protectourlands »

George

I sent a few emails regarding a comma issue in text boxes in the form. Did you receive those?
gforce7
 
 
Posts: 15
Joined: Fri Jun 24, 2011 3:45 pm

Re: Webshop Plus! v.3.2 for WWB8

Post by gforce7 »

I think I may have come across a small bug? If this has already been discussed I apologize.

If I use your sample cart with no changes made. I can place an order and the Product code, desc, etc shows up in the cart but when I view the order in the back end all the billing details are there but the Product code, description, quantity and price are blank. Sub totals, totals, etc are there.

Any ideas?

Allen
User avatar
Navaldesign
 
 
Posts: 862
Joined: Sat Mar 01, 2008 8:08 pm
Location: Italy
Contact:

Re: Webshop Plus! v.3.2 for WWB8

Post by Navaldesign »

protectourlands wrote:George

I sent a few emails regarding a comma issue in text boxes in the form. Did you receive those?

No, I'm sorry. Please send again. If you get no answer within a day, please post here again.
www.dbtechnosystems.com
User avatar
Navaldesign
 
 
Posts: 862
Joined: Sat Mar 01, 2008 8:08 pm
Location: Italy
Contact:

Re: Webshop Plus! v.3.2 for WWB8

Post by Navaldesign »

gforce7 wrote:I think I may have come across a small bug? If this has already been discussed I apologize.

If I use your sample cart with no changes made. I can place an order and the Product code, desc, etc shows up in the cart but when I view the order in the back end all the billing details are there but the Product code, description, quantity and price are blank. Sub totals, totals, etc are there.

Any ideas?

Allen
This issue has never been reported and I can't reproduce it. In my own installations it works just fine.
The problem is that I can't imagine what the issue could be, unless I get access to your server to make some trials and understand what is going on.
www.dbtechnosystems.com
User avatar
protectourlands
 
 
Posts: 443
Joined: Sat May 24, 2008 2:16 am
Contact:

Re: Webshop Plus! v.3.2 for WWB8

Post by protectourlands »

Navaldesign wrote: No, I'm sorry. Please send again. If you get no answer within a day, please post here again.
I sent through your website form and resent the email to info

Thank you
gforce7
 
 
Posts: 15
Joined: Fri Jun 24, 2011 3:45 pm

Re: Webshop Plus! v.3.2 for WWB8

Post by gforce7 »

Navaldesign wrote:I'm sorry, no such feature is available at the moment.

I've sent you a couple of emails. Please respond when you are able.

Thanks,
Allen
User avatar
protectourlands
 
 
Posts: 443
Joined: Sat May 24, 2008 2:16 am
Contact:

Re: Webshop Plus! v.3.2 for WWB8

Post by protectourlands »

I am having an issue with the "," (comma) character when the buyer uses it in a text area box. It seems to end the text string that is sent in the email results, so any characters entered after it are not sent.

Example:

Entering into a text area box in the form: "I would like my widget A to be green, and also please add the heavy duty upgrade with reinforced corners."

Comes over into the email response as: "I would like my widget A to be green"

Do you have a fix for this? I appreciate your help George.
User avatar
Navaldesign
 
 
Posts: 862
Joined: Sat Mar 01, 2008 8:08 pm
Location: Italy
Contact:

Re: Webshop Plus! v.3.2 for WWB8

Post by Navaldesign »

It seems like the comma will break the correct sequence of storing the data in the file, probably because ot is being interpreted a a separator.

The fix would be to encode commas, but this is not something I can do in the next few days.

At the moment you can add validation to this textarea, disallowing commas.
www.dbtechnosystems.com
User avatar
protectourlands
 
 
Posts: 443
Joined: Sat May 24, 2008 2:16 am
Contact:

Re: Webshop Plus! v.3.2 for WWB8

Post by protectourlands »

Thank you George

Should I use jQuery to do that, or do you have a recommended way to easily do this?
User avatar
Navaldesign
 
 
Posts: 862
Joined: Sat Mar 01, 2008 8:08 pm
Location: Italy
Contact:

Re: Webshop Plus! v.3.2 for WWB8

Post by Navaldesign »

No, just use WWB's built in form field validation
www.dbtechnosystems.com
User avatar
protectourlands
 
 
Posts: 443
Joined: Sat May 24, 2008 2:16 am
Contact:

Re: Webshop Plus! v.3.2 for WWB8

Post by protectourlands »

I don't see how to apply this in the WB validation.

This javascript seems to work though.

Code: Select all

onkeyup="this.value=this.value.replace(',','')" value="" /
It's not perfect because it removes the character as it is typed. This may confuse the user.

Do you have a suggestion for using the WB validation? Thank you for looking at this.
User avatar
Navaldesign
 
 
Posts: 862
Joined: Sat Mar 01, 2008 8:08 pm
Location: Italy
Contact:

Re: Webshop Plus! v.3.2 for WWB8

Post by Navaldesign »

In both cases the comma MUST be removed, so the javascript is ok.
www.dbtechnosystems.com
User avatar
protectourlands
 
 
Posts: 443
Joined: Sat May 24, 2008 2:16 am
Contact:

Re: Webshop Plus! v.3.2 for WWB8

Post by protectourlands »

Thanks George

i'll run with this. Let me know when you can address this in the app ad I can remove the js. I appreciate it.
Post Reply