Page 6 of 6

Re: Webshop Plus! v.3.2 for WWB8

Posted: Mon Jun 25, 2018 4:37 am
by Navaldesign
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>";

Re: Webshop Plus! v.3.2 for WWB8

Posted: Mon Jun 25, 2018 7:00 am
by WindeSpirit
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 :-)

Re: Webshop Plus! v.3.2 for WWB8

Posted: Thu Nov 29, 2018 6:15 pm
by Jorus
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?

Re: Webshop Plus! v.3.2 for WWB8

Posted: Fri Nov 30, 2018 11:42 pm
by Navaldesign
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

Posted: Thu Jun 18, 2020 8:34 pm
by DannyDeluxe
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.

Re: Webshop Plus! v.3.2 for WWB8

Posted: Thu Aug 27, 2020 4:14 pm
by Sapfero
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

Re: Webshop Plus! v.3.2 for WWB8

Posted: Thu Aug 27, 2020 4:46 pm
by lummis
See post dated Dec 01 2018 where it states
Also, Webshop Plus for WWB development and support has stopped. It is provided "as is"
Don't hold your breath for the answer to your query!

Re: Webshop Plus! v.3.2 for WWB8

Posted: Thu Feb 25, 2021 3:19 am
by va3ts
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

Re: Webshop Plus! v.3.2 for WWB8

Posted: Thu Feb 25, 2021 3:29 am
by BaconFries
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"

Re: Webshop Plus! v.3.2 for WWB8

Posted: Sun May 23, 2021 7:12 pm
by BaconFries
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

Posted: Sun May 23, 2021 8:13 pm
by MGD4me
the older extension does not work on my wysiwyg 16
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.

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.

Re: Webshop Plus! v.3.2 for WWB8

Posted: Mon Feb 19, 2024 4:00 pm
by manuel_songokuh
hi, there is new update fro 19 WWB?

Re: Webshop Plus! v.3.2 for WWB8

Posted: Mon Feb 19, 2024 4:30 pm
by Pablo
No, however there are several alternatives:
viewtopic.php?t=57726

Re: Webshop Plus! v.3.2 for WWB8

Posted: Tue Feb 20, 2024 5:54 am
by MGD4me
hi, there is new update fro 19 WWB?
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.

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...