Search Results for 'bbpress'
-
Search Results
-
Hi,
I set up a new site with buddypress, bbpress and some other plugins.
I did not change the user capabilities for the subscribers.
My Problem is that users can use the “edit this page” link that is placed at the bottom of a page that contains a topic (and the viewing user is author of this topic) that leads the user to the backend (/wp-admin/post.php?post=83716&action=edit for example).
There the user is able to change the published date, the status (sticky, ..) of the topic, the text etc.I think this is not normal… Subscibers should not be able to access the backend and to change published topics…
My subscribers do not have any edit_posts capabilities. They have just “level 0” and “read” as capability shown in the user role editor.
Is there a problem known that might depend on one of the modules that is installed at my site?
How can I get users not to be able to edit their topics?
I use the following modules:
akismet
bbpress-stay-checked
buddypress
buddypress-xprofile-custom-fields-type
events-manager
user-role-editor
bbpress
bp-force-profile
buddypress-activity-plus
cd-bp-avatar-bubble
gd-bbpress-tools
regenerate-thumbnails
view-own-posts-media-only
bbpress-post-toolbar
bp-profile-search
buddypress-media
easy-wp-smtp
tdlc-birthdays
wp-ffpc
bbpress-simple-advert-units
buddymobile
buddypress-recaptcha
erident-custom-login-and-dashboard
nextend-facebook-connect
ultimate-tinymce
wp-hide-dashboardThanks for your help!
I am using WordPress 3.6, bbPress 2.3.2 on http://www.hphe.net
On the bbpress forums pages, when I try to view so-and-so’s profile, it is not displaying properly…it’s all squashed to the left side and impossible to read. I am extremely new to any type of coding. I went with WordPress to avoid having to know a lot of coding.
I appreciate any help!
(I thought I posted yesterday but don’t see it under my profile. If duplicate, mods know what to do)
WP 3.5.1 with bbPress. Click topic in one forum (I.e. domain.com/general/topic) and it shows 11 posts with 10 per page. Click page 2 and it brings you to a new forum and topic.
Yesterday I tested and it brought me not to the 11th post but another forum and topic (domain.com /sports/twins). Just checked now and it brings up a different forum and topic than yesterday.
I need to know how to fix this. I’m thinking a temp fix is to allow 20 topics per page as the site is new. I’m just hoping I can do that.
But I need a perm fix so it stays on topic.
(The site is for mature folks so I can give our leader, Justin, the URL but won’t post it).
I have a wordpress site and a bbpress forum. I have found hundreds of posts that are appearing from users that are not registered. I don’t know how they are posting content to my forum or if they have set up something under my domain. My forum has a template through suffusion and looks nothing like the forum that has all the posts. Our website is: http://allinclusivevacationandtravel.com We have a limited amount of posts and no registered users except for me.
There are 130 pages of posts here under our domain: http://allinclusivevacationandtravel.com/forum/
Can someone please help me figure this out?
Ive had a search through the forums here and cant find an answer to my question, i have just installed bbpress and it integrates perfectly into my current wordpress installation. I notice whenever a post is made in bbpress the authors ip address is logged and is visible to the administrator. I would like to disable this and set it so that no ip addresses are stored at all.
From what i can tell the ip’s seem to be stored in the following db field:
wp_postmeta/meta_valueI have a function i found online for wordpress which prevents the ip from being logged:
add_filter('pre_comment_user_ip', 'no_ips'); function no_ips($comment_author_ip){ return ''; }Can the above be converted for use with bbpress?
Any advice would be appreciated 🙂
Topic: Problems with forum display
Hello,
I am having issues getting the BBpress forum to display in any sensible manner
At one point i made a category and used it as a page, this at least looked reasonable but didn’t allow for sections to be created. I am currently using the shortcode “[bbp-forum-index]” and now the catagoriess seems to show the sub forums. but they are all bunched together with a (0,0) next to each of them
Is there a way to split this up or create a proper forum layout?
my forum page: http://watracing.com/?page_id=132I am new to BBpress
I just put this filter inside bbpress-functions.php, but it seems not to be executing the function… could you please help me? I’m stuck…
add_filter('bbp_plugin_dir_url', '_bbp_plugin_dir_url'); function _bbp_plugin_dir_url($plugin_dir_url) { return str_replace("/home/content/12345/html/content/plugins", "", $plugin_dir_url); }Thank you!
I am currently using Simple:press and want to convert to bbPress. I have both installed on my WP, and I downloaded simplepress.php and uploaded it onto my server in the file/directory suggested from this site (wpcontent/etc)
I followed these instructions: http://codex.bbpress.org/import-forums/
And when I hit “start’, I get this:
“Repair any missing information: Continue
Conversion Complete
No replies to convert
No tags to convert
No topics to convert
No forum parents to convert
No forums to convert
No passwords to clear
No users to convert
Starting Conversion”(Obviously in reverse order).
WHat am I doing wrong? I have the updated versions of both forums and of WP (3.6).
Hi,
I’ve added the Dutch translation (po and mo files) for bbPress. However on my forum page the search box is still in English (Search…). This should be in Dutch as well (Zoeken…).
Can anyone help me please?Kind regards,
Peter