Search found 755 matches

by WWBman
Sat Jun 07, 2025 9:22 pm
Forum: Off Topic Section
Topic: Let's talk about web browsers
Replies: 14
Views: 670

Re: Let's talk about web browsers

I use Cent Browser. https://www.centbrowser.com
I can configure it exactly how I like especially the ability to show the Bookmarks when I move the cursor to the left hand edge of the screen.
I haven't as yet found another browser that does that.
by WWBman
Mon Mar 24, 2025 1:58 pm
Forum: General Questions
Topic: SQLCRUD and login using embedded database
Replies: 6
Views: 1368

Re: SQLCRUD and login using embedded database

This is a NOTICE error which indicates a minor error in PHP that does not halt script execution.
You can suppress this by adding the following code at the start of the page.
Use the Page HTML option then add it to the Start of Page section.

<?php
error_reporting(E_ALL & ~E_NOTICE);
?>
by WWBman
Wed Mar 19, 2025 11:37 am
Forum: General Questions
Topic: Shortcuts
Replies: 7
Views: 341

Re: Shortcuts

There are Move up & Move down arrows at the top of the Site Manager.
by WWBman
Thu Mar 13, 2025 6:41 pm
Forum: Forms
Topic: DBTS Form Processors
Replies: 16
Views: 1716

Re: DBTS Form Processors

BaconFries wrote: Thu Mar 13, 2025 5:47 pm Even right click...
Oops!!
by WWBman
Thu Mar 13, 2025 4:44 pm
Forum: Forms
Topic: DBTS Form Processors
Replies: 16
Views: 1716

Re: DBTS Form Processors

Write-click the form and select Arrange Objects.
by WWBman
Sat Feb 15, 2025 10:21 pm
Forum: Forms
Topic: Conectar Formulario Manual a MySQL
Replies: 1
Views: 705

Re: Conectar Formulario Manual a MySQL

¿Has leído la Ayuda?

Paso 5
Ahora vamos a conectar el objeto de formulario a los campos de la base de datos:
En las propiedades de MySQL Connector, haz clic en el botón Agregar.
En el campo ‘Nombre del campo de la base de datos’, introduce el nombre del campo de la base de datos.
En el campo ‘ID ...
by WWBman
Wed Dec 18, 2024 9:14 pm
Forum: General Questions
Topic: File Download
Replies: 1
Views: 380

Re: File Download

by WWBman
Sat Nov 30, 2024 7:39 pm
Forum: General Questions
Topic: Uploading creates extra public_html folders and results in 403 errors
Replies: 3
Views: 479

Re: Uploading creates extra public_html folders and results in 403 errors

Just a thought.
Did you specify /public_html instead of public_html?
by WWBman
Sun Nov 24, 2024 4:22 pm
Forum: Off Topic Section
Topic: What Windows you on?
Replies: 15
Views: 3369

Re: What Windows you on?


I am using 11 and have been migrating to a new, faster laptop for several months. TWO THINGS I HATE: I cannot set up 11 without an MS account (I want a local account only) [/color], and would someone please kill OneDrive—I mean, completely kill it?

Have you tried googling it?
There are quite a ...
by WWBman
Wed Oct 16, 2024 8:40 am
Forum: General Questions
Topic: FTP Error - Parameter is incorrect - Continues on new PC
Replies: 24
Views: 8322

Re: FTP Error - Parameter is incorrect

Is there a space at the end of the "Polling_Places_2024 .pdf" file?
by WWBman
Thu Aug 15, 2024 8:30 am
Forum: Off Topic Section
Topic: htaccess redirect - advice needed
Replies: 7
Views: 4459

Re: htaccess redirect - advice needed

@Rob, just curious, why do you direct 404 errors to /index.html rather than a separate error page?
by WWBman
Mon May 13, 2024 10:35 am
Forum: General Questions
Topic: Copying an Item from one Text Menu to another
Replies: 2
Views: 1741

Copying an Item from one Text Menu to another

