Search Results for '"wordpress'
-
Search Results
-
The site is http://retro-replay.com
Ive added a bbpress forum and I am tweaking it as we speak. They sync together and cross post well. I am sure I can continue to move forward in a positive direction until the forum meets my satisfaction. My question is, should I waste my time and effort in this forum software? Is it going to stay alive and healthy? I need to know this now before I move forward.
Topic: If Admin
How can I determine if the user is an admin or not?
I have the following code so far (based on a WordPress one I use):
<?php global $bb_current_user; bb_get_current_user_info(); if ($bb_current_user->bb_user_level == 10 ) { ?><li><a title="Admin" href="http://www.paperviewmagazine.com/forums/bb-admin/">Admin</a></li><?php } ?>But it doesn’t quite work, I’m guessing the user level is the problem. I know I could use bb_admin_link but I want to write the url myself.
Also how can I get the url for the profile edit page for a logged in user? so for example:
/forums/profile/cameron/edit/
Thanks.
Hi,
Message specialy to _ck_ : please can you intergrate this two plugin to get guest (not registred) to receive notification by email (when someone replay to his comment he get email) like on this plugin for wordpress : http://txfx.net/wordpress-plugins/subscribe-to-comments/
02 plugins to integrate :
* http://bbpress.org/plugins/topic/bb-anonymous-posting/
* http://bbpress.org/plugins/topic/subscribe-to-topic
Please i do not need a “complex plugin” like txfx plugin, juste an email with 02 links : a link to newest comment and one to unsubscribe.
thank’s
Topic: link of title problem
help !!!!!!!!
please see here: http://wordpressdevelop.com/poker/forums/
when i click the topic title, “kimyang’s test” for example, it will go to the home page.
how can i fix this problem ?
please help me .
Thanks
Kim
So I’ve installed bbpress a few times and finally got things integrated with wordpress.
I have no idea why I did it but playing around I removed the /forum in the General Settings.
Now the bbpress doesn’t work anylonger. Duuuuuuu
Anyways I’d like to find out were I could set this back so that I can put /forum after my website again so it works.
Thanks for your help
I’ve setup a wordpress and bbpress blog/forum.
In wordpress I have added a plugin to display the user login/registration screen by default. So unless you login you can’t access the blog.
Logins will only be created manually by me.
I want the same for the forum but can’t find a plugin.
Please assist.
1. I installed the forums using same info as WordPress database
2. After installation it said forums were installed with minor errors -> “Forums not installed”. which contradict each other.
3. Every time I go to the forum page http://ohcean.com/bbpress/ it redirects to the install page http://ohcean.com/bbpress/bb-admin/install.php (which I removed, so now it’s a blank URL).
4. I activated the plug in in wordpress
5. I changed the cookies.
6. It’s still redirecting to the install page.
Why does it keep redirecting to the install page?

How can plugin devs update their bbpress plugins and stay in touch with higher ups?