Skip to:
Content
Pages
Categories
Search
Top
Bottom

PinoyWebStartup.com

Published on June 4th, 2008 by

WP and BbPress integration…

WP: http://www.pinoywebstartup.com/

BbPress: http://www.pinoywebstartup.com/forum/

i used external stylesheet, images, scripts for both wp & bbp…

use php include for the sidebar on the bbpress…

will put the latest discussion on the homepage soon…

and maybe post a tutorial about it… feel free to subscribe on the feed… there are some interesting insights about web startup even if you’re not from around

Is there an “expiration date” plugin

Published on June 3rd, 2008 by

I would like the users to able to set an expiration date on their posts.

Offcouse I then also would like the system to delete the post when it expires but alternative it would help me as an admin to judge when a post no longe is relavant.

Does anyone have a solution on this?

New directory loses WordPress integration

Published on June 3rd, 2008 by enquirer32

Hi there. I’ve just moved my whole installation directory for WordPress and BBPress. I thought I had followed all the directions and WordPress works fine. But when I go to the BBPress installation (A sub-directory of WP) it no longer automatically logs me on. I’ve edited any relevant config files. What do you think is the problem?

WordPress posts as topics on forum

Published on June 2nd, 2008 by

i want to integrate my wordpress with bbpress forum as when i write a post i automaticly add a topic on bbpress and comments are the same as posts (you see both comments and posts in both wordpress and bbpress)

is it possible? does anyone know how to integrate bbpress in such way?

cheers

Install problems

Published on June 2nd, 2008 by

I have installed everything just fine. But when I go to the forum it wants to go to the install setup every time. I deleted the install.php file and then tried going there, and it acts like I don’t even have the forum set up or anything! Do I have to change permissions?

register-success.php?use_url returns warning message and discloses path

Published on June 2nd, 2008 by

accessing:

http://www.site.com/forums/register.php?use_url=http://www.amazon.com

returns the following error:

Warning: parse_url(/forums/register.php?use_url=http://www.amazon.com) [function.parse-url]: Unable to parse url in /server/path/disclosed/forums/bb-includes/functions.php on line 1796

workaround:

call error_reporting(0) in functions.php or disable php

error reporting altogether (if you are in a hosted environment, you probably won’t be able to do this last thing).

path disclosure in themes if misconfigured

Published on June 2nd, 2008 by

none of the scripts inside bb-templates should be +x

otherwise users will be able to execute them and a path will be disclosed.

example:

http://www.site.com/forums/bb-templates/kakumei/register-success.php

returns an error and a path is disclosed:

Fatal error: Call to undefined function: bb_get_header() in /server/path/disclosed/forums/bb-templates/kakumei/register-success.php on line 1

comment:

I had to +x all my files in my hosting environment to make bbpress work; this directory and its content should not be +x’ed.

(bbpress will still work if this directory is not +x’ed)

this is primarily ‘my fault’ but since I think what I did (+x’ing everything to make bbpress work) could have been done by others, I’m just making this note here.

WordPress integration: Logout problem

Published on June 2nd, 2008 by

After integrating WordPress and bbPress, a single login works correctly, but logout does not work. When I click the logout link from bbPress or WordPress, it does not log me out of bbPress but does log me out of WordPress. Does anyone know why the bbPress logout would not be working?

WordPress Smilies: On bbPress

Published on June 2nd, 2008 by

Hey guys! I am currently working on a plug-in that will let you use smilies, just like wordpress. Also activated the same way. I am looking through my WordPress.org files, and I found them, the smilies’ images, but not the code. I am new at this so I am gonna need some programming help. Hope it works soon!

http://guymed.org/

Getting A Host

Published on June 2nd, 2008 by

Hey guys, I am new at this “self hosted” stuff instead of online hosted. I want a bbPress for myself, but I don’t know where to look to find a host. I us Apache as my server, but need a host. Please help me! Plus I’m only a kid.

Skip to toolbar