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
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.
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 not sure how to solve this. I would need the files creted on the server for the orders and the ordered products to see if I can do something.
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 »

You must upload the full backend part, as well as all the cart pages, and also adjust the settings in the backend, before the cart can work.

Please read the instructions included in the manual.
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 »

Is it possible to reset the username and password in de admin app ?
I forgoten this and now i need it. And i forgot also the mailadres
:cry:
gr. 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 »

To change the mails, right click the DBTS form processor in the "thankyou" page and set header and footer as you like them, lease see manual.

To see what your details are, open the file "config.php" on the server.
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 »

You can apply the built in WWB validation for the Quantity field.
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 »

On the cart page and I click on the "Check out" button how do I skip it going to custom_details page? I'd like for it to go straight to customer info. I have looked at the page html but do not see where this is called. Also on the same cart page I would like to have the "Continue shopping" button go to a page with product listing.

This may have been covered and if so I apologize.


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 »

1. Please set it as you like in the Admin area--> Custom Fields Settings --> Display Custom fields page ? --> Do not display custom fields page
2. Admin area --> PayPal Settings --> Continue Shopping URL --> Type the URL of the page where you want your customers redirected (the listings page).
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 »

Thank you. I thought It had to be something like that but kept overlooking those settings.
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 but without actually seeing your settings and testing it (to see what the issue is) I can't be of much help.

If you wish contact me through my site contact form.
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 »

There is no way to set shipping by zip code.
In my professional carts, I have a routine that "comunicates" with UPS and retrieves the shipping charges directly from the UPS site based on shipment method, weight, origin zip and destination zip.
Unfortunately, this exceeds the features of a Free cart like Webshop Plus.
www.dbtechnosystems.com
infos
 
 
Posts: 13
Joined: Sat Jun 20, 2009 12:13 pm

Re: Webshop Plus! v.3.2 for WWB8

Post by infos »

Hi -

I would like to know if it is possible to send the bought items directly to an E-mail address instead of PayPal or other credit cards.

In "Checkout" page I added on Type of payment information, Send email...and nothing happened...are possible that all items bought information to be transferred to an email?

thanks,
info
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 »

Please note that you can't simply type what you want the software to do and pretend that it does it!

The cart does anyway send the order details in the admin's and the customers email addresses.
If you don't want the customer to proceed to PayPal, simply delete the PayPal HTML box in the "thankyou" page.
www.dbtechnosystems.com
infos
 
 
Posts: 13
Joined: Sat Jun 20, 2009 12:13 pm

Re: Webshop Plus! v.3.2 for WWB8

Post by infos »

Thank you much. I was able to get the email with order information and not using any payment, without deleting anything. :wink:
User avatar
me.prosenjeet
 
 
Posts: 1265
Joined: Mon Dec 24, 2007 1:50 pm
Location: Lucknow
Contact:

Re: Webshop Plus! v.3.2 for WWB8

Post by me.prosenjeet »

Is this working on WB11?
I uploaded the whole project and visited the link, it shows a blank page
Check the new Chat GPT and Malware detect extensions at the link below

Check my WB Extensions
Check my WB Templates
---------------------------------------------------------
www.Lucknowwebs.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 »

You need to set it up in the Admin area, especially the counties settings
www.dbtechnosystems.com
User avatar
me.prosenjeet
 
 
Posts: 1265
Joined: Mon Dec 24, 2007 1:50 pm
Location: Lucknow
Contact:

Re: Webshop Plus! v.3.2 for WWB8

Post by me.prosenjeet »

Can you please tell me which page has the admin settings? :oops:
Check the new Chat GPT and Malware detect extensions at the link below

Check my WB Extensions
Check my WB Templates
---------------------------------------------------------
www.Lucknowwebs.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 »

Please read thye manual, however if you have made the correct installation, it should be http://www.yourdomain.com/cart/admin
www.dbtechnosystems.com
User avatar
me.prosenjeet
 
 
Posts: 1265
Joined: Mon Dec 24, 2007 1:50 pm
Location: Lucknow
Contact:

Re: Webshop Plus! v.3.2 for WWB8

Post by me.prosenjeet »

Thanks Naval, I will have a look
Check the new Chat GPT and Malware detect extensions at the link below