I wanted to move an Item in a Text Menu to another Text Menu so I highlighted the Item and clicked Copy.
On the second Text Menu I clicked Paste but the entire first menu's Items were pasted and replaced all the second menu's items.
Is this what was intended?
by WWBman
Sun May 05, 2024 1:03 pm
Forum: General Questions
Topic: User Interface Fonts Solved
Replies: 3
Views: 1607

Re: User Interface Fonts

Have you tried Tools > Options > User Interface > Enable High DPI support (restart required)?
by WWBman
Sun May 05, 2024 8:25 am
Forum: General Questions
Topic: Minify
Replies: 1
Views: 1100

Re: Minify

Tools > Options > HTML > Formatting - minify
by WWBman
Fri Apr 26, 2024 10:51 am
Forum: General Questions
Topic: Pablo’s Web Builder
Replies: 2
Views: 1461

Re: Pablo’s Web Builder

Pablo wrote: Fri Apr 26, 2024 9:47 am There is no virus in the software. This is a false positive.
Yes, I assumed that, just wanted to let other users know.
by WWBman
Fri Apr 26, 2024 9:22 am
Forum: General Questions
Topic: Pablo’s Web Builder
Replies: 2
Views: 1461

Pablo’s Web Builder

I got this from Windows Defender when downloading.
Had to allow it and it downloaded OK.
Image

EDIT:
Curiously, Virustotal gave a clean report.
by WWBman
Thu Apr 25, 2024 9:50 am
Forum: General Questions
Topic: Need font size beyond 130 for a site segment
Replies: 19
Views: 4058

Re: Need font size beyond 130 for a site segment

Have you tried Insert > Drawing > Text Art?
That should do it.
by WWBman
Fri Mar 15, 2024 2:42 pm
Forum: General Questions
Topic: Font Size Extension
Replies: 5
Views: 1601

Re: Font Size Extension

I had no problem using the Extension Manager.
by WWBman
Mon Feb 12, 2024 6:15 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: 194960

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

In that case there is also the CSV CRUD(Paid) extension which works fine.
Install the Demo version using the Extension Manager.
by WWBman
Mon Feb 12, 2024 3:19 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: 194960

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

There is also the DataTables(Paid) extension which works fine.
Install the Demo version using the Extension Manager.
by WWBman
Mon Feb 12, 2024 9:31 am
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: DBTS CSV Manager Extension **** 06/11/2011 UPDATE ****
Replies: 86
Views: 194960

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

I ran my own old project and I get the same blank page as you get.
I checked my server for any error_log entries and there were none.
This usually indicates there were no php errors.
So I wonder now if I ever had my old project working.

Have you tried the DataViewer extension?
by WWBman
Sun Feb 11, 2024 6:59 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: 194960

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

BaconFries wrote: Sun Feb 11, 2024 6:44 pm Just a stab in the dark here...I haven't ever used the extension one possible reason why it may not be working is it using MySQL and not MySQLi as may servers now use or require.
It’s only using a text csv file, no MySQL involved.
by WWBman
Sun Feb 11, 2024 4:36 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: 194960

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

I've dug up a test project I used years ago and although I don't get your error when I run it I don't get any output either.
I can't see why it doesn't work or even if it ever did work!

I now think it would be better to use the DataViewer extension which definitely works fine.
by WWBman
Sun Feb 11, 2024 9:11 am
Forum: Share self-made extensions with other users of WYSIWYG Web Builder
Topic: DBTS CSV Manager Extension **** 06/11/2011 UPDATE ****
Replies: 86
Views: 194960

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

I get the same result as you.
But I need the project file (.wbs) to see what you have done.

How to share a project:
viewtopic.php?f=10&t=82134
by WWBman
Sat Feb 10, 2024 10:13 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: 194960

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


Hello George,
I appreciate the work and dedication that you have put into the DBTS Extensions. Currently I’m experiencing trouble getting the CSV List Management Extension to display in my browser(Chrome). I keep getting a HTTP ERROR 500 stating “This page isn’t working…www.example.com is ...
by WWBman
Fri Dec 29, 2023 2:04 pm
Forum: Off Topic Section
Topic: WWB 18 to WWB 19
Replies: 5
Views: 4098

Re: WWB 18 to WWB 19

