Forum Replies Created
Author | Posts |
---|---|
December 11, 2013 at 10:48 am in reply to:
Buddypress Integration Add On Registration Issue 13592 | |
hughs | Hello Mahi, |
November 26, 2013 at 8:46 am in reply to:
BP Registration Options Conflict 12846 | |
hughs | Hello Tareq I checked with BP Registration Options which is the approval plugin that I am using. The support team tells me that there are two values that need to be set. The first is user_status which they recommend setting a value in the DB to “69”. They also set a “hide_sitewide” field to 1 or true, in the bp_activity table. Any idea why my members are not being counted? When I get rid of your function and use the BP default registration the member count works. Thanks for your support. |
November 19, 2013 at 10:03 am in reply to:
Buddypress Integration Add On Registration Issue 10256 | |
hughs | OK thanks. Do you still need to use my site for testing. Because I usually have it in maintenance mode and would prefer to not have it public while I am building it. Just let me know. |
November 18, 2013 at 8:31 pm in reply to:
Buddypress Integration Add On Registration Issue 10235 | |
hughs | OK thanks. |
November 18, 2013 at 9:57 am in reply to:
Buddypress Integration Add On Registration Issue 10221 | |
hughs | This reply has been marked as private. |
November 18, 2013 at 4:25 am in reply to:
Buddypress Integration Add On Registration Issue 10219 | |
hughs | This reply has been marked as private. |
November 18, 2013 at 3:13 am in reply to:
Buddypress Integration Add On Registration Issue 10215 | |
hughs | Hi Mahi, I would like some serious help with this or I would like to ask for my money back. |
November 17, 2013 at 12:51 am in reply to:
Buddypress Integration Add On Registration Issue 10182 | |
hughs | A couple of questions to try and solve this: |
November 16, 2013 at 11:30 pm in reply to:
Buddypress Integration Add On Registration Issue 10181 | |
hughs | I have done more testing on this and am getting some strange results. When a new user creates a new profile the profile field data that is saved seems to be getting created in a separate db. Profile field data that should be visible in the Profile tab is not. When the user goes back to update their profile and then save it the field data changes and is then availalbe in the view profile tab. |
November 11, 2013 at 4:28 am in reply to:
BP Registration Options Conflict 9940 | |
hughs | Thanks Tareq, |
November 11, 2013 at 1:16 am in reply to:
BP Registration Options Conflict 9934 | |
hughs | If you would like to see for yourself you can go to my site and fill out the two different registration forms and you will see that you receive two different types of verification emails. WPUF Registration Form Using Buddypress Integration Add On: Default Buddypress Registration Form: The second one is correct for Buddypress and is what I am trying to get my custom form to generate. |
November 11, 2013 at 12:57 am in reply to:
BP Registration Options Conflict 9932 | |
hughs | Thanks Tareq, |
November 10, 2013 at 10:15 pm in reply to:
BP Registration Options Conflict 9928 | |
hughs | I located the problem at frontend-form-profile.php line 226:
wp_new_user_notification is not the correct function for sending out a verification email. According to the Codex this function is used to “notify the blog admin of a new user, normally via email and also send an email with login/password to the new user.” What the new user should receive is a mail with a link that verifies the email address and brings them back to the site. I looked for the correct function in the Buddypress registration form but could not find it. If you don’t mind, please confirm that this support string is being read. I haven’t heard back in 5 days. Thanks. |
November 7, 2013 at 10:08 pm in reply to:
BP Registration Options Conflict 9835 | |
hughs | I tested this today with a new form and can confirm that the WPUF registration upon clicking the Register button should send out a validation email to the new user. Instead it sends a Username and Password reset email. This issue is fairly critical to my site so please let me know if there is a way of putting the email validation back on the correct path. Thanks! |
November 7, 2013 at 10:04 pm in reply to:
BP Integration Add On Default Visibility Not Working 9834 | |
hughs | In the end this functionality is not critical to me. I am going to hide the Member profile tab so the default visibility of member fields will not be an issue. |