Hello Guys,
This is the first time ever I've used login functions, just have some questions about it..
First, Edit profile box doesn't show when publishing the page. it gives a blank page!!
Second, is there a way to add some fields on sign up form and edit profile form? I've tried to convert it as a form and add like phone number box and address form but they're not reflecting on admin page!
Third, Is there a way to let customer login to their profile directly and make any changes on their personal data?
Thanks You..
Login Functions
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/forms.html
http://www.wysiwygwebbuilder.com/form_wizard.html
Frequently Asked Questions about Forms
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/forms.html
http://www.wysiwygwebbuilder.com/form_wizard.html
Frequently Asked Questions about Forms
- wwonderfull
-
- Posts: 1536
- Joined: Fri Aug 21, 2020 8:27 am
- Contact:
Re: Login Functions
Before going to solutions I think we need a demo of your project to see what you have done.
Be cautious with the settings on how to use login tools or else you might find trouble fixing it. Also setup the database properly and check if there is any problem with your settings. I have also used login tools and tested them perfectly.
You can add some fields but you have to know some level of programming knowledge which we can not teach in full so have to learn yourself but there are sutions for that for sure.
And yes it is possbile for users to edit their profile name email and others. Use edit profile tool for that which is in login tools.
Be cautious with the settings on how to use login tools or else you might find trouble fixing it. Also setup the database properly and check if there is any problem with your settings. I have also used login tools and tested them perfectly.
You can add some fields but you have to know some level of programming knowledge which we can not teach in full so have to learn yourself but there are sutions for that for sure.
And yes it is possbile for users to edit their profile name email and others. Use edit profile tool for that which is in login tools.
Re: Login Functions
Usually this indicates tat there is an error in the settings, so the server cannot process the page.First, Edit profile box doesn't show when publishing the page. it gives a blank page!!
For example, the database settings may be incorrect.
You can use 'custom profile fields' to add field to the sign up and edit profile form.Second, is there a way to add some fields on sign up form and edit profile form? I've tried to convert it as a form and add like phone number box and address form but they're not reflecting on admin page!
Or you can fully customize the forms yourself:
https://www.wysiwygwebbuilder.com/customize_signup.html
You can use 'user roles' to assign user specific pages.Third, Is there a way to let customer login to their profile directly and make any changes on their personal data?
https://www.wysiwygwebbuilder.com/userroles.html
Re: Login Functions
Thank you Pablo for your quick response.. Could you please check my demo project and lmk why Edit Profile form doesn't appear for me when publishing the project please..
https://easyupload.io/xbn49i
https://easyupload.io/xbn49i
If I did that, so is this will be reflected on admin page?You can use 'custom profile fields' to add field to the sign up and edit profile form.
Re: Login Functions
I did not find any issues in the settings.
However, it looks like you are using an old version of WWB?
This version is no longer supported.
However, it looks like you are using an old version of WWB?
This version is no longer supported.
yesIf I did that, so is this will be reflected on admin page/
Re: Login Functions
So what's the problem? why does edit profile form show a blank page when publishing?I did not find any issues in the settings
Do you think there's a bug in my version which causes this problem?However, it looks like you are using an old version of WWB?
I also have added phone number in sign up form, but it didn't reflect on admin page. it shows as a blank result as shown below
![Image](https://usaupload.com/cache/plugins/filepreviewer/598151/d316fca7f1a6d82ca9f06797bc0ceb0a69434186b18a060a059c04f39312d0a2/1100x800_cropped.jpg)
THANK YOU!!
Re: Login Functions
It is difficult to say anything meaningful about this without knowing why the server does not display the page. You will need to check the error log on the server to find out why it does not work.Do you think there's a bug in my version which causes this problem?
It may also be an issue with the PHP version. For example, WWB15 does not support PHP8.
In the project you have shared there are no options defined for the the 'mobile' field.I also have added phone number in sign up form, but it didn't reflect on admin page. it shows as a blank result as shown below
Re: Login Functions
Thank you Pablo for your support..
I've checked with my host provider and he told me that our server provides that version of PHP with no problem. he also said that it doesn't make sense as other forms work fine except edit profile form. seems like there's another problem in the setting but i can't figure what is it! i appreciate if you make double check please on this issue.
I've checked with my host provider and he told me that our server provides that version of PHP with no problem. he also said that it doesn't make sense as other forms work fine except edit profile form. seems like there's another problem in the setting but i can't figure what is it! i appreciate if you make double check please on this issue.
Could you clarify this please..In the project you have shared there are no options defined for the the 'mobile' field.
Re: Login Functions
The only way to find out what is wrong, is by checking the error log on the server.
You wrote
You wrote:
Note that version 15 is no longer supported.
You wrote
Yes, but WWB15 does not support PHP8, so if the server is set to PHP8 then it may not work.I've checked with my host provider and he told me that our server provides that version of PHP with no problem.
You wrote:
That is because there are no options defined for 'Mobile' field.I also have added phone number in sign up form, but it didn't reflect on admin page. it shows as a blank result as shown below
Note that version 15 is no longer supported.