Search Results for '"wordpress'
-
Search Results
-
I’m not getting a lot of help where the plug-in is actually posted. As best I can tell my settings are correct. I’m getting this response though:
URL is incorrect or connection error, please verify it (full variant): http://hoosierhoopsreport.com/bbpress/my-plugins/wordpress-bbpress-syncronization/bbwp-sync.phpWhen you click on that link, it brings up a 404 page, but having checked my server files, it’s there. The plugin has been uploaded in the my-plugins folder of my bbPress folder.
Topic: "User Not Found" Error
Hi – I recently set up a forum, integrated with WordPress.
bbPress 1.02
WP 2.7
Everything is working fine, but several users are reporting that when they click the “View Profile” link they get a “User Not Found” error. I have examined their accounts in the database and have not found anything to differentiate them from other users.
I did find a thread on this forum referring to a similar error for the Key Master after setup. The solution there was to manually add a user nice name in the database. My problem is different as all users have nice names defined in the database already.
Any help would be greatly appreciated!
Thanks!
Hello,
I would like to display a link to the profiles of my WordPress website on the post.php file, just below the username and avatar.
I tried a code that I found in the profile.php file : <?php echo get_user_display_name( $user->ID ); ?>
But I can’t even make it work. Is it possible to get the Worpress user nicename to create this link? I did a complete WP/BBpress integration…
Thanks a lot for your help