I upgraded to V19, and it looks familiar but has many new features. Have some questions?
1. I have a ChatGPT 4+ account. Is there any option to use this account in Version 19?
2. Trying "Create New Website" using the Wizard. In my test, there is a "Contact" page that includes a contact form and Submit. Can this be tested in "Preview in Browser" mode and have this form send an email?
Thanks for the great upgrade price.
Thanks
Barryz
Version 19 Questions
Forum rules
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
- BaconFries
-
- Posts: 5887
- Joined: Thu Aug 16, 2007 7:32 pm
Re: Version 19 Questions
1. I have a ChatGPT 4+ account. Is there any option to use this account in Version 19?
Pablo wrote: ↑Tue Nov 28, 2023 5:44 pm You can use any available model, just type in the name in the input field: Tools -> Options -> Artificial Intelligence
Here is a list of all the models:
https://platform.openai.com/docs/models
See also the Artificial Intelligence FAQ:
viewtopic.php?t=97942
As all previous versions of the software the answer is no you cannot "Preview" php locally you are required to publish to your host to see the results as php is processed on the server not the browser.2. Trying "Create New Website" using the Wizard. In my test, there is a "Contact" page that includes a contact form and Submit. Can this be tested in "Preview in Browser" mode and have this form send an email?
Re: Version 19 Questions
1. Chatgpt 4+ is not the same as OpenAI account. You will need an OpenAI API key.
viewtopic.php?t=97942
2. Forms can only be tested online. PHP code does not work in preview, because the code needs to be processed by the server.
viewtopic.php?t=97942
2. Forms can only be tested online. PHP code does not work in preview, because the code needs to be processed by the server.