Version 19 Questions

All WYSIWYG Web Builder support issues that are not covered in the forums below.
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
Post Reply
BarryZ
 
 
Posts: 14
Joined: Wed Mar 29, 2023 11:48 am

Version 19 Questions

Post by BarryZ »

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
User avatar
BaconFries
 
 
Posts: 5887
Joined: Thu Aug 16, 2007 7:32 pm

Re: Version 19 Questions

Post by BaconFries »

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
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?
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.
User avatar
Pablo
 
Posts: 23267
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Version 19 Questions

Post by Pablo »

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.
Post Reply