Hi,
I have installed bbpress in /mydomain.com/bbpress
I have mapped a subdomain http://forum.mydomain.com to /mydomain.com/bbpress – everything works fine – just that the URL shows http://mydomain.com/bbpress
Now, I go to bbpress settings and change the URL to http://forum.mydomain.com – the forum and posts stop working. Gives http error 500. Admin pages work properly.
What could be the problem?
Kanchan
Hi,
I am unable to login as admin. Though the password which I enter is correct. Recover password is not sending me the link.
Though other users are able to login. Also, password recovery is working fine for other users.
I have force-login and admin-add-user plugins installed.
While I was creating users using admin-add-user plugin, suddenly it ejected me out of the forum on the login page and then from that point onwards, I am unable to login.
Any pointers for help?
Kanhcan
I’ve looked through the plugin repository and I couldn’t find any kind of a user moderation/rating system for individual posts from a topic.
Is it possible to develop such a plugin?
Hi Everyone
bbPress is great. I love it and I appreciate every bit of effort put into it.
I am setting a new site which has only one, single forum in it.
My goal is to have the main/home page show the same view as if I would select a specific forum from a multiple-forums website (stickies on top, marked in color….)
My first idea was to replace front-page.php with forum.php (copy & rename), and add the following code:
<?php $forum_id=”1″; ?> right after <?php bb_get_header(); ?>.
This does create the appearance of a single forum, but in a different presentation. for example, sticky topics are sorted with all other topics by date, and are not forced to the first lines in the topics table.
I would really really really appreciate any help or directions I can get.
Thanks a lot !
Moshe.
I use the bb-attachments plugin. I can upload images (keep my fingers crossed) but when i upload a xls file it say [denied mime].
Any advice? Thanks in advance.
I was trying to activate a plug in and I got this…
Fatal error: Call to undefined function bb_get_current_user() in /home/rewind1/public_html/forum/bb-includes/functions.bb-template.php on line 2799
Now it won’t go away…
How do I fix this?
How do I move the ‘Hot Tags’ cloud from the side bar in the Kakumei theme to the top, above the topics, like you see here in the forums?
I need to have a possibility to my user, to post topic without registration.
Can you help me?
I’m new to this… and I can’t figure out why my users can’t post…
I need to create a new template for “Add New Topic” instead use the template “front-page.php”.
Can you help me?