Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 20 replies - 1 through 20 (of 20 total)

  • T
    Participant

    @tbirdie88

    If I go to wp-content/themes/pro/buddypress/members > activate.php, the code doesn’t line up with what’s posted in github. Here’s what I have:

    <div id="buddypress">
    
    	<?php do_action( 'bp_before_activation_page' ); ?>
    
    	<div class="page" id="activate-page">
    
    		<?php do_action( 'template_notices' ); ?>
    
    		<?php do_action( 'bp_before_activate_content' ); ?>
    
    		<?php if ( bp_account_was_activated() ) : ?>
    
    			<?php if ( isset( $_GET['e'] ) ) : ?>
    				<p><?php _e( 'Your account was activated successfully! Your account details have been sent to you in a separate email.', '__x__' ); ?></p>
    			<?php else : ?>
    				<p><?php printf( __( 'Your account was activated successfully! You can now <a href="%s">log in</a> with the username and password you provided when you signed up.', '__x__' ), wp_login_url( bp_get_root_domain() ) ); ?></p>
    			<?php endif; ?>
    
    		<?php else : ?>
    
    			<form action="" method="get" class="standard-form cf man" id="activation-form">
    
    				<label for="key"><?php _e( 'Please provide a valid activation key.', '__x__' ); ?></label>
    				<input type="text" name="key" id="key" value="" />
    
    				<p class="submit">
    					<input type="submit" name="submit" value="<?php esc_attr_e( 'Activate', '__x__' ); ?>" />
    				</p>
    
    			</form>
    
    		<?php endif; ?>
    
    		<?php do_action( 'bp_after_activate_content' ); ?>
    
    	</div><!-- .page -->
    
    	<?php do_action( 'bp_after_activation_page' ); ?>
    
    </div><!-- #buddypress -->

    Are you sure I edit this in my theme? Or do I go into this instead? bp-templates/bp-legacy/buddypress/members > activate.php


    T
    Participant

    @tbirdie88

    Hey, sorry for the delay. June was a crazy month. I do need this fixed though, and would still really appreciate your help.

    Although I don’t think this has anything to do with the issue at hand, I followed this (https://buddypress.trac.wordpress.org/changeset/11766/trunk/src/bp-templates/bp-legacy/buddypress/members/activate.php) just in case, and changed the activate.php file, but it didn’t help.

    People cannot register to the site. If you’d like to try it, you will see that it sends you the activation link via email, but then asks for a valid activation key (?!). Nothing works.

    Home

    Also, users sometimes show up as only “participants” and don’t show up under “all”. I have my general settings for New User Default Role as “subscriber” but it’s not applying it.

    Thank you so much!
    T


    T
    Participant

    @tbirdie88

    You have no idea how much I appreciate you reporting it there. I know I’m definitely not the only one with this issue. Thank you!! 🙂 I’ve added to the ticket, as requested.
    T


    T
    Participant

    @tbirdie88

    I did deactivate all the plugins aside from BP and it had messed something up. After reactivating everything, I think I had to save my permalinks again. It’s been a couple of months, but something messed up that I had to fix after reactivating everything.

    Here’s how the mess began. I was getting a ton of spam users. A guy who runs a wordpress group told me to change the url from “register” to something else. I changed http://starwarscards.net/register to http://starwarscards.net/registerSWC and everything went downhill from there. So, I changed it back, saved my permalinks… still not working. I then deleted the register page, created a new one, saved my permalinks…and it was working about a month ago when I tested it, but I just got an email yesterday from someone who had the activation link error 🙁


    T
    Participant

    @tbirdie88

    Ok. Done….
    …and I just signed up a test account. It didn’t help 🙁


    T
    Participant

    @tbirdie88

    Thank you for a quick response, @venutius! How would I just reinstall the BP Emails? Would I have to reinstall the entire BuddyPress plugin?


    T
    Participant

    @tbirdie88

    Thanks for writing, @chuxmark. I wish I could help you but I still don’t have a solution myself. I’d appreciate if someone from @buddypress was available to help, especially since this problem appears to be widespread.

    T


    T
    Participant

    @tbirdie88

    Hi @bntbrl,

    Did you get get this resolved? I’m stuck in a similar situation. Users get the activation email, but it directs them to “invalid activation key”… they cannot log in.

    The key is not in my database either.

    So stuck, and no way to contact @buddypress

    🙁


    T
    Participant

    @tbirdie88

    Hi @rsnipun, did this ever get resolved for you? I’m in the same boat where users get the invalid activation key, and it’s empty in my database too. I wish someone from @buddypress could help! I can’t find a solution anywhere.

    🙁


    T
    Participant

    @tbirdie88

    Thanks for trying, @venutius. Is there anyone here who may be able to help?


    T
    Participant

    @tbirdie88

    Is there any way to get user activation links back into my database?


    T
    Participant

    @tbirdie88

    @vecturn, I’m having the same issue. Were you able to resolve it?

    Thanks,
    T


    T
    Participant

    @tbirdie88

    Please visit http://starwarscards.net and click on the asterisk in the main menu and click “register.”
    It should bring you to http://starwarscards.net/registerswc, but it doesn’t…


    T
    Participant

    @tbirdie88

    I just switched the register URL back to just “starwarscards.net/register” … and made a new page and linked it under BuddyPress Settings, but it’s not changing the link on my menu to the new URL…?


    T
    Participant

    @tbirdie88

    I went to the register page, and had added some letters to the permalink. I also assume that’s what caused new users to receive a faulty activation link, and not show up under pending users… but I’m not sure how to fix it…?

    I have my email address under general settings.

    Thanks though 🙂

    T


    T
    Participant

    @tbirdie88

    [of note, there have been some issues (since we launched at the beginning of March) where a few users weren’t getting the activation emails at all. Not in their junk mail or their inbox]


    T
    Participant

    @tbirdie88

    Only 4 out of 331 users have a user_activation_key beside them. The most recent user with an activation key is from March 17. We’ve had users sign up since that date. I switched the Register URL only last week.

    What can I do to get the activation link working again?

    Thanks again 🙂

    T


    T
    Participant

    @tbirdie88

    I can get into phpmyadmin, but where do I go from there?


    T
    Participant

    @tbirdie88

    Hi Venutius,

    No, they don’t exist in the pending users page.
    Can you please let me know how to check my database direct?

    Thanks so much,
    T


    T
    Participant

    @tbirdie88

    I’ve resolved the issue. I added a new “register” from the menu and replaced the old one. That did the trick.

    Thanks anyway 🙂

    T

Viewing 20 replies - 1 through 20 (of 20 total)
Skip to toolbar