I want to edit the text “New Topic in this Forum” on my new topic pages, but can’t find which file it’s in. Can anyone help?
Where can I find text “New Topic in this Forum”?
Published on April 23rd, 2008 byWhere is the setting for mail server config?
Published on April 23rd, 2008 byHi all
Plz help me, I’ve read everything there is to read about problem emails & have also tried installing sambauer’s bb_mail fix plugin with no luck.
I had bbpress 0.9 installed on a previous hosting provider & the system would send out emails to new registrants without any problem.
However, I have moved to a new hosting provider that requires authentication for the mail to be sent, and will not allow “localhost” as the outgoing mail server. Where do I find the php file that allows me to change it from localhost to a specific “outgoing mail server” domain?
Is it even possible?
Thanks
How to Add custom Nav Bar to Theme?
Published on April 23rd, 2008 byHi,
I’m currently using the K2 theme for bbpress, and I’d like to add a little nav bar right below the header with links to the main site…
The nav bar is just basically button images next to each other in a row.
Problem is I don’t know how to do this, it seems like you can only touch the CSS?
Add admin powers to account in mysql?
Published on April 23rd, 2008 by clockworkjoeI messed up when I installed BBpress on my wordpress site initially so that wordpress database integration didn’t work. I’ve fixed it though with one mistake. My wordpress admin account does not have admin powers for BBpress and the current BBpress admin account won’t work since BBpress now only looks at the wordpress database. I can access the mysql database directly through cpanel and phpmyadmin. How do I edit my account entry so it has bbpress admin powers?
I Can’t see the Extend Plugins?
Published on April 22nd, 2008 byEverytime I click a plugin on the extend page, it’s blank?
Rewrite rules under lighttpd?
Published on April 22nd, 2008 by JasonI am attempting to move my bbPress site over to a server running lighttpd – I’m running into problems converting over the rewrite rules.
I have modified the lighttpd config files successfully to get WordPress, Magento, and some other apps working under lighttpd, but have not been able to find any examples for bbPress. Has anyone done this successfully?
Adding separate database info to integrate caused failure.
Published on April 22nd, 2008 byWhen installing bbpress I was asked if I wanted to integrate. I successfully added the secret keys and such.
But, when I went to enter the database info so that the users would be synced, it said my database info wasn’t correct. So I went on without doing that part.
Then when I logged in to bbpress for the first time I went to Manage>integration (or something like that). I tried entering the database info again. It took me to the login page. I tried to login and it said that my username is wrong.
So, I tried to register a new account and I got the following error:
Warning: mysql_insert_id(): supplied argument is not a valid MySQL-Link resource in /home/webmagne/public_html/unlimitedbusinesscards.com/forum/bb-includes/db-mysql.php on line 156
How can I fix this?
Should I just start over with a new install?
404 errors
Published on April 22nd, 2008 by kiklooHi,
I installed bbpress with wp and it all went smoooth. Now when I am trying to view the demo post which is created by default I get: “Error 404 – Not Found” and that of Word Press and not bbPress. Please help me fix.
Thanks.
Avatar Upload plugin and CSS.
Published on April 22nd, 2008 by fokjulleI seem to have the Avatar Upload plugin working. Problem is, if someone makes a comment that is, say, one sentence in length, the height of the avatar and the bottom of the same post seem to miss each other, creating an almost ripple effect as the thread continues downward.
Is there a way to make a post a default height, assuming the comments are less than the height of the avatar?
adding login_form(); into wordpress
Published on April 22nd, 2008 by deadlyhifiI want to show the login form/status from bbpress in my wordpress site.
but if I get put in “login_form();” I get: Fatal error: Call to undefined function.
How do I add the bbpress functions into wordpress?