[Resolved] Registration problem
-
Hi, I am having this error after register:
Warning: sprintf() [function.sprintf]: Argument number must be greater than zero in /home/pontogam/public_html/wp-content/plugins/buddypress/bp-members/bp-members-functions.php on line 1357
The code in line 1357 in bp-members-functions.php is:
$message = sprintf( __( “Thanks for registering! To complete the activation of your account please click the following link:\n\n%1\$s\n\n”, ‘buddypress’ ), $activate_url );
I didnt changed anything.
What could be the problem???
Thanks
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘[Resolved] Registration problem’ is closed to new replies.