Check my WB Extensions
Check my WB Templates
---------------------------------------------------------
www.Lucknowwebs.com
User avatar
Patrik iden
 
 
Posts: 479
Joined: Wed Mar 24, 2010 9:07 pm
Location: Sweden

Re: Webshop Plus! v.3.2 for WWB8

Post by Patrik iden »

Hello, i wonder how to use only invoice as peyment option. That is no Paypal.
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 »

Just delete the PayPal buton (HTML Code) from the thank you page, and add some text to inform your customers on payment method.
www.dbtechnosystems.com
User avatar
Patrik iden
 
 
Posts: 479
Joined: Wed Mar 24, 2010 9:07 pm
Location: Sweden

Re: Webshop Plus! v.3.2 for WWB8

Post by Patrik iden »

Navaldesign wrote:Just delete the PayPal buton (HTML Code) from the thank you page, and add some text to inform your customers on payment method.
OK, thank you. I also want to skipp the checkout.php page, and go from customer page directly to thankyou page.
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 »

You can't do this, unless you heavily modify the code (the code of the checkout page must be integrated in the thank you page, but, obviously, many amendments to the code must be made).
www.dbtechnosystems.com
User avatar
Patrik iden
 
 
Posts: 479
Joined: Wed Mar 24, 2010 9:07 pm
Location: Sweden

Re: Webshop Plus! v.3.2 for WWB8

Post by Patrik iden »

Navaldesign wrote:You can't do this, unless you heavily modify the code (the code of the checkout page must be integrated in the thank you page, but, obviously, many amendments to the code must be made).
OK, so i can have the customer page go directly to a new thankyou page either. You se i just want to use the shop as order list page. So that customer can order some drawings. So just add some drowings to the cart (the cart will only serv as list) and enter: Name, address, email, etc... What do you think?

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 believe I have already answered, there is some info in the "checkout" page that is mandatory, so you can't simply skip this page unless you modify parts of the code.
You can also try changing the redirect in the "customer" page code (in Start of Page) to go directly to the "thankyou" page and see if this works.
www.dbtechnosystems.com
User avatar
Patrik iden
 
 
Posts: 479
Joined: Wed Mar 24, 2010 9:07 pm
Location: Sweden

Re: Webshop Plus! v.3.2 for WWB8

Post by Patrik iden »

Navaldesign wrote:I believe I have already answered, there is some info in the "checkout" page that is mandatory, so you can't simply skip this page unless you modify parts of the code.
You can also try changing the redirect in the "customer" page code (in Start of Page) to go directly to the "thankyou" page and see if this works.
OK, i'l try that. 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 »

This can only be done adding some custom code in the "cart" page.
www.dbtechnosystems.com
WindeSpirit
 
 
Posts: 13
Joined: Fri May 05, 2017 10:16 pm
Location: NE Dallas, TX
Contact:

Re: Webshop Plus! v.3.2 for WWB8

Post by WindeSpirit »

This isn't a big issue for me since I can replace the buttons effected, but I'm a bit curious to figure out what's happening and if anyone has come across it. Webshop Plus3.2 recognizing website initially with "www" in the url and after a full take down and in process of setting it back up, it no longer puts "www" in the url when it recognizes website again (on the administrator and general details page). It's the one thing it doesn't allow you to change either.

Obviously I'm not going to go and change all my links to reflect that and will just replace the cart buttons necessary. But what's up with it? Is it due to something in the Webshop script? Something else?
I did start using php5 finally, perhaps that effected it? Well, what-ever happened, like I said, it's not a big issue for me, I'm just really curious and thought I'd toss this out there.
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 »

Please clarify, I'm not sure I correctly understand what you mean by "recognize" the site.
www.dbtechnosystems.com
WindeSpirit
 
 
Posts: 13
Joined: Fri May 05, 2017 10:16 pm
Location: NE Dallas, TX
Contact:

Re: Webshop Plus! v.3.2 for WWB8

Post by WindeSpirit »

Image

The web shop recognizes the web site and enters the url.
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 »

Seems very simple: when you opened the Admin area, you have typed in the browser address bar your own URL without the www. part
Solution: enter again the admin area, typing the www part in the browser address bar. You will see that the www part will also appear in the automatically "recognized" value of the field.