I have each project in its own folder under a 'master' folder under C:
When I upgrade WWB to e.g. 19 I just copy the entire ‘master’ folder and add a prefix of 18, prefix (not suffix) so it doesn't show next to the 19 folder.
I have very rarely had to use the 18 folder.
by WWBman
Sat Dec 23, 2023 11:15 am
Forum: WYSIWYG Web Builder - Nederlandstalige versie
Topic: online album
Replies: 6
Views: 5742

Re: online album

Also filenames should not start with a number.
https://www.wysiwygwebbuilder.com/forum/viewtopic.php?p=324703#p324703

So, for example, use a001-breda-sporthal.jpg instead of 001-breda-sporthal.jpg ...
by WWBman
Sat Dec 16, 2023 3:37 pm
Forum: General Questions
Topic: *** SOLVED *** Clone Option
Replies: 13
Views: 5118

Re: Clone Option

However, it looks like KingSparta has page extension enabled. This was not mentioned in the report.
Ah, that's it.
I also have that option set.
by WWBman
Sat Dec 16, 2023 3:16 pm
Forum: General Questions
Topic: *** SOLVED *** Clone Option
Replies: 13
Views: 5118

Re: Clone Option

crispy68 wrote: Sat Dec 16, 2023 2:17 pm I tried it myself and it works correctly for me.
So when you have e.g.

index.html
page1.html
page2.html
page3.html

and clone page1.html

do you get

page4.html ?
by WWBman
Sat Dec 16, 2023 1:55 pm
Forum: General Questions
Topic: *** SOLVED *** Clone Option
Replies: 13
Views: 5118

Re: Clone Option

jerryco wrote: Sat Dec 16, 2023 1:08 pm
page2.html
page3.html
page2.html

EDIT:
It's a feature in WWB 19's Site Manager:
The same page name can never be a feature.
It doesn't say it is!
by WWBman
Sat Dec 16, 2023 11:59 am
Forum: General Questions
Topic: *** SOLVED *** Clone Option
Replies: 13
Views: 5118

Re: Clone Option

I just did a test:

index.html
page1.html
page2.html
page3.html

Cloned page1.html and got:

index.html
page1.html
page2.html
page3.html
page2.html

EDIT:
It's a feature in WWB 19's Site Manager:

- New feature: When you clone a page where the page name ends with a number, the cloned page will have ...
by WWBman
Fri Dec 08, 2023 9:26 am
Forum: General Questions
Topic: Saving the project - why do it twice?
Replies: 6
Views: 8185

Re: Saving the project - why do it twice?

That's very odd.
I've always clicked the Save icon before publishing.
After the Publish I close WWB by clicking the X and do not see this issue.
I am using version 19.0.2.
by WWBman
Thu Nov 02, 2023 2:56 pm
Forum: Forms
Topic: Form Data
Replies: 21
Views: 8666

Re: Form Data

The "Process variables in Success Page" option is in Form > Advanced > Miscellaneous.
Is that option ticked?
An example of the success page should be as follows (from Help).
I.e. Only one $

The following data has been submitted to the online form:

Name: $name
Email: $email
Website: $website
by WWBman
Mon Sep 25, 2023 8:43 pm
Forum: General Questions
Topic: Installation error
Replies: 31
Views: 11400

Re: Installation error

I have just redownloaded webbuilder18x64.zip, right-clicked then Extract All with no problem at all.
Something is causing the download to fail on your system.
by WWBman
Mon Sep 25, 2023 6:59 pm
Forum: General Questions
Topic: Installation error
Replies: 31
Views: 11400

Re: Installation error

Curt wrote: Mon Sep 25, 2023 6:49 pm Windows Zip is not among the choices I am given when I click "Open with".
Right-click the zip file and choose Extract All.
by WWBman
Mon Sep 25, 2023 2:59 pm
Forum: General Questions
Topic: Installation error
Replies: 31
Views: 11400

Re: Installation error

