Search found 194 matches
- Tue Apr 15, 2025 5:45 pm
- Forum: General Questions
- Topic: FTP Error - Parameter is incorrect - Continues on new PC
- Replies: 24
- Views: 6157
Re: FTP Error - Parameter is incorrect - Continues on new PC
Thanks for suggestions to review. In my most recent round of testing:
I have used FTP Standard and FTP with TLS/SSL (Explicit), choosing SFTP I get errors and no connection, hostgator doesn't support SFTP
According to https://my.hostgator.sg/cgi/help/sftp#:~:text=Secure%20FTP%20%28SFTP%29%20is ...
- Wed Mar 26, 2025 10:40 pm
- Forum: Forms
- Topic: Field Requirement
- Replies: 11
- Views: 608
Re: Field Requirement
Look in the help file for Form Conditions.
- Fri Feb 14, 2025 10:20 pm
- Forum: General Questions
- Topic: Random Quote generator
- Replies: 5
- Views: 788
Re: Random Quote generator
Thanks Pablo - it now makes sense. I read the instructions as extracting all the files I had downloaded, which created a folder in the system folder, instead of placing the .exe file in the system folder.
Think I was looking at it too long to see what I had done wrong.
Brian
Think I was looking at it too long to see what I had done wrong.
Brian
- Fri Feb 14, 2025 8:50 pm
- Forum: General Questions
- Topic: Random Quote generator
- Replies: 5
- Views: 788
Re: Random Quote generator
Many thanks for the link, Pablo, and I have today downloaded the JavaScript editor and also upgraded to version 20 to bring me up to date.
The text instructions with JavaScript Edit are a bit old as they refer to version 8 so could do with a bit of updating to the installation instructions. The ...
The text instructions with JavaScript Edit are a bit old as they refer to version 8 so could do with a bit of updating to the installation instructions. The ...
- Wed Feb 12, 2025 10:25 pm
- Forum: General Questions
- Topic: Random Quote generator
- Replies: 5
- Views: 788
Re: Random Quote generator
Good question Alan. I have been wanting to do something similar for sometime with many more than the 10 in the standard Javascript. Looking at the HTML it would seem that all you need is the ability to increase the number of quotes in the array by asking the number required, but I guess that no one ...
- Sat Jan 04, 2025 10:36 pm
- Forum: General Questions
- Topic: Site and Page Variables
- Replies: 1
- Views: 209
Re: Site and Page Variables
Go to the Help file and search for User Defined Variables and you will find a list at the bottom of the page.
- Fri Nov 01, 2024 11:43 am
- Forum: General Questions
- Topic: Is there a way to have the same vertical menu on every page?
- Replies: 12
- Views: 1537
Re: Is there a way to have the same vertical menu on every page?
Have you considered using a Master Frame?
https://www.wysiwygwebbuilder.com/master_frame.html
https://www.wysiwygwebbuilder.com/master_frame.html
- Sun Oct 20, 2024 9:46 pm
- Forum: Forms
- Topic: Form using GoDaddy
- Replies: 9
- Views: 3197
Re: Form using GoDaddy
Does the help article at https://www.godaddy.com/en-uk/help/send-form-mail-using-an-smtp-relay-server-953 throw any light on it.If you look at Note 1 under the cPanel settings it states If you use a PHP script and the mail() function, you do not need to specify a relay server. That seems to indicate ...
- Thu Oct 17, 2024 11:42 am
- Forum: Off Topic Section
- Topic: PHP inside HTML not running
- Replies: 9
- Views: 4051
Re: PHP inside HTML not running
Looking at the code, I wonder if you can achieve your objective by using one of the Database/Tables extensions (see https://www.wysiwygwebbuilder.com/extensions.html ) either paid or unpaid. With some you can insert your own MySQL query and you can rely upon the extension to deal with the connection ...
- Sun Aug 04, 2024 10:31 am
- Forum: General Questions
- Topic: extension for online appointment booking
- Replies: 7
- Views: 3634
Re: extension for online appointment booking
The PHPJabbers home pagehttps://www.phpjabbers.com/ suggests that it is one free script a day.
- Sat Jun 15, 2024 5:02 pm
- Forum: Off Topic Section
- Topic: HTML Code to forward from one page to the nextpage.html
- Replies: 4
- Views: 3800
Re: HTML Code to forward from one page to the nextpage.html
Am I missing something, as this can be achieved by going to Page Properties, Miscellaneous Tab and using Redirect.
- Sat Apr 06, 2024 5:43 pm
- Forum: General Questions
- Topic: Web page refuses to update!
- Replies: 11
- Views: 3104
Re: Web page refuses to update!
I have just had a look at http://www.noteablemusic.co.uk/ and I can't see the image December 2023 as posted by @wwonderfull and it looks as though it has now been replaced or it was a cache issue as originally suggested.
- Sat Mar 30, 2024 11:17 am
- Forum: Professionals for hire
- Topic: Contractor needed for first project
- Replies: 27
- Views: 20114
Re: Contractor needed for first project
May I start by saying that I am unlikely to add my name to the list so, speaking as someone without a vested interest, can I suggest the following:
Pablo has already set up a sub forum page "Professional for Hire" - I believe this should either have a disclaimer added to the heading, or by way of a ...
Pablo has already set up a sub forum page "Professional for Hire" - I believe this should either have a disclaimer added to the heading, or by way of a ...
- Fri Feb 23, 2024 9:26 pm
- Forum: Previewing and Publishing
- Topic: *** SOLVED *** blank page on publishing
- Replies: 4
- Views: 4721
Re: blank page on publishing
If you have published the page before you may be looking at a cached version. Click Ctrl+F5 to refresh the page.
- Tue Jan 30, 2024 5:38 pm
- Forum: General Questions
- Topic: WYSIWYG #17 conversion messed up all pages
- Replies: 3
- Views: 1005
Re: WYSIWYG #17 conversion messed up all pages
I guess that you are talking about the website at http://www.citistarrealty.com/CitiStar_Realty.html. If so I see that the content has been set to emulate IE8 which could also be causing you some problems.
- Fri Jan 05, 2024 6:06 pm
- Forum: Responsive Web Design
- Topic: Failed to create reponsive page
- Replies: 13
- Views: 6924
Re: Failed to create reponsive page
I believe your surfpad is 1280 wide whilst your example project shows that the design is 1000 wide. the layer will therefore be fixed to 1000 and not fill the screen.
- Sun Nov 26, 2023 2:14 pm
- Forum: General Questions
- Topic: *** SOLVED *** Layout grid appears to be underneath a master layout grid
- Replies: 8
- Views: 2760
Re: Layout grid appears to be underneath a master layout grid
Maybe the following extract from the Help will explain the fixed Header
· Fixed
The header will be fixed at the top of the browser window.
Note that a fixed HTML element will not affect the position of following objects (they will not be pushed down in the layout). This means that a fixed header ...
· Fixed
The header will be fixed at the top of the browser window.
Note that a fixed HTML element will not affect the position of following objects (they will not be pushed down in the layout). This means that a fixed header ...
- Sun Nov 19, 2023 3:46 pm
- Forum: WYSIWYG Web Builder - Nederlandstalige versie
- Topic: Succes.php pagina toch te zien op search internet
- Replies: 14
- Views: 8681
Re: Succes.php pagina toch te zien op search internet
Hi BF
I did quote above the extract from the Form FAQ
Brian
I did quote above the extract from the Form FAQ
but my point was that there is not the same emphasis in the Help.Should the success and error pages be PHP?
No
Brian
- Sun Nov 19, 2023 3:30 pm
- Forum: WYSIWYG Web Builder - Nederlandstalige versie
- Topic: Succes.php pagina toch te zien op search internet
- Replies: 14
- Views: 8681
Re: Succes.php pagina toch te zien op search internet
@Pablo
Although the FAQ mentions that the Success and Error pages should be .html it is not specifically stated in the help page for Form - see extract below
Success page (required)
The page that the user will be redirected to after the data has been submitted (after the 'submit' button has ...
Although the FAQ mentions that the Success and Error pages should be .html it is not specifically stated in the help page for Form - see extract below
Success page (required)
The page that the user will be redirected to after the data has been submitted (after the 'submit' button has ...
- Sun Nov 19, 2023 3:07 pm
- Forum: WYSIWYG Web Builder - Nederlandstalige versie
- Topic: Succes.php pagina toch te zien op search internet
- Replies: 14
- Views: 8681
Re: Succes.php pagina toch te zien op search internet
From the Forms FAQ
Should the success and error pages be PHP?
No
The success and error pages are loaded dynamically by the form script, so all code of the page will be displayed "AS IS" without going through the PHP parser on the server.
Therefor the success and error pages should not contain PHP ...
Should the success and error pages be PHP?
No
The success and error pages are loaded dynamically by the form script, so all code of the page will be displayed "AS IS" without going through the PHP parser on the server.
Therefor the success and error pages should not contain PHP ...
- Mon Oct 30, 2023 4:13 pm
- Forum: General Questions
- Topic: Migration
- Replies: 9
- Views: 2727
Re: Migration
No doubt Pablo will correct me if I am wrong but the free upgrade only applies to purchase of the software and not an upgrade.EXTRA: NOW INCLUDES A FREE UPGRADE TO THE NEXT VERSION!
If you purchase version 18 now then you will get the next version (version 19) for FREE!
- Sun Aug 27, 2023 2:46 pm
- Forum: General Questions
- Topic: Where are the Cliparts stored - on my system?
- Replies: 4
- Views: 1331
Re: Where are the Cliparts stored - on my system?
From the Help file
ClipArt
You can download thousands of free dingbats fonts to use as ClipArt from the Internet. Search for 'free dingbat fonts' to find all large collection of new shapes.
After you've downloaded one or more files you can copy them to the 'clipart' folder in the Web Builder ...
ClipArt
You can download thousands of free dingbats fonts to use as ClipArt from the Internet. Search for 'free dingbat fonts' to find all large collection of new shapes.
After you've downloaded one or more files you can copy them to the 'clipart' folder in the Web Builder ...
- Sat Aug 05, 2023 8:55 am
- Forum: Forms
- Topic: Email form not working on new server
- Replies: 22
- Views: 31328
Re: Email form not working on new server
Andrew
Just a note of thanks as I have been having similar problems with Hostinger and had no success in resolving with their chat support. With my previous host I used SMTP successfully but on transferring to Hostinger 3 weeks ago, the emails generated via a form had been erratic. Your simple ...
Just a note of thanks as I have been having similar problems with Hostinger and had no success in resolving with their chat support. With my previous host I used SMTP successfully but on transferring to Hostinger 3 weeks ago, the emails generated via a form had been erratic. Your simple ...
- Sat May 06, 2023 7:25 pm
- Forum: General Questions
- Topic: Opening All Tabs of a Website Design
- Replies: 4
- Views: 903
Re: Opening All Tabs of a Website Design
Under the General tab in Tools>Options you can tick the option to "Open the most recent used page of the project". That way you can continue from where you left off.
- Mon Apr 10, 2023 9:19 pm
- Forum: General Questions
- Topic: Issue with STOCK PHOTOS
- Replies: 7
- Views: 1810
Re: Issue with STOCK PHOTOS
Have you tried the built in tool on a blank page as it works without problems for me? If it works on a new page then there is something causing the problem on the page where you are using the object. Have you checked for errors by going to Page>Error Reports?
- Mon Apr 10, 2023 8:23 pm
- Forum: General Questions
- Topic: Issue with STOCK PHOTOS
- Replies: 7
- Views: 1810
Re: Issue with STOCK PHOTOS
I believe that the video was made before the Stock Photos were built into the software - you do not need an API key.
In the Toolbox under Images you will find a Stock Photo object - place this on to the page and you can then connect to Unsplash as well as Pixabay and Pexels and then choose the ...
In the Toolbox under Images you will find a Stock Photo object - place this on to the page and you can then connect to Unsplash as well as Pixabay and Pexels and then choose the ...
- Thu Apr 06, 2023 9:36 am
- Forum: Previewing and Publishing
- Topic: Problem as soon as ID starts with a number...
- Replies: 5
- Views: 5022
- Mon Apr 03, 2023 8:01 pm
- Forum: Previewing and Publishing
- Topic: Publish not Updating
- Replies: 17
- Views: 8514
Re: Publish not Updating
Sorry, what do you mean by AD account - the software is licensed to the computer, so as long as you are using the same one there shouldn't be a problem.
- Mon Apr 03, 2023 7:56 pm
- Forum: Previewing and Publishing
- Topic: Publish not Updating
- Replies: 17
- Views: 8514
Re: Publish not Updating
Just to add that when editing the Type needs to be Local Folder, URL = http:// and Folder = c:\MH intranet"
- Mon Apr 03, 2023 7:51 pm
- Forum: Previewing and Publishing
- Topic: Publish not Updating
- Replies: 17
- Views: 8514
Re: Publish not Updating
I am presuming then that the Host and Folder are set to C:\local publish whereas you have stated that it should be published to c:\MH intranet. If that is the case then you need to edit the profile to the correct location.
- Mon Apr 03, 2023 7:34 pm
- Forum: Previewing and Publishing
- Topic: Publish not Updating
- Replies: 17
- Views: 8514
Re: Publish not Updating
Do you have a profile for MH Intranet in the built in Publish Web Site tool. My guess is that you have been uploading the project using the My Computer profile and that is the reason it has been published to C:\local publish
- Tue Mar 07, 2023 9:35 pm
- Forum: Forms
- Topic: FORM SUBMIT
- Replies: 6
- Views: 2159
Re: FORM SUBMIT
Pleased to help - you will find many useful tutorials written by Pablo so it can be very useful to read through them before tackling a new aspect of the software.
- Tue Mar 07, 2023 9:12 pm
- Forum: Forms
- Topic: FORM SUBMIT
- Replies: 6
- Views: 2159
- Wed Feb 01, 2023 10:50 pm
- Forum: Off Topic Section
- Topic: publishing add-on domains to my server.
- Replies: 2
- Views: 2117
Re: publishing add-on domains to my server.
The log that you provided is not currently available but when I looked yesterday it would appear as though your settings are incorrect as the domain could not be found.
Have you followed the instructions on the register.com website - https://customerservice.register.com/prweb/PRAuth/webkm/help ...
Have you followed the instructions on the register.com website - https://customerservice.register.com/prweb/PRAuth/webkm/help ...
- Sat Jan 28, 2023 5:18 pm
- Forum: Login Tools Questions
- Topic: Sign in with Google
- Replies: 3
- Views: 8907
- Wed Sep 28, 2022 7:43 pm
- Forum: General Questions
- Topic: Events - move
- Replies: 18
- Views: 4936
Re: Events - move
Depending on what you are trying to achieve you could clone the page that has the button and when the button is clicked link it to the new cloned page. On that page change the position of the text that you want moved and remove the button. That will give the appearance of the text being moved.
- Thu Jul 21, 2022 8:58 pm
- Forum: Login Tools Questions
- Topic: MySQL CRUD with Login tool
- Replies: 5
- Views: 10566
Re: MySQL CRUD with Login tool
Just wondering if any of the PHPJabbers scripts either fit, or could be adapted, to meet your needs. Without knowing what type of records the company is trying to record makes it difficult to be more specific but there are often industry specific solutions already out there.
- Sat May 07, 2022 2:22 pm
- Forum: Forms
- Topic: Website Autofill
- Replies: 5
- Views: 2969
- Tue Apr 12, 2022 12:59 pm
- Forum: General Questions
- Topic: garbage
- Replies: 10
- Views: 4284
Re: garbage
No object has "Enable Form" checked. Where is this php code and how do I get rid of it.
If you go to the page you have loaded with the garbage and view the source Ctrl+U you can see all the php code at the top of the page. It would seem as though it is in LayoutGrid7 which you must have enabled as ...
If you go to the page you have loaded with the garbage and view the source Ctrl+U you can see all the php code at the top of the page. It would seem as though it is in LayoutGrid7 which you must have enabled as ...
- Sun Apr 03, 2022 1:10 pm
- Forum: Forms
- Topic: Reasons for occasional failure of form and being redirected to Error Page.
- Replies: 5
- Views: 4102
Re: Reasons for occasional failure of form and being redirected to Error Page.
Just to let you know that I have resolved this problem :D
To summarise, after a user logged into the website I used sessions to populate a form which was then submitted. Some users were successful whilst others were forwarded to the error page. This started happening about 4/5 weeks ago after ...
To summarise, after a user logged into the website I used sessions to populate a form which was then submitted. Some users were successful whilst others were forwarded to the error page. This started happening about 4/5 weeks ago after ...
- Wed Mar 16, 2022 7:01 pm
- Forum: Off Topic Section
- Topic: Open an HTML scrip in a new tab?
- Replies: 4
- Views: 3000
Re: Open an HTML scrip in a new tab?
Were you just given a script or did you follow the CAF guidelines at https://www.cafonline.org/charities/caf ... -form#tab2 where there are additional instructions?
- Wed Mar 02, 2022 9:41 am
- Forum: Forms
- Topic: Reasons for occasional failure of form and being redirected to Error Page.
- Replies: 5
- Views: 4102
Re: Reasons for occasional failure of form and being redirected to Error Page.
Thanks Pablo, that gives me something to work on as I was at a loss. If all else fails I will use a standard page with links to click as the intermediate stage!
- Tue Mar 01, 2022 10:03 pm
- Forum: Forms
- Topic: Reasons for occasional failure of form and being redirected to Error Page.
- Replies: 5
- Views: 4102
Re: Reasons for occasional failure of form and being redirected to Error Page.
I agree Pablo, there must be a reason! Below is the PHP code of the page that the user is directed to once they have signed in. One user has told me that he was taken to the Error Page when he used his phone but managed to submit the Form on his iPad which makes it even more puzzling.
Can you see ...
Can you see ...
- Tue Mar 01, 2022 7:03 pm
- Forum: Forms
- Topic: Reasons for occasional failure of form and being redirected to Error Page.
- Replies: 5
- Views: 4102
Reasons for occasional failure of form and being redirected to Error Page.
I am having what appears to be a random problem when users are submitting a form which was created some time ago although it is not active in the winter months. Having contacted the host they thought it might be a problem with the database and reloaded it but it has not resolved the problem. I have ...
- Mon Jan 24, 2022 5:31 pm
- Forum: Forms
- Topic: Success page as external webpage?
- Replies: 2
- Views: 2652
Re: Success page as external webpage?
Have you tried having a blank success page with a JavaScript redirect. Haven't tried it but might be possible,
- Sat Jan 08, 2022 9:48 pm
- Forum: Login Tools Questions
- Topic: update date
- Replies: 1
- Views: 3560
Re: update date
Look in the Ready to Use Javascripts under Miscellaneous in the Toolbox. There is one for last modified.
- Fri Jan 07, 2022 12:10 pm
- Forum: Off Topic Section
- Topic: ssl cert
- Replies: 6
- Views: 4024
Re: ssl cert
Just to add that Lets Encrypt is a free SSL certificate but is not used by all providers. Many have their own paid for SSL certificate and do not provide the free service.
- Wed Dec 22, 2021 10:19 pm
- Forum: Login Tools Questions
- Topic: Login name
- Replies: 11
- Views: 16719
Re: Login name
Apologies luputu, I thought that it was stored. 

- Wed Dec 22, 2021 7:44 am
- Forum: Login Tools Questions
- Topic: Login name
- Replies: 11
- Views: 16719
Re: Login name
Exactly the same but use 'email' in place of 'username'
- Mon Dec 20, 2021 12:51 pm
- Forum: Login Tools Questions
- Topic: Login name
- Replies: 11
- Views: 16719
Re: Login name
Just to clarify what Pablo has said, this needs to be placed as the Initial Value in an Editbox on your Form.