Search Results for 'bbpress'
-
Search Results
-
Hi all,
we have launch the new version of ours blog with added integration with bbpress (alpha 1-6). We would appeal to us to have some opionions about this and others opionions to improve bbpress and even to make it better
thanks!
Hi!
I installed wp 2.7 and bbpress 1.0 (alpha 6) and all seem to work.
I have only a little problem: when a user changes his website in his profile editor, bbPress doesn’t show the website link but the profile link!
Anyone can help me?
Thank you,
Giovanni
Italy
Topic: How do you setup pagination?
How do I setup on the front-page.php to list pagination?
Meaning, if I have more than 30 threads – I would like it to say “Page 1, 2, 3…” as links
I assume this is a bbPress function call but can’t find it
I just downloaded and installed bbPress ALPHA.
All is working okay.
I read that WordPress wp-caching plugins should work, I just installed the WP SuperCache into /my-plugins/
http://wordpress.org/extend/plugins/wp-super-cache/
I logged in as Admin, went to ACTIVATE the plugin and received the following error:
Fatal error: Call to undefined function get_option() in /home/uptownelite/forum.uptownelite.com/my-plugins/wp-super-cache/wp-cache.php on line 30
Any ideas why?
I thought WP caching plugins are suppose to work in bbPress ALPHA
I have this error message on every post…
bbPress database error: [Table ‘harrismarineblog.wp_lvtwfff_usermeta’ doesn’t exist]
SELECT * FROM wp_lvtwfff_usermeta WHERE user_id = 3 AND meta_key = ‘post_count’
bbPress database error: [Table ‘harrismarineblog.wp_lvtwfff_usermeta’ doesn’t exist]
INSERT INTO wp_lvtwfff_usermeta (
user_id
,meta_key
,meta_value
) VALUES (‘3′,’post_count’,’353′).
Also no one can log in even admin it keeps saying username not registered.
Does anyone know how to fix this???
I can’t make this plugin work
Do you have it working in your bbpress installation?
Topic: Custom Roles
Basically heres the issue I’m having. I have a wordpress installation and and a bbpress installation working together, I would like to create a special role for contributors on bbpress so that my contributors on wordpress can go to view things specific to contributors. I don’t want to allow my contributors access to moderator rights.
So there you have it, is there a way to create a custom role so I can assign them special access?
Hi all,
I want to create one bbPress forum using 2 different languages. Without using any plugin I think I can achieve this by these steps:
(1) Prepare the directories <WebRoot>/bbpress/US and <WebRoot>/bbpress/FR
(2) put the files in the US directory first.
(3) Start the installation using http://localhost/bbpress/US
(4) All tables are installed as usual. Forum can operate in full
(5) copy all the files under /US directory to /FR directory
(6) change the /FR/bb-config.php
define(‘BB_LANG’, ”); to become define(‘BB_LANG’, ‘fr’);
(7) clone the database table bb_topicmeta to bb_topicmeta2
(
change the uri value in bb_topicmeta2 to http://localhost/bbpress/FR
(9) change the table name reference for table bb_topicmeta to bb_topicmeta2 under /FR
Under this installation any user can go to http://localhost/bbpress/US for forum in English; or http://localhost/bbpress/FR in French. However, all the post content, tag, user profile are the same.
Okay…I’m looking up and down and still unable to do step (9). I cna only figure out the table names are defined in file /bb-includes/db.php. I made the change
var $tables = array( ….’topicmeta’…) to var $tables = array( ….’topicmeta2’…)
but it did not really change the table name reference.
So all bbPress guru…is my approach incorrect or I actually go the wrong way ? Any help is welcome. Thanks !!!
Hello I have installed bbpress and gone for full integration however had some issues, first the wp-config files had some lines changed and all of a sudden some code appeared on the home page. I have fixed that however my home page is no longer being used and it just directs to the blog straight away. another more important problem i am having is that i have completely lost access to the wp-admin area. i can view the login page and after that all disappears!
Topic: forums within the site?
successfully installed bbpress on my wordpress 2.7
Is their anyway to have the forum actually be within the site so everything is together instead of having its own theme?
synchronization between wordpress and bbpress is OK! However bbpress not recognize me more as a super administrator! I do not know how can I become super administrator ……
thank you