Search found 861 matches

by Navaldesign
Wed Mar 25, 2015 4:49 am
Forum: Shopping Carts
Topic: Webshop Plus! v.3.2 for WWB8
Replies: 283
Views: 1114936

Re: Webshop Plus! v.3.2 for WWB8

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.
by Navaldesign
Sat Mar 14, 2015 3:35 pm
Forum: Shopping Carts
Topic: Webshop Plus! v.3.2 for WWB8
Replies: 283
Views: 1114936

Re: Webshop Plus! v.3.2 for WWB8

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.
by Navaldesign
Tue Mar 10, 2015 5:52 am
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: ***UPDATED*** DB Technosystems Form Processor 02/09/2011
Replies: 766
Views: 844183

Re: ***UPDATED*** DB Technosystems Form Processor 02/09/2011

Yes, there is a limitation depending on the PHP version running on your server. Usualy 20. To increase it you would need to change the php.ini file to increase the value of the max_file_uploads parameter. You can do this if your hosting company allows local php.ini files. If not, you can ask them if...
by Navaldesign
Mon Mar 02, 2015 12:53 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: ***UPDATED*** DB Technosystems Form Processor 02/09/2011
Replies: 766
Views: 844183

Re: ***UPDATED*** DB Technosystems Form Processor 02/09/2011

Check the file permissions, should be 644
Folder should be 755

In all cases, this can only be a permissions issue.
by Navaldesign
Thu Feb 26, 2015 10:11 am
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: ***UPDATED*** DB Technosystems Form Processor 02/09/2011
Replies: 766
Views: 844183

Re: ***UPDATED*** DB Technosystems Form Processor 02/09/2011

Only by modifying the email templates: admin_email.php and auto_email.php which you can find in the dbts_includes folder on the server.
by Navaldesign
Wed Feb 25, 2015 5:00 am
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: ***UPDATED*** DB Technosystems Form Processor 02/09/2011
Replies: 766
Views: 844183

Re: ***UPDATED*** DB Technosystems Form Processor 02/09/2011

If no redirect can take place, most probably there is something that is "echo"ed in the browser before the redirect takes place. Please post here the PHP code as you can see it WWB.Also please set the Captcha Rerwite to "No" as this is no longer valid, and publish the page and te...
by Navaldesign
Tue Feb 24, 2015 8:16 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: ***UPDATED*** DB Technosystems Form Processor 02/09/2011
Replies: 766
Views: 844183

Re: ***UPDATED*** DB Technosystems Form Processor 02/09/2011

Add, in the form, a hidden field with the same data as the table.
by Navaldesign
Mon Feb 23, 2015 5:49 am
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: ***UPDATED*** DB Technosystems Form Processor 02/09/2011
Replies: 766
Views: 844183

Re: ***UPDATED*** DB Technosystems Form Processor 02/09/2011

You are "POST"ing the data from the first to the second page. A thatpoint, what are your settings for the DBTS Form Processor ? Probably the processor send the mails (or does whatever you have set it to do) and then reloads the page, but at that point no $_POST superglobal exists anymore, ...
by Navaldesign
Fri Feb 20, 2015 5:27 pm
Forum: Shopping Carts
Topic: Webshop Plus! v.3.2 for WWB8
Replies: 283
Views: 1114936

Re: Webshop Plus! v.3.2 for WWB8

In both cases the comma MUST be removed, so the javascript is ok.
by Navaldesign
Fri Feb 20, 2015 4:47 pm
Forum: Shopping Carts
Topic: Webshop Plus! v.3.2 for WWB8
Replies: 283
Views: 1114936

Re: Webshop Plus! v.3.2 for WWB8

No, just use WWB's built in form field validation
by Navaldesign
Fri Feb 20, 2015 4:09 pm
Forum: Shopping Carts
Topic: Webshop Plus! v.3.2 for WWB8
Replies: 283
Views: 1114936

Re: Webshop Plus! v.3.2 for WWB8

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, disallow...
by Navaldesign
Thu Feb 19, 2015 7:51 am
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: ***UPDATED*** DB Technosystems Form Processor 02/09/2011
Replies: 766
Views: 844183

Re: ***UPDATED*** DB Technosystems Form Processor 02/09/2011

