Webshop Plus! v.3.2 for WWB8
- Navaldesign
-
- Posts: 862
- Joined: Sat Mar 01, 2008 8:08 pm
- Location: Italy
- Contact:
Re: Webshop Plus! v.3.2 for WWB8
You most probably have removed something else too, or something less. You must ONLY delete the (ENTIRE) line
echo "DBTS Username string length =".strlen($dbts_username)."<br>";
Alternativelly, use the code as it were, adding // infront of that line:
//echo "DBTS Username string length =".strlen($dbts_username)."<br>";
echo "DBTS Username string length =".strlen($dbts_username)."<br>";
Alternativelly, use the code as it were, adding // infront of that line:
//echo "DBTS Username string length =".strlen($dbts_username)."<br>";
www.dbtechnosystems.com
-
-
- Posts: 13
- Joined: Fri May 05, 2017 10:16 pm
- Location: NE Dallas, TX
- Contact:
Re: Webshop Plus! v.3.2 for WWB8
Just for giggles I tried changing the PHP verson back from 7 to 5.6 and it fixed the problem. Weird to me, but maybe it will help you or others.
Thank you though
Thank you though

Re: Webshop Plus! v.3.2 for WWB8
Three questions:
I have a client in the Netherlands, which requires a 'iDeal payments' method. Will I be able to provide such payment method with Webshop Plus v3.2?
Ps. I don't have any coding skills
Will my client be able to add or delete products herself?
Does it integrate well with the WWB breakpoints options?
I have a client in the Netherlands, which requires a 'iDeal payments' method. Will I be able to provide such payment method with Webshop Plus v3.2?
Ps. I don't have any coding skills

