I assume this only applies to when you are adding images inside extensions?
I update images (not inside extensions) all the time in my websites and use "Publish files of modified objects only" which works fine every time.
Search found 756 matches
- Sun Jun 22, 2025 10:51 am
- Forum: Previewing and Publishing
- Topic: image not visible
- Replies: 9
- Views: 332
- Sat Jun 07, 2025 9:22 pm
- Forum: Off Topic Section
- Topic: Let's talk about web browsers
- Replies: 14
- Views: 771
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.
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.
- Mon Mar 24, 2025 1:58 pm
- Forum: General Questions
- Topic: SQLCRUD and login using embedded database
- Replies: 6
- Views: 1767
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);
?>
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);
?>
- Wed Mar 19, 2025 11:37 am
- Forum: General Questions
- Topic: Shortcuts
- Replies: 7
- Views: 394
Re: Shortcuts
There are Move up & Move down arrows at the top of the Site Manager.
- Thu Mar 13, 2025 6:41 pm
- Forum: Forms
- Topic: DBTS Form Processors
- Replies: 16
- Views: 1892
Re: DBTS Form Processors
Oops!!
- Thu Mar 13, 2025 4:44 pm
- Forum: Forms
- Topic: DBTS Form Processors
- Replies: 16
- Views: 1892
Re: DBTS Form Processors
Write-click the form and select Arrange Objects.
- Sat Feb 15, 2025 10:21 pm
- Forum: Forms
- Topic: Conectar Formulario Manual a MySQL
- Replies: 1
- Views: 835
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 ...
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 ...
- Wed Dec 18, 2024 9:14 pm
- Forum: General Questions
- Topic: File Download
- Replies: 1
- Views: 394
- 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: 506
Re: Uploading creates extra public_html folders and results in 403 errors
Just a thought.
Did you specify /public_html instead of public_html?
Did you specify /public_html instead of public_html?
- Sun Nov 24, 2024 4:22 pm
- Forum: Off Topic Section
- Topic: What Windows you on?
- Replies: 15
- Views: 3480
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 ...
- Wed Oct 16, 2024 8:40 am
- Forum: General Questions
- Topic: FTP Error - Parameter is incorrect - Continues on new PC
- Replies: 24
- Views: 10245
Re: FTP Error - Parameter is incorrect
Is there a space at the end of the "Polling_Places_2024 .pdf" file?
- Thu Aug 15, 2024 8:30 am
- Forum: Off Topic Section
- Topic: htaccess redirect - advice needed
- Replies: 7
- Views: 4509
Re: htaccess redirect - advice needed
@Rob, just curious, why do you direct 404 errors to /index.html rather than a separate error page?
- Mon May 13, 2024 11:27 am
- Forum: General Questions
- Topic: Copying an Item from one Text Menu to another
- Replies: 2
- Views: 1768
- Mon May 13, 2024 10:35 am
- Forum: General Questions
- Topic: Copying an Item from one Text Menu to another
- Replies: 2
- Views: 1768
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?
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?
- Sun May 05, 2024 1:03 pm
- Forum: General Questions
- Topic: User Interface Fonts Solved
- Replies: 3
- Views: 1628
Re: User Interface Fonts
Have you tried Tools > Options > User Interface > Enable High DPI support (restart required)?
- Sun May 05, 2024 8:25 am
- Forum: General Questions
- Topic: Minify
- Replies: 1
- Views: 1118
Re: Minify
Tools > Options > HTML > Formatting - minify
- Fri Apr 26, 2024 10:51 am
- Forum: General Questions
- Topic: Pablo’s Web Builder
- Replies: 2
- Views: 1483
Re: Pablo’s Web Builder
Yes, I assumed that, just wanted to let other users know.
- Fri Apr 26, 2024 9:22 am
- Forum: General Questions
- Topic: Pablo’s Web Builder
- Replies: 2
- Views: 1483
- Thu Apr 25, 2024 9:50 am
- Forum: General Questions
- Topic: Need font size beyond 130 for a site segment
- Replies: 19
- Views: 4090
Re: Need font size beyond 130 for a site segment
Have you tried Insert > Drawing > Text Art?
That should do it.
That should do it.
- Thu Apr 11, 2024 8:04 am
- Forum: General Questions
- Topic: csv file view using a variable filename (based on login username)
- Replies: 13
- Views: 3730
Re: csv file view using a variable filename (based on login username)
kenderuiter.csv uses a semi-colon.
- Fri Mar 15, 2024 2:42 pm
- Forum: General Questions
- Topic: Font Size Extension
- Replies: 5
- Views: 1642
Re: Font Size Extension
I had no problem using the Extension Manager.
- 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: 195336
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.
Install the Demo version using the Extension Manager.
- 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: 195336
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.
Install the Demo version using the Extension Manager.
- 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: 195336
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?
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?
- 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: 195336
Re: DBTS CSV Manager Extension **** 06/11/2011 UPDATE ****
It’s only using a text csv file, no MySQL involved.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.
- 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: 195336
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.
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.
- 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: 195336
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
But I need the project file (.wbs) to see what you have done.
How to share a project:
viewtopic.php?f=10&t=82134
- 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: 195336
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 ...
- Fri Dec 29, 2023 2:04 pm
- Forum: Off Topic Section
- Topic: WWB 18 to WWB 19
- Replies: 5
- Views: 4140
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.
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.
- Sat Dec 23, 2023 11:15 am
- Forum: WYSIWYG Web Builder - Nederlandstalige versie
- Topic: online album
- Replies: 6
- Views: 5804
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 ...
https://www.wysiwygwebbuilder.com/forum/viewtopic.php?p=324703#p324703
So, for example, use a001-breda-sporthal.jpg instead of 001-breda-sporthal.jpg ...
- Wed Dec 20, 2023 1:38 pm
- Forum: General Questions
- Topic: Á É Ü Ő etc cannot be written just �
- Replies: 4
- Views: 2098
- Sat Dec 16, 2023 3:37 pm
- Forum: General Questions
- Topic: *** SOLVED *** Clone Option
- Replies: 13
- Views: 5209
Re: Clone Option
Ah, that's it.However, it looks like KingSparta has page extension enabled. This was not mentioned in the report.
I also have that option set.
- Sat Dec 16, 2023 3:16 pm
- Forum: General Questions
- Topic: *** SOLVED *** Clone Option
- Replies: 13
- Views: 5209
Re: Clone Option
So when you have e.g.
index.html
page1.html
page2.html
page3.html
and clone page1.html
do you get
page4.html ?
- Sat Dec 16, 2023 1:55 pm
- Forum: General Questions
- Topic: *** SOLVED *** Clone Option
- Replies: 13
- Views: 5209
Re: Clone Option
It doesn't say it is!jerryco wrote: Sat Dec 16, 2023 1:08 pmThe same page name can never be a feature.page2.html
page3.html
page2.html
EDIT:
It's a feature in WWB 19's Site Manager:
- Sat Dec 16, 2023 11:59 am
- Forum: General Questions
- Topic: *** SOLVED *** Clone Option
- Replies: 13
- Views: 5209
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 ...
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 ...
- Fri Dec 08, 2023 9:26 am
- Forum: General Questions
- Topic: Saving the project - why do it twice?
- Replies: 6
- Views: 8222
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.
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.
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
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
- Mon Sep 25, 2023 8:43 pm
- Forum: General Questions
- Topic: Installation error
- Replies: 31
- Views: 11553
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.
Something is causing the download to fail on your system.
- Mon Sep 25, 2023 6:59 pm
- Forum: General Questions
- Topic: Installation error
- Replies: 31
- Views: 11553
Re: Installation error
Right-click the zip file and choose Extract All.Curt wrote: Mon Sep 25, 2023 6:49 pm Windows Zip is not among the choices I am given when I click "Open with".
- Mon Sep 25, 2023 2:59 pm
- Forum: General Questions
- Topic: Installation error
- Replies: 31
- Views: 11553
Re: Installation error
Ditto.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.
- 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: 12481
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 ...
- 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: 12481
Re: Anyone else see "This site can't be reached" message
I don't get logged out, after the message the page reloads itself after about half a second.
- 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: 12481
Re: Anyone else see "This site can't be reached" message
Getting the message quite a lot today.
- 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: 12481
Re: Anyone else see "This site can't be reached" message
I didn't have to reload, the page shows after about half a second.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 : )
- 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: 12481
Re: Anyone else see "This site can't be reached" message
It hasn't happened at all for me today (famous last words!).
- Tue Sep 12, 2023 5:09 pm
- Forum: Off Topic Section
- Topic: Anyone else see "This site can't be reached" message
- Replies: 19
- Views: 12481
- 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: 12481
- Tue Sep 05, 2023 9:05 am
- Forum: General Questions
- Topic: Has www.wysiwygwebbuilder.com been hacked?
- Replies: 5
- Views: 2472
- Mon Sep 04, 2023 5:29 pm
- Forum: General Questions
- Topic: Has www.wysiwygwebbuilder.com been hacked?
- Replies: 5
- Views: 2472
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 ...
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 ...
- Mon Aug 21, 2023 8:07 am
- Forum: General Questions
- Topic: Applaud 👏👏
- Replies: 8
- Views: 2875
Re: Applaud 👏👏
Ditto all responses.