Yes, that's better. So you can use the form you already have created, and use a "submit" button to send the info to the email address you will be typing. You can use the DBTS Form Processor to send the mail to your customer. However, the "Get Estimate" button should not be a &quo...
by Navaldesign
Thu Feb 19, 2015 5:39 am
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: ***UPDATED*** DB Technosystems Form Processor 02/09/2011
Replies: 766
Views: 844183

Re: ***UPDATED*** DB Technosystems Form Processor 02/09/2011

At the moment your form only estimates an amount. I didn't see any "action" meaning that there is no further processing of the form data. However, If I have correctly understood, you would like the visitor first to estimate through the first form, then (he) would click the button to receiv...
by Navaldesign
Fri Jan 30, 2015 5:13 am
Forum: Shopping Carts
Topic: Webshop Plus! v.3.2 for WWB8
Replies: 283
Views: 1114936

Re: Webshop Plus! v.3.2 for WWB8

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 P...
by Navaldesign
Fri Jan 30, 2015 5:00 am
Forum: Shopping Carts
Topic: Webshop Plus! v.3.2 for WWB8
Replies: 283
Views: 1114936

Re: Webshop Plus! v.3.2 for WWB8

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.
by Navaldesign
Thu Jan 29, 2015 5:29 pm
Forum: Shopping Carts
Topic: Webshop Plus! v.3.2 for WWB8
Replies: 283
Views: 1114936

Re: Webshop Plus! v.3.2 for WWB8

I'm sorry, no such feature is available at the moment.
by Navaldesign
Tue Jan 27, 2015 5:45 pm
Forum: Shopping Carts
Topic: Webshop Plus! v.3.2 for WWB8
Replies: 283
Views: 1114936

Re: Webshop Plus! v.3.2 for WWB8

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. As...
by Navaldesign
Thu Jan 15, 2015 7:59 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: ***UPDATED*** DB Technosystems Form Processor 02/09/2011
Replies: 766
Views: 844183

Re: ***UPDATED*** DB Technosystems Form Processor 02/09/2011

From your description, most probably the user you had created for the previous database didn't have permissions to create the table.
by Navaldesign
Thu Jan 15, 2015 5:16 am
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: ***UPDATED*** DB Technosystems Form Processor 02/09/2011
Replies: 766
Views: 844183

Re: ***UPDATED*** DB Technosystems Form Processor 02/09/2011

Of course, without seeing exactly your settings, it is hard to say what is going on.

However, you can set the "Functioning mode" to "Debug" and see what errors are reported by the script.
by Navaldesign
Sun Nov 30, 2014 3:00 pm
Forum: Shopping Carts
Topic: country error code login in Webshop Plus! v.3.2
Replies: 16
Views: 65922

Re: country error code login in Webshop Plus! v.3.2

As I mentioned, you should respect the original file structure. I though that this would be clear, if you read the entire paragraph Step 5.

I'm sorry if it isn't clear enough or Leaves space to interpretations.
by Navaldesign
Sun Nov 30, 2014 6:38 am
Forum: Shopping Carts
Topic: country error code login in Webshop Plus! v.3.2
Replies: 16
Views: 65922

Re: country error code login in Webshop Plus! v.3.2

You are supposed to keep the original file structure, that is folders, subfolders etc, otherwise the whole thing will not work. If you have just "thrown" everything in the "cart" folder, you will have to start over with a clean installation. From the manual: Step 5. Upload the en...
by Navaldesign
Sat Nov 29, 2014 9:35 am
Forum: Shopping Carts
Topic: country error code login in Webshop Plus! v.3.2
Replies: 16
Views: 65922

Re: country error code login in Webshop Plus! v.3.2

If only "Please select" appears, the file that contains the countries is missing.

Make sure the file "countries.php" exists in the admin folder.
by Navaldesign
Sat Nov 29, 2014 6:13 am
Forum: Shopping Carts
Topic: Webshop Plus! v.3.2 for WWB8
Replies: 283
Views: 1114936

Re: Webshop Plus! v.3.2 for WWB8

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 functio...
by Navaldesign
Sat Nov 29, 2014 6:07 am
Forum: Shopping Carts
Topic: Webshop Plus! v.3.2 for WWB8
Replies: 283
Views: 1114936