However, at the moment I can't remember how will this affect the functionality of the buttons ( ? )
www.dbtechnosystems.com
WindeSpirit
 
 
Posts: 13
Joined: Fri May 05, 2017 10:16 pm
Location: NE Dallas, TX
Contact:

Re: Webshop Plus! v.3.2 for WWB8

Post by WindeSpirit »

I bow again to the brilliant mind. Guess I got spoiled and to relaxed on my old computer, it always added the www for me. I know better now!
Looks like I'll have to do the back end over again as the easiest fix. Trying to log in with the www doesn't work, and trying to changed it after logged in kicks me out. Not a big deal in the grand scheme and a whole lot less of a headache later.

What happens, I'll let you add something and see for yourself. This page has something that can be added to the cart {edited - removed link} Add something there then on the cart page, click on "Check Out", and then click on "Previous Page". Sends to the non-www page which gives a empty shopping cart. If you use your browsers back page button, you can go back to the original shopping cart and still see your items are still there. I haven't tried, but I imagine two carts could somehow get managed by someone. I'll leave things for you for 2 days to play with if you wish.
WindeSpirit
 
 
Posts: 13
Joined: Fri May 05, 2017 10:16 pm
Location: NE Dallas, TX
Contact:

Condition, calculation, web shop 3.2, combobox

Post by WindeSpirit »

Trying to do a pretty simple calculation and still get the combobox 'value' to show when added to cart, but I'm stuck on getting the calculation to work. On preview I get $NaN . In the tutorial there wasn't any 'value' other then the price so I'm not sure if what I'm doing is possible (yet?).
Project file can be found at www.windespirit.com/cossetedpaws/HelpPlease.wbs
Arie van den Brink
 
 
Posts: 4
Joined: Tue Sep 02, 2014 12:15 pm

Webshop plus 3.2

Post by Arie van den Brink »

I enjoy using Webshop plus 3.2 for some years now.
As a payment option, I would like to add 'pay by credit card'.
Who has experience with this and can give me tips? Which service, which script etc.
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 »

Paying with a credit card directly on your website would require SSL and also strict compliance with the payment gateways criteria. This is not possible with Webshop Plus for many reasons. However, PayPal allows payment with a credit card even for customers that don't have a PayPal account, so there should be no problem.
www.dbtechnosystems.com
Arie van den Brink
 
 
Posts: 4
Joined: Tue Sep 02, 2014 12:15 pm

Re: Webshop Plus! v.3.2 for WWB8

Post by Arie van den Brink »

Thank you, that was very helpfull.
WindeSpirit
 
 
Posts: 13
Joined: Fri May 05, 2017 10:16 pm
Location: NE Dallas, TX
Contact:

Re: Webshop Plus! v.3.2 for WWB8

Post by WindeSpirit »

If I just had a recent ssl issued, 3 days ago, and someone deleted my entire shop folder 1 day ago so I had to reupload the cart from scratch, do I need to go thru all the php files and have them reflect to https just to get the cart working again? Or is there something else I need to do?
At this point, I've uploaded the cart and logged in, but that is all that can be done. No setting will save what-so ever. I've tried both http and https log in pages.
Page results when click to save new settings is a white page with "DBTS Username string length =8".
https://www.sewing4acause.com/cart/admin
initial username & password
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 that this issue has something to do with the SSL.
I'd rather say that you have a code issue, as this is diagnostic message which should not appear.

Please open in Notepad the file "set_pass.php" and post the code in here so I can check it and advise.
www.dbtechnosystems.com
WindeSpirit
 
 
Posts: 13
Joined: Fri May 05, 2017 10:16 pm
Location: NE Dallas, TX
Contact:

Re: Webshop Plus! v.3.2 for WWB8

Post by WindeSpirit »

<?php
require 'config.php';
session_start();
error_reporting(0);
if ($_SESSION['script_user'] != "CART Administrator"){
header("Location: admin_login.php");
exit;
}

$dbts_site = 'https://'.$_SERVER['HTTP_HOST'];

@$dbts_password1 = @$dbts_password;