Will my client be able to add or delete products herself?
Does it integrate well with the WWB breakpoints options?
- Navaldesign
-
- Posts: 862
- Joined: Sat Mar 01, 2008 8:08 pm
- Location: Italy
- Contact:
Re: Webshop Plus! v.3.2 for WWB8
Sorry, it is not supported.
Also, Webshop Plus for WWB development and support has stopped. It is provided "as is"
Also, Webshop Plus for WWB development and support has stopped. It is provided "as is"
www.dbtechnosystems.com
-
-
- Posts: 1
- Joined: Thu Jun 18, 2020 8:00 pm
Re: Webshop Plus! v.3.2 for WWB8
Hello,
Thank you for this great Shop Cart!
I downloaded it went throught the "Manual" and before installing I would like to ask some questions as follows:
- Does it work with WYSIWYG versoìion 12.xx
- I have 7 shipping areas (for shipping rates) is it possible to set a different shipping rate for each of the 7 areas?
Thank you very much.
Daniele.
Thank you for this great Shop Cart!
I downloaded it went throught the "Manual" and before installing I would like to ask some questions as follows:
- Does it work with WYSIWYG versoìion 12.xx
- I have 7 shipping areas (for shipping rates) is it possible to set a different shipping rate for each of the 7 areas?
Thank you very much.
Daniele.
Re: Webshop Plus! v.3.2 for WWB8
Hello
Installed everything according to the instructions did not change anything, the folder on the server was clean
Installed the extension on WW DBTS Form Processor
Copied to the site in the folder
Published a WWB project in the "cart" folder on my site
The problem is as follows
http://apogaus.com/cart/admin/
Login Username: username Password: password
1.when trying to change the password and the user in the admin console, changes are not saved and I get a white page with such an inscription in the left corner --- DBTS Username string length = 8
http://apogaus.com/cart/admin/set_pass.php
and it's all
2. When I go to the site.com / cart / products.php I click "add to cart" the purple box in the upper right corner with the parameters "Items in Cart: Net Value: Cart Total Value:" just disappears and nothing is added to the cart ...
I don't understand what the problem is
WW 15 version
address http://apogaus.com/cart/products.php
Earlier thanks for your help
Installed everything according to the instructions did not change anything, the folder on the server was clean
Installed the extension on WW DBTS Form Processor
Copied to the site in the folder
Published a WWB project in the "cart" folder on my site
The problem is as follows
http://apogaus.com/cart/admin/
Login Username: username Password: password
1.when trying to change the password and the user in the admin console, changes are not saved and I get a white page with such an inscription in the left corner --- DBTS Username string length = 8
http://apogaus.com/cart/admin/set_pass.php
and it's all
2. When I go to the site.com / cart / products.php I click "add to cart" the purple box in the upper right corner with the parameters "Items in Cart: Net Value: Cart Total Value:" just disappears and nothing is added to the cart ...
I don't understand what the problem is
WW 15 version
address http://apogaus.com/cart/products.php
Earlier thanks for your help
Re: Webshop Plus! v.3.2 for WWB8
See post dated Dec 01 2018 where it states
Don't hold your breath for the answer to your query!Also, Webshop Plus for WWB development and support has stopped. It is provided "as is"
Re: Webshop Plus! v.3.2 for WWB8
I'm having a little trouble getting webshop set up... I installed the files and now I am trying to update the admin details at
https://gbarc.ca/cart/admin/admin_login.php
I contacted the isp and they confirm that safe mode is off
... I can use the UN and PW to open the admin panel, I updated the UN and PW from default, changed the email, name, country and timezone..but when I click save I get
DBTS Username string length =10
on a white screen
but it appears I can update the country setting panel or taxes panel etc and it says its saved... best regards Tom
https://gbarc.ca/cart/admin/admin_login.php
I contacted the isp and they confirm that safe mode is off
... I can use the UN and PW to open the admin panel, I updated the UN and PW from default, changed the email, name, country and timezone..but when I click save I get
DBTS Username string length =10
on a white screen
but it appears I can update the country setting panel or taxes panel etc and it says its saved... best regards Tom
- BaconFries
-
- Posts: 5931
- Joined: Thu Aug 16, 2007 7:32 pm
Re: Webshop Plus! v.3.2 for WWB8
From Navaldesign
Navaldesign wrote: Fri Nov 30, 2018 11:42 pm Also, Webshop Plus for WWB development and support has stopped. It is provided "as is"
- BaconFries
-
- Posts: 5931
- Joined: Thu Aug 16, 2007 7:32 pm
Re: Webshop Plus! v.3.2 for WWB8
Please note that WB8 is no longer supported. See the following regarding Webshop plus from Navaldesign
Navaldesign wrote: Fri Nov 30, 2018 11:42 pm Sorry, it is not supported.
Also, Webshop Plus for WWB development and support has stopped. It is provided "as is"
Re: Webshop Plus! v.3.2 for WWB8
As mentioned several times in this thread, support from the developer is no longer available. However, the instructions for the installation must be followed precisely, and I can assure you that ver 3.2 works quite well with WWB ver16. I am using it myself.the older extension does not work on my wysiwyg 16
Saying "it does not work", doesn't really provide any information as to what you tried, and what errors are shown. By providing more details, perhaps someone who has knowledge with the app can provide you some assistance, even though official support is no longer available. It might be helpful knowing which hosting company you are using and the PHP version.
Remember also that this is Open Source software, so feel free to modify the source code to suit your needs.
-
-
- Posts: 220
- Joined: Tue May 30, 2017 8:47 pm
Re: Webshop Plus! v.3.2 for WWB8
hi, there is new update fro 19 WWB?
Re: Webshop Plus! v.3.2 for WWB8
No, however there are several alternatives:
viewtopic.php?t=57726
viewtopic.php?t=57726
Re: Webshop Plus! v.3.2 for WWB8
I've been using Webshop Plus v3.2 since ver 16 of WWB, and I have upgraded the versions as they were launched. Even with today's WWB 19.1, Webshop continues to run fine, like it did 3 years ago.hi, there is new update fro 19 WWB?
The only issue which might potentially be an issue (I don't know), is the version of PHP your server is running. Mine is set to PHP 7.3, to be compatible with some older custom scripts I have. So I don't know what might happen if you are using PHP 8.0, or higher. Just sayin...