Re: Webshop Plus! v.3.2 for WWB8

@ 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.
by Navaldesign
Sat Nov 29, 2014 4:55 am
Forum: Shopping Carts
Topic: country error code login in Webshop Plus! v.3.2
Replies: 16
Views: 65922

Re: country error code login in Webshop Plus! v.3.2

What should I see? The list is empty, which means that you have done something wrong.
It is not easy to find out what the issue is with PHP code only looking at screenshots.

However, seems like the countries list file "countries.php" is missing from the server.
by Navaldesign
Fri Nov 28, 2014 8:55 pm
Forum: Shopping Carts
Topic: country error code login in Webshop Plus! v.3.2
Replies: 16
Views: 65922

Re: country error code login

Most probably your server doesn't support PHP short Tags, so you will have to replace them. Download the file set_pass.php from the server (cart/admin folder) Open it with Notepad. Search the following code: <? include 'countries.php'; Change it to be <?php include 'countries.php'; Save the file, an...
by Navaldesign
Fri Nov 28, 2014 2:38 pm
Forum: Shopping Carts
Topic: country error code login in Webshop Plus! v.3.2
Replies: 16
Views: 65922

Re: country error code login

Please clarify the following:

1. Can you update other details ? In example admin email, paypal email, visual settings etc ?
2. What is the exact problem with the country ? Does the countries list appear or is the listbox empty (without any countries listed) ?
by Navaldesign
Fri Nov 28, 2014 11:41 am
Forum: Shopping Carts
Topic: country error code login in Webshop Plus! v.3.2
Replies: 16
Views: 65922

Re: country error code login

Not sure what you mean. Can you set other details ? If Yes, then folder permissions are correct. Is it only the country you are having issues with ?
by Navaldesign
Wed Nov 26, 2014 10:55 pm
Forum: Shopping Carts
Topic: Webshop Plus! v.3.2 for WWB8
Replies: 283
Views: 1114936

Re: Webshop Plus! v.3.2 for WWB8

Yes, it can be done.
by Navaldesign
Wed Nov 26, 2014 10:49 pm
Forum: Shopping Carts
Topic: Webshop Plus! v.3.2 for WWB8
Replies: 283
Views: 1114936

Re: Webshop Plus! v.3.2 for WWB8

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.
by Navaldesign
Tue Oct 28, 2014 6:15 am
Forum: Shopping Carts
Topic: Webshop Plus! v.3.2 for WWB8
Replies: 283
Views: 1114936

Re: Webshop Plus! v.3.2 for WWB8

Did you make any changes in the code ? If yes, what changes ?
by Navaldesign
Mon Sep 29, 2014 5:10 am
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: ***UPDATED*** DB Technosystems Form Processor 02/09/2011
Replies: 766
Views: 844183

Re: ***UPDATED*** DB Technosystems Form Processor 02/09/2011

Did you correctly set the property "D. Behaviour" --> After Processing Behaviour" to "Redirect" ? Or maybe you have accidentally set it to "Display the page without refresh" ?
by Navaldesign
Tue Sep 16, 2014 7:16 pm
Forum: Shopping Carts
Topic: Is that possible with webshop plus?
Replies: 2
Views: 37790

Re: Is that possible with webshop plus?

1. No, webshop plus product pages are built through WWB, you can't update products online.

2. For the same reason (product pages built in WB) you can use any magnification effect (script) you like.
by Navaldesign
Sun Sep 14, 2014 8:58 pm
Forum: Shopping Carts
Topic: Webshop Plus! v.3.2 for WWB8
Replies: 283
Views: 1114936

Re: Webshop Plus! v.3.2 for WWB8

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.
by Navaldesign
Sat Sep 06, 2014 4:30 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: DBTS CSV Manager Extension **** 06/11/2011 UPDATE ****
Replies: 86
Views: 165853

Re: DBTS CSV Manager Extension **** 06/11/2011 UPDATE ****

The only way to acheive what you want is to modify the page code AFTER you have published, from $data_array[$i] = '<a href="http://www.'.$data_array[$i].'" class="csv_link">'.$data_array[$i].'</a>'; to $data_array[$i] = '<a href="http://www.'.$data_array[$i].'" class=&q...
by Navaldesign
Fri Sep 05, 2014 7:01 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: DBTS CSV Manager Extension **** 06/11/2011 UPDATE ****
Replies: 86
Views: 165853

