Search Results for 'test'
-
Search Results
-
Topic: BBPress Page Titles
Good day,
I seem to be having an issue with page titles not showing up.
Build all current and latest. WP Multisite – Buddypress – BBPress.
To be clear, this page’s title is
<h3 id="post - ***">Troubleshooting</h3>
This is what I’m missing, any reason this should occur please, or something I’m missing.
Thanks.
Topic: Do I have any options?
Hi there!
I’m in a bit of a dilemma, here are my circumstances:
1. I want to use bbPress, but as a forum alone – My website is going to be a static homepage and a forum, no more and no less, and i would really hate to use a wordpress to accomplish such a simple task, it would really be an overkill, im not going to use ANY forum of cms, so id really hate to install wordpress ONLY so i can use bbPress, is there any way to get bbPress as a forum alone, not as a plugin?
2. In the homepage, i want there to be two boxes:
Box1 – shows the latest topic from a certain forum(the announcement forum), including the title, and content, number of comments and user that posted it.Box2 – shows a featured topic. I know there is a plugin for this, im just curios if i could use functions from bbPress, outside of bbPress, as in, in the homepage page, which is not a wordpress page.
So these are my circumstances. What do you think? should i install wordpress JUST so i could use the forum(if so, is there any way to really trim it down? i dont need the users system, comments, pages, posts, etc. Almost everything revolves around the forum)? If not, what are the alternatives?
bbPress is a really great software, and would really want to use it 🙂
Topic: Missing Admin Bar and Footer
Topic: Private Forum Redirect
I have a forum setup as private, when logged in you can view the forum just fine. But when not logged on and you try to view the forum page /forums/forum/forum-name it takes you to the standard wordpress 404 page. I’ve tried creating that page structure in the page manager but that didn’t seem to work, I created a forums page, a forum page as a child, and a forum-name page as a child. When I tested the page on a logged in user it took me to the forum page but when not logged in the page still takes me to the 404. How can I control this page?
Thanks
I am currently doing a preliminary test import of a massive forum with 25 forums, 10K + Users, 70K + Topics and 1 Million + Replies from an ASP Playground Forum. I have successfully migrated from MS SQL to MySQL and converted the database structure into a working, mappable structure. I have started and stopped the import multiple times as I worked out the kinks in my custom ASP converter. At this point I have a few questions that I could use some help in answering.
1) There is one hashed user password field with no salt. I can’t seem to find good documentation on how the password process works. I have noticed in the bbPress1 and other converters that do not have salts that the callback_password and authenticate_password functions both just ‘return false’. What does this mean once the users are trying to login? How should I map the fields correctly and do I need an authenticate_password function?
2) With over a million replies, the import process takes a very long time (going on weeks now). When we proceed with a live conversion, we very much need to keep the forum’s downtime under a week and preferably we would keep it under 4 days. Does anyone have any tips for speeding up the conversion process?
Is it possible to export from Social Engine 3 to the latest version of bbPress? Is there a tool out there for it?
Our theme provider (Rocketthemes) is recommending not upgrading to BuddyPress 1.7/1.8 yet, and to remain at BuddyPress 1.6.5. What is the latest version of bbPress we can use to migrate our BuddyPress Group Forums to bbPress Group Forums using BuddyPress 1.6.5? Which instructions like should we use? I’ve searched diligently, but I haven’t found definitive answers.
Any help would be greatly appreciated!
Topic: phpbb Migration Issue
Firstly i’d like to say great work on the plugin (well, from what i can see so far) really appreciate all the time and effort you guys must put into something like this.
Ok… I’ve been running some migration tests from a phpbb forum and I seem to running into issues with the migration stalling with no indication as to where or why it might have failed.
The migration has successfully brought across user, forums and topics but has stalled on replies, last test I ran i think it got through ~90k rows, I’ve tried stopping and restarting the migration, but eventually it stalls again, plus I had an issue where it started duplicating all the content and another where console was just outputting just dashes (——) instead processing info.
The forum is about ~150mb which doesnt seem all that big. Is there anything i could be doing to improve performance or potentially something I could be doing wrong?
WP: 3.5.1
BBP: 2.3.2Looking forward to response. Thanks
Topic: bbPress Unit Test data
Has anyone created a sample dataset like WordPress’ “Theme Unit” Test data for bbPress to quickly knock up a sample bbPress site for testing themes, plugins etc?
http://llamaverse.com/community/topic/test/
I am using the most recent version of wordpress and bbPress, with the theme my login and user avatar plugins.
Avatars show up fine in the first post, but any additional posts have the avatars thrown down to the bottom.
Activating TwentyTen or TwentyEleven does seem to fix this problem. I have contacted the theme developer, but wondering if anyone could provide some insight for me to fix this quickly myself.
I have strong html/css and basic php knowledge.
Thanks!
I know this not necessarily is a bbPress-bug but it is closely tied to bbPress so I’ll post it here first, hoping that you have got an idea on how to debug / fix it.
>> WHAT IS HAPPENING?
My users get locked out of single topics after they access the link to their subscribed topic (“Notify me of follow-up replies via email”). I use a plugin called “bbPress Custom Reply Notifications” in order to easily modify the email’s output and thought of this one to cause the issue but I had to rule it out…
But from the start:
>> SYSTEM SPECS / INFO
Base_
// WP 3.5.2
// bbPress 2.3.2The site in question is a membership-site which uses a membership-plugin in order to make our content accessable only after payment. We incorporated bbPress there and things are going OK (although the usage it is not offically supported by the membership-plugin’s authors – but that doesn’t say much). I use a plugin named “Theme My Login” in order to style the account-pages. We us OptimizePress as template.
Membership_
// WishList Member 2.7.1
// Theme My Login 6.2.3
// Optimize Press 1.5a (German version)Although I am listing “Theme My Login” f.ex., I think this most likely has to do with the membership-plugin & bbPress.
>> THE BUG
The issue only happens with singular users & singular topics (= the other topics and forums are functioning as intended). We have had numerous complaints so this ain’t due to a certain system-environment. How it happens:
– User A creates topic X, sets subscription via mail to “on”
– User B replies
– User A gets an email saying “User B replied to your post, go see it here: “http://mysite.info/thema/neuer-post-ohne/#post-5812”
– User A (state: not logged-in (!) // works when already logged-in…) clicks on link
– link “http://mysite.info/thema/neuer-post-ohne/#post-5812” shows “you are not allowed to view this” (because User isn’t logged in yet)
– User A clicks on “login”, enters credentials, gets redirected to our default start-page (weak Usability, I know…)
– User A then navigates to the forum where he/she got the reply— ERROR —
“you are not allowed to view this” (but user is logged in!)>> WHAT I HAVE DONE SO FAR
– emptied the cache(s) (W3 Total Cache in use)
– deleted all the site’s cookies (problem persists!)
– (double-)checked the permission-settings fot the topic with the membership-plugin>> HOW YOU CAN HELP
Maybe you have got an idea on how to fix / debug this – any help is greatly appreciated. I can provide to test-accounts within our development-system so you can check it out for yourself.
Again – thanks a lot & I am hoping for some insights on how to tackle this.
Regards!Hello,
When I click favorite or subscribe button in bbpress, it doesn’t work with showing “undefined”
But, when I click these buttons by right click “open new windows” then it works.
you can test it in this website http://romentor.com/topics/test1/
thanks you very much.
Hi,
I am having a problem with bbpress forums and buddypress groups. I have activated bbpress and buddypress on a sub-site on my sub-domain (http://community.example.com). In bbpress settings, I selected the checkbox “Allow BuddyPress Groups to have their own forums”. Now in buddypress when I am creating a group, in step 3, I should be able to select a checkbox (Yes, I want this group to have a forum.) to enable forum feature for my group, but for some reason the checkbox is not showing up and I cannot proceed by clicking “Next Step” button. I am using the latest version of BP (1.8), bbpress 2.3.2 and WP 3.5.2. The same setting works just fine on my local XAMPP but it doesn’t work on production server.
Here are some screenshots, this is how step 3 looks now: http://i.imgur.com/sT8jRv9.jpg
And this is how it should be (local is fine): http://i.imgur.com/6mKn4uE.jpg
After this error, when I click on my groups, I can see the group is created with no avatar (because I never got to step 4) and when I click on the group and go to Admin > Forum > Now I see the check box but when I enable it and then select one of my forums from the dropdown and click save, I get this error “Are you sure you want to do this? Please try again.”
When I check my error_log file, I get this error:
[28-Jul-2013 22:51:11] PHP Fatal error: Using $this when not in object context in /public_html/wp-content/plugins/bbpress/includes/extend/buddypress/group.php on line 461
I followed these instructions step by step to create a sitewide forum and forum for my buddypress groups: http://codex.buddypress.org/user/setting-up-a-new-installation/installing-group-and-sitewide-forums/
Does anyone have the same issue with buddypress?
Thanks
I have installed the latest version of bbpress on my test site. I experiance strange behaviour, when I click on the user name in the forum, it should take me to the user profile but t doesn’t
if you visit here:
http://kooksjournal.net/forums/
and click on the test user it takes me here:
http://kooksjournal.net/forums/users/test/
but the actual profile is for some strange reason is using the first name and the last name of the user to generate the user profile link, here in the example:
username: test
first name: test
last name: useruser profile shows when I use firstname and the last name in combination (When I am logged in as test user), if I am not logged in it gives 404 error, but bbpress is using the username to link to bbpress user profile. In actual fact the profile is at …/”First name””Last Name”/
http://kooksjournal.net/forums/users/testuser/
I think this is a strange behavior, I was wondering if anybody has experienced this? I searched the forum could not find anything about it.
Topic: Best update route from v2.0
I’m currently running v2.0. I see from the chnagelog that that latest version (bbPress 2.3.2) is safe for upgrade to any 2.x version.
However, would people recommend going straight from version 2.0 to 2.3.2 or go to an intermediate version first and then on – or use an older version for stability?
Thanks
We are considering BBPress to power discussions on our high traffic website. The site also runs WP and we’ve had our share of scalability issues as we’ve grown. Searching the forums here I was terrified to read about known issues with slow query times and with private forums.
Can anyone confirm that these problems have been fixed with the latest version? is BBPress really scalable?
Our traffic / setup info:
– over 150k registered users
– over 1M unique visitors per month
– running latest version of WP v3.5.2
– have APC and Memcache installed on Apache
– use W3TC
– use HyperDB