Search Results for 'bbpress'
-
Search Results
-
I know someone is currently working improving the stock convertor for vbulletin, but is it possible to convert the database into a phpBB database and then convert that to bbpress/buddypress?
Does anyone have any recent experience with this and if everything is retained?
Also, what are some suggestions on converting the blogs from my members?
Thanks!
Topic: Theming with the WP plugin…
I’m using the bbPress plugin for WordPress, and I’m wondering how to go about changing the theme of the bbPress. Is it mostly dependent upon the WP theme I’m using, aside from CSS changes I make?
Hello,
I’m trying to integrate my forum with the s2member plugin so that only ONE of my forums is blocked for private membership access. All other forums should remain free.
So I want Forum-A to be free, but Forum-B to be premium members only.
But the problem is that s2member restricts access via URI fragment.
So I can try and restrict access by telling s2member to block all pages that contain “Forum-B” in the URL. But the problem is that for replies and topics, the “Forum-B” part does not stay in the URL, so everyone will be able to get access to this private forum.
A topic in Forum-A looks like:
http://example.com/forums/topic/some-topic-nameA topic in Forum-B (the private forum I am trying to lock) looks like:
http://example.com/forums/topic/some-other-topic-in-private-forumSo as you can see I cannot lock-out all access to Forum-B by including that URI because it does not appear in URL of the topic.
Is there anyway I can make bbPress ALWAYS have some sort of unique identifier in the URL for a specific forum?
Or any other genius fixes for this?
Thanks,
BenI’ve recently installed the bbPress plugin on AppGlobe. When testing the different settings, I greated a private forum. Should only be visible to administrators and moderators I thought, but it seems participants can both view and add topics to this forum.
Maybe I’m doing something wrong. The settings for this forum is:
Type: Forum
Status: Open
Visibility: Private
Topic: Where are the Forums?
Hi
New to Buddypress/Bbpress and trying to test it on a localhost installation
I have all the latests versions and the installation seemed to work smoothly
I have enabled both group forums and site wide forums (even though my problem is consistant even when disabling the group forums)The problem:
I’be opened several forums from the admin panel but can’t find them on the site!
when I get on my Forums page (http://localhost:29138/forums/) I reach to a “Forums Directory” page with an ability to add new topic, and a list of topics (from the groups forums!?) but no track to the list of my desired site-wide forums.I tried to edit the forums page and insert the forum index shortcode but it had no effect
any help would be appreciated