Re: DBTS CSV Manager Extension **** 06/11/2011 UPDATE ****

How did you modify the code ? you most probably have made a mistake in the edited part.
by Navaldesign
Thu Aug 28, 2014 10:35 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: ***UPDATED*** DB Technosystems Form Processor 02/09/2011
Replies: 766
Views: 844183

Re: ***UPDATED*** DB Technosystems Form Processor 02/09/2011

When you unchecked the "Use built in form processor" the encoding type was automatically changed to "text/plain" . Set it to be "Multipart / form data" otherwise the data is not passed to the script. Please read the DBTS Form Processor manual. From the manual: The Form ...
by Navaldesign
Thu Aug 28, 2014 5:32 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: ***UPDATED*** DB Technosystems Form Processor 02/09/2011
Replies: 766
Views: 844183

Re: ***UPDATED*** DB Technosystems Form Processor 02/09/2011

Your form is processed by the built in form processor. Uncheck the "Use built in form Processor" checkbox in form properties and set the rest of the properties as required.
by Navaldesign
Thu Aug 28, 2014 4:12 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: ***UPDATED*** DB Technosystems Form Processor 02/09/2011
Replies: 766
Views: 844183

Re: ***UPDATED*** DB Technosystems Form Processor 02/09/2011

Please check your page again. Make sure the form is processed by DBTS Form Processor and not by the built in form processor, check the properties and publish the page again.

There are no known issues with v. 9.4.4 , DBTS Form Processor works fine with this version.
by Navaldesign
Tue Jul 29, 2014 7:45 pm
Forum: Shopping Carts
Topic: Webshop Plus! v.3.2 for WWB8
Replies: 283
Views: 1114936

Re: Webshop Plus! v.3.2 for WWB8

No, I'm sorry, this would require some programming.
by Navaldesign
Mon Jul 28, 2014 4:19 am
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: ***UPDATED*** DB Technosystems Form Processor 02/09/2011
Replies: 766
Views: 844183

Re: ***UPDATED*** DB Technosystems Form Processor 02/09/2011

Please set the property "Rerwrite Captcha" to No, and republish the page.
by Navaldesign
Sun Jul 13, 2014 5:06 pm
Forum: Shopping Carts
Topic: Webshop Plus! v.3.2 for WWB8
Replies: 283
Views: 1114936

Re: Webshop Plus! v.3.2 for WWB8

Place a backslash before the apostrophe
D \'article
by Navaldesign
Sun Jul 13, 2014 2:09 pm
Forum: Shopping Carts
Topic: Webshop Plus! v.3.2 for WWB8
Replies: 283
Views: 1114936

Re: Webshop Plus! v.3.2 for WWB8

Just add in the product form, a hidden field named "quantity" with value "1"
by Navaldesign
Wed Jul 02, 2014 4:44 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: ***UPDATED*** DB Technosystems Form Processor 02/09/2011
Replies: 766
Views: 844183

Re: ***UPDATED*** DB Technosystems Form Processor 02/09/2011

Patrik iden wrote:Whats the current version?
Current version is 2.7.5.6
by Navaldesign
Mon Jun 30, 2014 5:04 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: ***UPDATED*** DB Technosystems Form Processor 02/09/2011
Replies: 766
Views: 844183

Re: ***UPDATED*** DB Technosystems Form Processor 02/09/2011

Patrik iden wrote:
Navaldesign wrote:Try setting also the Form charset to UTF8
I have the WWB Form setup to UTF8, I have the DBTS Form processor setup to UTF8, And i got the page setup to UTF8. But still the same result. Any other ideas?

Thank you.

I'm sorry, I don't know why this doesn't work for you.
by Navaldesign
Mon Jun 30, 2014 5:01 pm
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: ***UPDATED*** DB Technosystems Form Processor 02/09/2011
Replies: 766
Views: 844183

Re: ***UPDATED*** DB Technosystems Form Processor 02/09/2011

Is the script running on a web server or on a local system (xampp) ?

If running on a local system, there is not much I can do, as mail sending issues may depend on your xampp settings.