Search Results for '"wordpress'
-
Search Results
-
Hi all,
I have installed bbpress,bbsync, and wordpress. I would like to redirect comments (the link) to the bbpress discussion.
How do I do so?
John
a few days ago I successfully integrated bbPress with WordPress and installed this amazing plugin bbSync; for a few days it all worked seamlessly – every comment in WordPress was going to relevant topic in bbPress and if someone went straigtforward to forum and commented there their comments were included inside relevant post in Wordpres; just brilliant!
but…
I upgraded to WP 2.6.1 and integrated with 1.0 Alpha (trunk) and it all went wrong; it’s true, even in WP 2.5 + 0..9.2 there occurred some errors but integration between the forum and the site was perfect; and now it does nothing at all and all I get is the following error:
“Fatal error: Call to a member function on a non-object in /users/adado/www/fulham.pl/forum/bb-includes/functions.php on line 20”
it looks like the author of the plugin doesn’t maintain his project and it’s really sad ’cause this is THE PERFECT INTEGRATION of both applications
I would be in seventh heaven if I woke up one beautiful morning, checked the bbPress.or and.. there it is! a new built-in feature of bbPress 1.0 which makes what bbSync used to do
I’m PHP amateur so I cant’ do this by myself but I strongly believe there are some brainy people who could make life of many people happier; and looking at the list of plugins: bb Reputation, New User Notification, Post Count Plus, bbPress Signatures, Unread Posts… and many many more I’m talking about one specific person
all I’m begging for is one more plugin
please!
I’m running WordPress 2.6 under root; bbPress under /forums and also using K2 1.0RC7 as my WordPress theme.
I have made a new page called ‘Forums’ on WordPress which is now in the navbar and have used the plugin ‘Page Links To’ to make this page point to /forums.
However, what would be the best way to get the blog acting like this one, for example:
http://onvertigo.com/ …. clicking ‘Forum’ lets bbPress load underneath the header.
There is a K2 theme floating around for bbPress but it doesn’t have the top nav…..
Any help would be appreciated!
I know this has been talked about before and some people disagree… but i will ask cause i am not wanting you to work for me.. i just need some guidance…
I know some php and mysql.. i understand queries , functions.. and all that basic php/mysql implemantation… i also understand relational databases… what i dont understand is how plugin works… hooks, api…. and all that techninality people talk of at wordpress.org
Having sad that.. this is what I am trying to accomplish in order to integrate both bbpress and wordpress..
Create a forum category in wordpress, so when i post i select the regular category..(ex: news) and if I want that news to be posted in the forum i also select the “forum” category.
Then i create a relational table that contains all post ids.. and the forum posts ids… that way i can quickly pull the info in bbpress and/or wordpress..
What I dont know is how to integrate this in the Write Panel… because i donĀ“t understand it how it works. If someone can help me to understand it.. i could create a query on the write panel to post to the forum whenever i select the “forum” category
that could also be a plugin.. but i dont kno whow to make plugins… mabe somone can point me out to a tutorial…
Anyway… bbpress is nice.. and wordpress is awesome. Thanks for working so hard to make this possible.