if($_SERVER['REQUEST_METHOD'] == 'POST'){

@$dbts_username = $_POST['dbts_username'];
@$dbts_password = $_POST['dbts_password'];
@$dbts_password1 = $_POST['dbts_password1'];

@$dbts_owner = $_POST['dbts_owner'];
@$dbts_site = $_POST['dbts_site'];
@$dbts_title = $_POST['dbts_title'];
@$dbts_contactemail = $_POST['dbts_contactemail'];
@$dbts_contacturl = $_POST['dbts_contacturl'];
@$dbts_country = $_POST['dbts_country'];
@$dbts_timezone = $_POST['dbts_timezone'];

if($_POST['todo'] != "return" and $_POST['form_to'] == "set_pass.php")
{
//-- Field Validation ------
echo "DBTS Username string length =".strlen($dbts_username)."<br>";
if (strlen($dbts_username) < "6" )
{
$error .= "The field Username is shorter than 6 chrs!\n";
}
if (strlen($dbts_username) > 16)
{
$error .= "The field Username is longer than 16 chrs!\n";
}

if (strlen($dbts_password) < 6)
{
$error .= "The field Password is shorter than 6 chrs!\n";
}

if (strlen($dbts_password) > 16)
{
$error .= "The field Password is longer than 16 chrs!\n";
}

if ($dbts_password != $dbts_password1)
{
$error .= "The two password fields are not the same: Please enter again your password!\n";
}

if ($dbts_contactemail == "")
{
$error .= "The field Email is missing!\n";
}

if ($dbts_contactemail != "")
{
if (! ereg('[A-Za-z0-9_-]+\@[A-Za-z0-9_-]+\.[A-Za-z0-9_-]+', $dbts_contactemail)) {
$error .= "Your Email seems incorrect!\n";
}
}

if ($dbts_site == "")
{
$error .= "The site URL is missing. Please fill in the correct site URL or the script will NOT work!\n";
}

if ($dbts_title == "")
{
$error .= "The site Title is missing. Please fill in the correct site Title or the script will NOT work properly!\n";
}

if ($error != "") {
{
include 'dbts_errorpage.php';
exit;
}
}
include 'save_config.php';

$message = "Details correctly updated.";
include 'message_page.php';
exit;
}
}
?>
<!doctype html>
<html lang="en-us">
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta charset="UTF-8">
<title>DB Technosystems Webshop 3.0 Admin Settings</title>
<meta name="keywords" content=" ">
<meta http-equiv="imagetoolbar" content="no">
<meta name="generator" content="DBTechnosystems.com Web Shop http://www.dbtechnosystems.com">
<style type="text/css">
div#container
{
width: 900px;
position: relative;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
text-align: left;
}
body
{
font-size: 8px;
line-height: 1.1875;
text-align: center;
margin: 0;
background-color: #666666;
color: #000000;
}
</style>
<link rel="stylesheet" href="./webshop3_2_admin.css" type="text/css">
<style type="text/css">
#Table2
{
border: 0px #C0C0C0 solid;
background-color: #C0C0C0;
border-spacing: 0px;
}
#Table2 td
{
padding: 0px 0px 0px 0px;
}
#Table2 td div
{
white-space: nowrap;
}
#Image1
{
border: 0px #000000 solid;
}
#wb_Text1
{
background-color: transparent;
border: 0px #000000 none;
padding: 0;
}
#wb_Text1 div
{
text-align: left;
}
#wb_Text2
{
background-color: transparent;
border: 0px #000000 none;
padding: 0;
}
#wb_Text2 div
{
text-align: left;
}
#wb_Text4
{
background-color: transparent;
border: 0px #000000 none;
padding: 0;
}
#wb_Text4 div
{
text-align: left;
}
#wb_Text3
{
background-color: transparent;
border: 0px #000000 none;
padding: 0;
}
#wb_Text3 div
{
text-align: left;
}
#wb_Text6
{
background-color: transparent;
border: 0px #000000 none;
padding: 0;
}
#wb_Text6 div
{
text-align: left;
}
#wb_Text7
{
background-color: transparent;
border: 0px #000000 none;
padding: 0;
}
#wb_Text7 div
{
text-align: left;
}
#wb_Text9
{
background-color: transparent;
border: 0px #000000 none;
padding: 0;
}
#wb_Text9 div
{
text-align: left;
}
#wb_Text11
{
background-color: transparent;
border: 0px #000000 none;
padding: 0;
}
#wb_Text11 div
{
text-align: left;
}
#wb_Text12
{
background-color: transparent;
border: 0px #000000 none;
padding: 0;
}
#wb_Text12 div
{
text-align: left;
}
#Button1
{
color: #000000;
font-family: Verdana;
font-size: 13px;
}
#wb_Text5
{
background-color: transparent;
border: 0px #000000 none;
padding: 0;
}
#wb_Text5 div
{
text-align: left;
}
#wb_Form2
{
background-color: #FFFFFF;
border: 1px #666666 solid;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
}
#wb_Text1
{
background-color: transparent;
border: 0px #000000 none;
padding: 0;
}
#wb_Text1 div
{
text-align: left;
}
#Table1
{
border: 0px #FFFFFF solid;
background-color: #666666;
border-spacing: 0px;
}
#Table1 td
{
padding: 0px 0px 0px 0px;
}
#wb_TextMenu2
{
color :#000000;
font-family: Verdana;
font-size: 13px;
}
#wb_TextMenu2 span
{
display: block;
margin: 0px 0px 3px 0px;
}
#wb_Text10
{
background-color: transparent;
border: 0px #000000 none;
padding: 0;
}
#wb_Text10 div
{
text-align: left;
}
#wb_Text13
{
background-color: transparent;
border: 0px #000000 none;
padding: 0;
}
#wb_Text13 div
{
text-align: justify;
}
</style>
<script type="text/javascript">
<!--
function ValidateAdmin_settings(theForm)
{
var regexp;
if (theForm.Editbox2.value == "")
{
alert("Please enter a value for the \"dbts_username\" field.");
theForm.Editbox2.focus();
return false;
}
if (theForm.Editbox2.value.length < 6)
{
alert("Please enter at least 6 characters in the \"dbts_username\" field.");
theForm.Editbox2.focus();
return false;
}
if (theForm.Editbox2.value.length > 16)
{
alert("Please enter at most 16 characters in the \"dbts_username\" field.");
theForm.Editbox2.focus();
return false;
}
if (theForm.Editbox1.value == "")
{
alert("Please enter a value for the \"dbts_password\" field.");
theForm.Editbox1.focus();
return false;
}
if (theForm.Editbox1.value.length < 6)
{
alert("Please enter at least 6 characters in the \"dbts_password\" field.");
theForm.Editbox1.focus();
return false;
}
if (theForm.Editbox1.value.length > 16)
{
alert("Please enter at most 16 characters in the \"dbts_password\" field.");
theForm.Editbox1.focus();
return false;
}
if (theForm.Editbox4.value == "")
{
alert("Please enter a value for the \"dbts_password1\" field.");
theForm.Editbox4.focus();
return false;
}
if (theForm.Editbox4.value.length < 6)
{
alert("Please enter at least 6 characters in the \"dbts_password1\" field.");
theForm.Editbox4.focus();
return false;
}
if (theForm.Editbox4.value.length > 16)
{
alert("Please enter at most 16 characters in the \"dbts_password1\" field.");
theForm.Editbox4.focus();
return false;
}
if (theForm.Editbox4.value != theForm.Editbox1.value)
{
alert("Password and Confirm Password fields must be identical");
theForm.Editbox4.focus();
return false;
}
regexp = /(http|https):\/\/(\w+:{0,1}\w*@)?(\S+)(:[0-9]+)?(\/|\/([\w#!:.?+=&%@!\-\/]))?/;
if (!regexp.test(theForm.Editbox6.value))
{
alert("The specified value is invalid.");
theForm.Editbox6.focus();
return false;
}
regexp = /^([0-9a-z]([-.\w]*[0-9a-z])*@(([0-9a-z])+([-\w]*[0-9a-z])*\.)+[a-z]{2,6})$/i;
if (theForm.Editbox7.value.length != 0 && !regexp.test(theForm.Editbox7.value))
{
alert("Please enter a valid email address.");
theForm.Editbox7.focus();
return false;
}
return true;
}
//-->
</script>
</head>
<body>
<div id="container">
<table style="position:absolute;left:0px;top:285px;width:900px;height:596px;z-index:26;" id="Table2">
<tr>
<td style="background-color:#222224;text-align:center;vertical-align:middle;width:160px;height:36px;">
<div><span style="color:#FFFFFF;font-family:Verdana;font-size:19px;">Menu</span></div>
</td>
<td style="background-color:#222224;text-align:center;vertical-align:middle;height:36px;">
<div><span style="color:#FFFFFF;font-family:Verdana;font-size:19px;">Administrator and General details</span></div>
</td>
</tr>
<tr>
<td style="background-color:#282828;text-align:left;vertical-align:top;width:160px;height:560px;">
<div><span style="color:#000000;font-family:Arial;font-size:13px;"> </span></div>
</td>
<td style="background-color:#999999;text-align:left;vertical-align:top;height:560px;">
<div><span style="color:#000000;font-family:Arial;font-size:13px;"> </span></div>
</td>
</tr>
</table>
<div id="wb_MasterPage1" style="position:absolute;left:0px;top:0px;width:900px;height:286px;z-index:27;padding:0;">
<div id="wb_Image1" style="position:absolute;left:0px;top:0px;width:900px;height:286px;z-index:0;padding:0;">
<img src="images/webshop_plus_cart_log.jpg" id="Image1" alt="" style="width:900px;height:286px;"></div>
</div>
<div id="wb_Form2" style="position:absolute;left:184px;top:339px;width:691px;height:521px;z-index:28;">
<form name="Admin_settings" method="post" action="set_pass.php" enctype="multipart/form-data" accept-charset="<?php echo $form_accept_chr_set;?>" id="Form2" onsubmit="return ValidateAdmin_settings(this)" dir="<?php echo $text_direction;?>">
<input type="hidden" name="form_to" value="set_pass.php">
<div id="wb_Text1" style="position:absolute;left:89px;top:65px;width:163px;height:16px;z-index:1;">
<span style="color:#282828;font-family:Verdana;font-size:13px;">Cart Admin Username :</span></div>
<div id="wb_Text2" style="position:absolute;left:89px;top:93px;width:166px;height:16px;z-index:2;">
<span style="color:#282828;font-family:Verdana;font-size:13px;">Cart Admin Password:</span></div>
<div id="wb_Text4" style="position:absolute;left:89px;top:121px;width:140px;height:16px;z-index:3;">
<span style="color:#282828;font-family:Verdana;font-size:13px;">Confirm Password:</span></div>
<div id="wb_Text3" style="position:absolute;left:89px;top:178px;width:140px;height:16px;z-index:4;">
<span style="color:#282828;font-family:Verdana;font-size:13px;">Your Site Title:</span></div>
<div id="wb_Text6" style="position:absolute;left:89px;top:236px;width:140px;height:16px;z-index:5;">
<span style="color:#282828;font-family:Verdana;font-size:13px;">Your Email Address:</span></div>
<div id="wb_Text7" style="position:absolute;left:89px;top:149px;width:140px;height:16px;z-index:6;">
<span style="color:#282828;font-family:Verdana;font-size:13px;">Your Full Name:</span></div>
<div id="wb_Text9" style="position:absolute;left:550px;top:68px;width:104px;height:16px;z-index:7;">
<span style="color:#282828;font-family:Verdana;font-size:13px;">6-16 chrs</span></div>
<div id="wb_Text11" style="position:absolute;left:550px;top:96px;width:104px;height:16px;z-index:8;">
<span style="color:#282828;font-family:Verdana;font-size:13px;">6-16 chrs</span></div>
<div id="wb_Text12" style="position:absolute;left:89px;top:207px;width:140px;height:16px;z-index:9;">
<span style="color:#282828;font-family:Verdana;font-size:13px;">Your Site URL:</span></div>
<input type="text" id="Editbox2" class="form_fields" style="position:absolute;left:298px;top:64px;width:242px;height:20px;line-height:20px;z-index:10;" name="dbts_username" value="<?php echo $dbts_username;?>" maxlength="16" placeholder="Please type your Username">
<input type="password" id="Editbox1" class="form_fields" style="position:absolute;left:298px;top:92px;width:242px;height:20px;line-height:20px;z-index:11;" name="dbts_password" value="<?php echo $dbts_password;?>">
<input type="password" id="Editbox4" class="form_fields" style="position:absolute;left:298px;top:120px;width:242px;height:20px;line-height:20px;z-index:12;" name="dbts_password1" value="<?php echo $dbts_password1;?>">
<input type="text" id="Editbox3" class="form_fields" style="position:absolute;left:297px;top:148px;width:242px;height:20px;line-height:20px;z-index:13;" name="dbts_owner" value="<?php echo $dbts_owner;?>" placeholder="Please type your full name">
<input type="text" id="Editbox5" class="form_fields" style="position:absolute;left:298px;top:177px;width:242px;height:20px;line-height:20px;z-index:14;" name="dbts_title" value="<?php echo $dbts_title;?>" placeholder="Please type your site title">
<input type="text" id="Editbox6" class="form_fields" style="position:absolute;left:298px;top:206px;width:242px;height:20px;line-height:20px;z-index:15;" name="dbts_site" value="<?php echo "https://".$_SERVER['HTTP_HOST'];?>" readonly="readonly" placeholder="Please type your site FULL url" readonly>
<input type="text" id="Editbox7" class="form_fields" style="position:absolute;left:298px;top:235px;width:242px;height:20px;line-height:20px;z-index:16;" name="dbts_contactemail" value="<?php echo $dbts_contactemail;?>" placeholder="Please type your email address">
<input type="submit" id="Button1" name="submit" value="Save Changes!" style="position:absolute;left:298px;top:469px;width:140px;height:25px;z-index:17;">
<select name="dbts_country" size="5" id="Combobox1" class="form_fields" style="position:absolute;left:298px;top:263px;width:244px;height:85px;z-index:18;" ><?
include 'countries.php';
echo '<option value="">Please select</option>';
for ($i = 0; $i < count($countries); $i++){
echo '<option ';
if ($dbts_country == $countries[$i]) {
echo 'selected ';
}
echo 'value="'.$countries[$i].'">'.$countries[$i].'</option>';

}
?>
</select>
<div id="wb_Text5" style="position:absolute;left:89px;top:266px;width:140px;height:16px;z-index:19;">
<span style="color:#282828;font-family:Verdana;font-size:13px;">Your Country:</span></div>
<div id="wb_Text10" style="position:absolute;left:89px;top:349px;width:140px;height:16px;z-index:20;">
<span style="color:#282828;font-family:Verdana;font-size:13px;">Your Timezone:</span></div>
<select name="dbts_timezone" size="5" id="Combobox2" class="form_fields" style="position:absolute;left:298px;top:352px;width:244px;height:85px;z-index:21;" ><?php
if (trim($dbts_timezone) != ""){
echo "<option selected value=\"".$dbts_timezone."\">".$dbts_timezone."</option>
";
}
?>
<option value=" ">Please select Time zone</option>
<option value="Africa/Abidjan">Africa/Abidjan</option>
<option value="Africa/Accra">Africa/Accra</option>
<option value="Africa/Addis_Ababa">Africa/Addis_Ababa</option>

removed options here for posting reasons

<option value="US/Alaska">US/Alaska</option>
<option value="US/Aleutian">US/Aleutian</option>
<option value="US/Arizona">US/Arizona</option>
<option value="US/Central">US/Central</option>
<option value="US/East-Indiana">US/East-Indiana</option>
<option value="US/Eastern">US/Eastern</option>
<option value="US/Hawaii">US/Hawaii</option>
<option value="US/Indiana-Starke">US/Indiana-Starke</option>
<option value="US/Michigan">US/Michigan</option>
<option value="US/Mountain">US/Mountain</option>
<option value="US/Pacific">US/Pacific</option>
<option value="US/Pacific-New">US/Pacific-New</option>
<option value="US/Samoa">US/Samoa</option>
<option value="UTC">UTC</option>
<option value="W-SU">W-SU</option>
<option value="WET">WET</option>
<option value="Zulu">Zulu</option>
</select>
<div id="wb_Text13" style="position:absolute;left:59px;top:12px;width:576px;height:32px;text-align:justify;z-index:22;">
<span style="color:#282828;font-family:Verdana;font-size:13px;">Here you can change your Administration login details, as well as some of the basic details of the site/script.</span></div>
</form>
</div>
<div id="wb_MasterPage5" style="position:absolute;left:0px;top:884px;width:900px;height:32px;z-index:29;padding:0;">
<div id="wb_Text1" style="position:absolute;left:5px;top:9px;width:42px;height:14px;z-index:23;">
<span style="color:#000000;font-family:Arial;font-size:11px;"><a href="#" class="footer">footer</a></span></div>
<table style="position:absolute;left:0px;top:0px;width:900px;height:32px;z-index:24;" id="Table1">
<tr>
<td style="background-color:#222224;text-align:center;vertical-align:middle;height:32px;">
<font style="FONT-SIZE: 11px" face="Arial" color="#ffffff"><a href="http://www.dbtechnosystems.com" class="footer">WebShop Plus v.3.0 Copyright 2006-<? echo date('Y');?> DBTechnosystems.com All rights reserved.</a></font><span style="color:#000000;font-family:Arial;font-size:13px;"> </span></td>
</tr>
</table>
</div>
<div id="wb_MasterPage3" style="position:absolute;left:0px;top:334px;width:160px;height:304px;z-index:30;padding:0;">
<div id="wb_TextMenu2" style="position:absolute;left:0px;top:0px;width:160px;height:304px;text-align:center;z-index:25;padding:0;">
<span><a href="./set_pass.php" class="left_menu" title="Admin Details">Admin&nbsp;Details</a></span>
<span><a href="./set_script.php" class="left_menu" title="Script Details">Script&nbsp;Details</a></span>
<span><a href="./set_custom_fields.php" class="left_menu" title="Custom field settings">Custom&nbsp;field&nbsp;settings</a></span>
<span><a href="./set_visual.php" class="left_menu" title="Visual Details">Visual&nbsp;Details</a></span>
<span><a href="./set_paypal.php" class="left_menu" title="PayPal Details">PayPal&nbsp;Details</a></span>
<span><a href="" class="left_menu" title=" ">&nbsp;</a></span>
<span><a href="./set_promo.php" class="left_menu" title="Coupons">Coupons</a></span>
<span><a href="./set_taxes.php" class="left_menu" title="Taxes">Taxes</a></span>
<span><a href="./set_shipping.php" class="left_menu" title="Shipping">Shipping</a></span>
<span><a href="./set_countries.php" class="left_menu" title="Country Settings">Country&nbsp;Settings</a></span>
<span><a href="" class="left_menu" title=" ">&nbsp;</a></span>
<span><a href="./orders.php" class="left_menu" title="Orders">Orders</a></span>
<span><a href="" class="left_menu" title=" ">&nbsp;</a></span>
<span><a href="http://www.dbtechnosystems.com/support.php" class="left_menu" title="Support">Support</a></span>
<span><a href="http://www.dbtechnosystems.com/productregistration.php" class="left_menu" title="Register">Register</a></span>
<span><a href="./logout.php" class="left_menu" title="Logout">Logout</a></span>
</div>
</div>
</div>
</body>
</html>
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 »

Please remove the line

echo "DBTS Username string length =".strlen($dbts_username)."<br>";

from the file code.
www.dbtechnosystems.com
WindeSpirit
 
 
Posts: 13
Joined: Fri May 05, 2017 10:16 pm
Location: NE Dallas, TX
Contact:

Re: Webshop Plus! v.3.2 for WWB8

Post by WindeSpirit »

I've removed the line and now I get this error when I log in and click on the Admin Details.

Parse error: syntax error, unexpected 'if' (T_IF) in /misc/25/000/093/878/7/user/web/sewing4acause.com/cart/admin/set_pass.php on line 32

scratch that, now I get a blank screen.
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 »

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>";
www.dbtechnosystems.com
WindeSpirit
 
 
Posts: 13
Joined: Fri May 05, 2017 10:16 pm
Location: NE Dallas, TX
Contact:

Re: Webshop Plus! v.3.2 for WWB8

Post 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 :-)
Jorus
 
 
Posts: 104
Joined: Mon Jan 04, 2016 1:39 pm

Re: Webshop Plus! v.3.2 for WWB8

Post 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?
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 »

Sorry, it is not supported.

Also, Webshop Plus for WWB development and support has stopped. It is provided "as is"
www.dbtechnosystems.com
DannyDeluxe
 
 
Posts: 1
Joined: Thu Jun 18, 2020 8:00 pm

Re: Webshop Plus! v.3.2 for WWB8

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