Converting a signup tool to standard form

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
User avatar
wixily
 
 
Posts: 98
Joined: Sun Jan 30, 2022 5:57 pm
Contact:

Converting a signup tool to standard form

Post by wixily »

i wanted to customize the editbox to look modern, hence i converted the signup tool to an html form and i got this error <?php echo $error_message; ?> just wondering if its normal
User avatar
Pablo
 
Posts: 21711
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Converting a signup tool to standard form

Post by Pablo »

I do not think this is an error, it part of the login script.
User avatar
wixily
 
 
Posts: 98
Joined: Sun Jan 30, 2022 5:57 pm
Contact:

Re: Converting a signup tool to standard form

Post by wixily »

So should I just ignore it. As it is not seen in the preview
Also if I convert one tool say signups tool to an html form must I do the same for the other tools.
Last edited by wixily on Tue Feb 22, 2022 3:27 pm, edited 1 time in total.
User avatar
Pablo
 
Posts: 21711
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Converting a signup tool to standard form

Post by Pablo »

The code is a place holder for error messages.
You will not see it on the published page.
User avatar
wixily
 
 
Posts: 98
Joined: Sun Jan 30, 2022 5:57 pm
Contact:

Re: Converting a signup tool to standard form

Post by wixily »

Also if I convert one tool say signups tool to an html form must I do the same for the other tools
User avatar
Pablo
 
Posts: 21711
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Converting a signup tool to standard form

Post by Pablo »

You do not have to convert all other tools.
User avatar
wixily
 
 
Posts: 98
Joined: Sun Jan 30, 2022 5:57 pm
Contact:

Re: Converting a signup tool to standard form

Post by wixily »

Thanks
I am creating a free template for web login and signup system
Post Reply