Login Script placement in WYSIWYG

Issues related to the Login tools of WYSIWYG Web Builder.
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/login_basics.html
http://www.wysiwygwebbuilder.com/login_tools.html

TIP:
A lot of information about the login tools can be found in the help/manual.
Also checkout the demo template that is include with the software.
Post Reply
Hobbyist
 
 
Posts: 21
Joined: Mon Apr 16, 2018 6:37 pm

Login Script placement in WYSIWYG

Post by Hobbyist »

I finally created a working account creation script and database with PHP and XAMPP.

How do I connect WYSIWYG to the created database? Do I place the account creation files in the website folder? I keep trying to create and edit database and WYSIWYG says no remote ftp files were found? Do I link htdcs with the whole folder location to the filename in WYSIWYG? (C:\xampp\htdocs\registration)?
User avatar
Pablo
 
Posts: 21508
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Login Script placement in WYSIWYG

Post by Pablo »

Did you read the section about creating databases in the help?
I keep trying to create and edit database and WYSIWYG says no remote ftp files were found?
The built in tool only works for online server , with access via FTP.
However you can easily create the file yourself as explained here:
http://wysiwygwebbuilder.com/login_basics.html

Note that I cannot help you with configure the server. I have never setup a local server myself.
Post Reply