crispy68 wrote: Mon Sep 25, 2023 1:31 pm There is nothing wrong with the code. I have been able to update it regularly for years without issue including the most recent update. I guarantee it is something on your computer preventing it.
Ditto.
by WWBman
Sun Sep 24, 2023 3:54 pm
Forum: Off Topic Section
Topic: Anyone else see "This site can't be reached" message
Replies: 19
Views: 12390

Re: Anyone else see "This site can't be reached" message


@WWBman I know you have probably already done the usual checks ie disconnecting your router for the recommended time from your ISP (plusnet if I am correct) doing a DNS flush of your PC etc. Doing so may help.
I haven't had this happen again since my last reply here.


I load many websites every ...
by WWBman
Sun Sep 24, 2023 3:06 pm
Forum: Off Topic Section
Topic: Anyone else see "This site can't be reached" message
Replies: 19
Views: 12390

Re: Anyone else see "This site can't be reached" message

jerryco wrote: Sun Sep 24, 2023 2:55 pm Being logged out twice today.
I don't get logged out, after the message the page reloads itself after about half a second.
by WWBman
Fri Sep 22, 2023 2:00 pm
Forum: Off Topic Section
Topic: Anyone else see "This site can't be reached" message
Replies: 19
Views: 12390

Re: Anyone else see "This site can't be reached" message

Getting the message quite a lot today.
by WWBman
Fri Sep 15, 2023 8:14 am
Forum: Off Topic Section
Topic: Anyone else see "This site can't be reached" message
Replies: 19
Views: 12390

Re: Anyone else see "This site can't be reached" message

wwonderfull wrote: Fri Sep 15, 2023 2:03 am I think it won't be a big issue because the forum is still accessible when that happens just a reload fixes that. Was something curious to know why it had happened. But for now its a mystery : )
I didn't have to reload, the page shows after about half a second.
by WWBman
Thu Sep 14, 2023 5:29 pm
Forum: Off Topic Section
Topic: Anyone else see "This site can't be reached" message
Replies: 19
Views: 12390

Re: Anyone else see "This site can't be reached" message

It hasn't happened at all for me today (famous last words!).
by WWBman
Tue Sep 12, 2023 2:49 pm
Forum: Off Topic Section
Topic: Anyone else see "This site can't be reached" message
Replies: 19
Views: 12390

Anyone else see "This site can't be reached" message

Any idea why I keep getting the following message?
It only happens on this forum (no other website) and shows for about half a second before showing the intended page.
It's not just on one thread and doesn't happen all the time but at least once per forum session.
Image
by WWBman
Tue Sep 05, 2023 9:05 am
Forum: General Questions
Topic: Has www.wysiwygwebbuilder.com been hacked?
Replies: 5
Views: 2429

Re: Has www.wysiwygwebbuilder.com been hacked?

Bluesman wrote: Tue Sep 05, 2023 8:34 am
Pablo wrote: Mon Sep 04, 2023 5:36 pm The site has not been hacked. I accidentally published a test project to the wrong location. :oops:
It should be fixed now.
Ahhh good you are human :D
Don't be too sure, it could be AI. :D
by WWBman
Mon Sep 04, 2023 5:29 pm
Forum: General Questions
Topic: Has www.wysiwygwebbuilder.com been hacked?
Replies: 5
Views: 2429

Re: Has www.wysiwygwebbuilder.com been hacked?

That's curious, I went to https://www.wysiwygwebbuilder.com and got a blank page.
The source of which was:
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>Безымянная страница</title>
<meta name="generator" content="WYSIWYG Web Builder 18 - https://www.wysiwygwebbuilder.com">
</head ...
by WWBman
Mon Aug 21, 2023 8:07 am
Forum: General Questions
Topic: Applaud 👏👏
Replies: 8
Views: 2829

Re: Applaud 👏👏

Ditto all responses.
by WWBman
Thu Aug 17, 2023 2:26 pm
Forum: General Questions
Topic: Fix "not web-safe" filenames?
Replies: 16
Views: 4957

Re: Fix "not web-safe" filenames?

SteveMann wrote: Thu Aug 17, 2023 12:43 pm
I can't see the problem
I then get hundreds of "file not found" warnings.
If I publish a gallery, then your method works.
That's what I meant by "Publish all files".