Search Results for 'bbpress'
-
Search Results
-
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
When I try to install bbPress 0.9.0.4 I see infinite times this message
Warning: cannot yet handle MBCS in html_entity_decode()! in /web/htdocs/www.XXX.com/home/forum_/bb-includes/wp-functions.php on line 113
Anyway, I completed my installation. But what I try to get my forum, I see again the first page to install it…
Any ideas?
Hi there,
Does anybody know of any script that will import data from snitz forums to bbpress? My forums are currently on snitz but I would like to migrate to bbpress on the next phase of my new website.
Any help would be much appreciated.
Thank you very much!
This is not specific to BBpress but you may be able to help out (i do use bbpress!)
Users of my site are hotlinking images in threads, perfectly acceptable behaviour.
However, occasionally the site where the image is coming from is using replacement images – usually porn. The user doesn’t know what has happened because the correct image is stored in their cache.
Is there a way to stop this from happening and check if the image shown corresponds to the image being linked to and if not supply our own replacement?
Topic: bbPress 中文(chinese website)
囧国科学院 http://cartoon.lamost.org/
bbPress 中文讨论区 http://cartoon.lamost.org/forum.php?id=2
现在的问题是,可以发中文贴但是不能注册中文用户名界面,汉化也出现乱码,字符集的问题?
欢迎来访和讨论
