Search Results for 'bbpress'
-
Search Results
-
Topic: Topic Author Gravatar
Hey Everyone,
What is the easiest way (as of the latest BBPress release) to get the avatars for ‘topic’ authors?
I have avatars showing correctly for ‘posts’ with <?php post_author_avatar_link(); ?>
but it doesn’t seem to work correctly for the first post in topics and on the front page.
I’ve seen some other posts on this, but so far no elegant solutions. Any help?
Thanks!
Is it possible to change the language after installation of bbPress? If yes, can you please tell me how to do it? I already uploaded the .mo & .po files in a new folder called “my-languages”.
Thank you very much for your help.
I want to use Wishlist member to protect a page called Forum – with the slug shiftselling.com/forum.
That means I need to move the files for the forum to a different directory – currently shiftselling.com/forum.
Should I move it or rename it?
Should it be moved to a directory or a sub domain?
I am also trying find what code I could put into a the page called forum that would display the forum inside my page.
Regards,
Craig
Cell: +1.403.874.2998
Hello everyone,
I’ve just installed bbpress 1.0.2 and bbpress integration plug-in over my 2.8.4 wordpress blog… and I am in hell.
The blog still works, from the viewer point of view (www.teknologik.fr), but the backend is a mess.
First of all, I couldn’t log in at all in the wordpress admin panel. My login and password took me to a white page saying that I didn’t have the rights. Hopefully, I had a second login with administrator right so I was able to change my “own” rights, under the second administrator login. But that was just the beginning…
Articles and Pages counter, in the main admin windows now shows “0”, although there are over 700 articles, when I do click on “Articles”.
When I try to add a new article, the ID at the end of the permalink is “1”… when the previous permalinks (when I still worked) showed four digits, like “5414”.
I’ve deleted both “bbpress” folder and “bbpress integration” pug-in but it didn’t change anything.
On top of all, I was working on a fresh re-install of the blog and the database backup wasn’t set yet, so my last backup is 3 weeks old, with tenths of new articles in between that would be lost if I had to re-install that backup.
What can I do without returning to the last backup ? Any idea ?
A million thanks, in advance…
Benjamin
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.
I run a service that has it’s own user data. I want my users to be able to login to bbpress using the same username/password that they use for my service. I figure ill just generate a user record in the bb_users table when someone signs up for my service. So…
1) Besides adding the record to the bb_users table, is there anything else I need to do?
2) How are the passwords encrypted?
Thanks!
I’ve copied the complete ‘bbpress’ directory tree (with all it’s subdirctories) from my server to ‘htdoc/mydomain/bbpress’ and reloaded a complete dump of mySQL database (DROP table enabled) into the local one under XAMPP.
Accessing it under ‘http://127.0.0.1/mydomain/bbpress’ worked fine w/o any flaws – until I looked at the Plugin list within Admin. Although all Plugins (activated on the server) still worked flawlessly, each one in the XAMPP listing does only show the ‘Activate’ status!
Any idea what causes the wrong status display? Where is the status information stored?
Wouldn’t that be nice. Unfortunately I don’t know php very well.