Webshop Plus! v.3.2 for WWB8
- Navaldesign
-
- Posts: 903
- 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: 17
- 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: 903
- 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: 5238
- Joined: Thu Aug 16, 2007 7:32 pm
Re: Webshop Plus! v.3.2 for WWB8
From Naval design
Navaldesign wrote: ↑Fri Nov 30, 2018 11:42 pmAlso, Webshop Plus for WWB development and support has stopped. It is provided "as is"