Forum Replies Created
-
This is the php that i modificated
/public_html/weplaybox.com/wp-content/themes/youplay/buddypress/members/activate.php
Maybe it helps you
Hey @jamersonnc
I need change this?:
<input type=”submit” value=”<?php esc_attr_e( ‘Activate’, ‘youplay’ ); ?>” name=”submit” />For this?:
<input type=”submit” name=”submit” value=”Activate”>Yes it works!
The button works, but it take a “long” time since you are in the activation page and the button do its fuction… If you fix with the solution that i said, let me know if you have de same problem with the activate buttonHey @jamersonnc!
I knew it the activation key was in the url but the it wasn’t clear for the user.
Whit the solution that I did it, the activation key is automatic completed in the activation page.
The only problem is that the buttom activate last a little to charge, and you make click but it don’t do anything….If some one can help me in this, I’ll very gratefull!
Finally, i can do it from my cpanel searching “activate.php”
Then i follow this (from the other post):
https://github.com/buddypress/BP-Default/commit/baa3be909bb353e2a20a16a0e6da5219b4a73627I don’t know if it still a long time, but for the moment it works.
Thank you!
Y try it and let you know.
thank youYouplayVersión: 3.5.4
By nKHello Venutius,
I’ve read that topic but i’m very new and i dn’t know programatic…
So, I need make that change in my cpanel?