Published on September 19th, 2009 by Mark
Sooooo…. has anybody ever woken up and loaded up their forums only to find it a big old blank page?
No changes… just blank. Database is fine, apache’s running fine, access log shows a 200 response header. No php errors showing… just blank.
I’m going to go cry a little.
Published on September 19th, 2009 by
Hi
I run a WP site and BBpress forum. Recently upgraded to BBpress latest release version and now when I log in I cannot view any old posts and when I try to create a new topic is reports ‘This topic has been closed’
On the top of dashboard I get the following…
Warning: Division by zero in
inetpubvhostssunstridercats.orghttpdocsbbpressbb-includesfunctions.bb-statistics.php on line 214
Warning: Division by zero in
inetpubvhostssunstridercats.orghttpdocsbbpressbb-includesfunctions.bb-statistics.php on line 194
Warning: Division by zero in
inetpubvhostssunstridercats.orghttpdocsbbpressbb-includesfunctions.bb-statistics.php on line 174
Warning: Division by zero in
inetpubvhostssunstridercats.orghttpdocsbbpressbb-includesfunctions.bb-statistics.php on line 244
I know this warning is shown if it belives there are no posts but the forum has been fine for a long time and has showing on the overview of the dashboard..
39 forums
82 topics
457 posts
So the posts are still there although I cannot see them or add to them.
Any help would be greatly appreciated.
Published on September 19th, 2009 by gerikg
How do I add forum name to latest discussion.
so instead of saying,
call for testers on the 0.9 branch and 1.0 trunk
to say,
Requests and Feedback: call for testers on the 0.9 branch and 1.0 trunk
I’ve tried <?php forum_name(); ?>
Published on September 19th, 2009 by
The default Kakumei theme shows two variables in the user section of every post, at left.
You can see them both here as well, in this very post.
The first one is defined in the profile page as Display name as and links to whatever appears in the Website field.
The second one is defined in the profile page as User Type (which most often defaults to Member), links to the Profile page of the specific user, and could be changed by the Custom Title field.
How would it be possible to drop the User Type and just keep the Display name as linking to the user Profile page?
Published on September 19th, 2009 by infected
Hi!
I´d like to remove the brackets that are generated in .admin class below the posting area. I look for it in all theme files, but i can´t find them. I am talking about the brackets in the area for “delete topic”, “close topic”, “fix topic” & “move topic”. Does someone know how i can remove them? For move topic the brackets are displayed each in one seperate line. This looks terrible…
Screenshot
Published on September 19th, 2009 by Ashish Kumar (Ashfame)
I wrote a plugin which will show some data by a mysql query and I am doing it using $bbdb and I hooked it to the post_post_form but the problem is that the variable intended to store the query result is empty.
However if I manually call the function in the template it works fine.
I am using the default theme. What could be the problem?
Published on September 19th, 2009 by Navin
As some of you know, I migrated my forum from SMF to bbPress. This caused a lot of broken URLs that Google is now returning as 404 pages in my Google webmaster tools account.
While analyzing on how to 301 all the old links, I discovered that bbPress took the existing topic id’s and patched that to the new URLS, e.g:
domain/index.php?topic=270 became domain /topic.php?id=270
domain/index.php?topic=200 became domain/topic.php?id=200
Is there a way to redirect all old pages, to the new ones giving the old id’s to the new ones? Apart from creating a big ass list.
Published on September 19th, 2009 by
Hi all,
My website : http://www.telecomdiary.com/Telecom_Forums
I would like to take your help in adding a “Text Box” in sidebar like adding “Text” box in WP Widgets.
Where I can place HTML or java script to add ads or any other links like “Donate” button.
Please help me.
Thank you.
Published on September 19th, 2009 by
Hi all,
My website : http://www.telecomdiary.com/Telecom_Forums/
I would like to take your help in making it possible.
I would like to move the “Forums” list in the main block to right sidebar below the “Login” and above “Hot Tags”.
Please help me in doing so!!
Thank you.
Published on September 19th, 2009 by Ashish Kumar (Ashfame)
Just found this : https://codex.bbpress.org/developers
lolz! Why it is like that? Looks like someone trying to port BuddyPress theme to bbPress codex by hardcoding links