Search Results for 'test'
-
Search Results
-
Topic: Instant Password
Hey All,
I posted this here…
http://bbpress.org/plugins/topic/instant-password/
but was wondering if anyone else had the same problem. I set up the instant password plugin and tried to set up a test accound but kept on getting a ‘password is too short’ message – no matter what I type in.
Thanks!
I’ve got this plugin up to something testable and releaseable. v0.21
Description
Enable BuddyPress group forum features in bbPress.
BuddyPress has three types of groups. Public, Private and Hidden. In all three cases users must be members of a group to participate in group forum conversations.
These two plugins modify a standard bbPress forum installation to allow BuddyPress group members to carry on discussions in bbPress.
BuddyPress public groups will be read only in bbPress. Anyone wishing to participate in a public group discussion must be a member of that group in bp.
BuddyPress private and hidden groups will be hidden in bbPress. Only members of these groups will see the forums and be able to participate.
BuddyPress group admins and mods have moderator privileges in bbPress. The moderator role is restricted to their group forum.
Read more and download:
http://code.ourcommoninterest.org/2009/02/14/buddypress-group-forums-for-bbpress/
Hi all
After upgrading:
WP2.5 -> 2.7
BBPress 0.9.4 -> 1.0 alpha 6
WP is running badly.
In order to get access to functions of BBPress, I have these lines at the end of wp-config.php:
if ( !defined('BBDB_NAME') )
require_once(ABSPATH.'forum/bb-load.php');
Into the index.php of my WP theme, I wish to display the last topics of the forums, by doing:
<?php
$forums = get_forums();
$topics = get_latest_topics();
$super_stickies = get_sticky_topics();
for ($i=0;$i<3;$i++){
$topic = $topics[$i];
?>
" title="See the message of <?php topic_author();?>"><?php topic_title();
<?php } ?>
The display of the latest messages was working well and still working well after the upgrade, BUT WORDPRESS GETS INTO TROUBLE:
– the css style for the back admin of WP is not working
– the hooks into the plugins are not called anymore (add_action(‘wp_head’, ‘init_js’); where init_js() is never run)
– custom query vars are not detected into the url
Well, when I remove the require_once into the wp-config.php (see below), the trouble disappear.
//if ( !defined('BBDB_NAME') )
//require_once(ABSPATH.'forum/bb-load.php');
How to get it working with the bbpress function without trouble in WP ?
I think this is a very important point for the BBPress integration in WordPress
Thanks
Topic: Databose functions
Ok, i have a mysql database and i added a karma section to users but no matter what i try i can’t get it to print. i do $karma = $bbdb -> get_results(then the tested normally sql select code here) then i put echo $karma->karma. but it prints nothing
Hey guys,
I’ve been trying to fix this for 3 days now… however I am sure it is no longer a configuration issue as I went up and down with it for the past 6 hours. I’ve just deleted and installed the latest WordPress MU and started fresh, but before I started integrating I wanted to make sure the cookies were working as intended.
When I check the cookies using Firefox’s Privacy option and my own Web Designer Plugin and viewing the cookies… I notice that all of them have a blank hash at the end…
so for example, where others mentioned it should appear as
wordpress_logged_in_(hash)
mine appears as
wordpress_logged_in_
Why is this happening on a brand new installation? I also deleted the pre-existing Hash keys and let wordpress generate it’s own and put that in the config, and still the same…
I know this ain’t the forums for it, but im sure someone has come across this.
I would like to download Alpha 5 instead of 6, since various cK plugins seem to work on the older version. Where can I download it? “Latest alpha” currently downloads Alpha 6.
I am the keymaster for my bbpress forum, and I want to change my email address, but it won’t let me.
When I am logged in as the keymaster, in the front end, when I go to “View your profile!”, the edit link is “http://blueleafcanada.ca/forums/profile//edit” and if you click on that you get the error “User not found.”
Also, if I go to the admin area and click on Users, and then click Edit for the keymaster there, it also says User not found. (And the link there is http://blueleafcanada.ca/forums/profile//edit too)
For a normal user test account I made, the link is “http://blueleafcanada.ca/forums/profile/test/edit” and when you click it it lets you edit the profile.
Even if I type in the URL manually, filling in the keymaster’s username instead of test, it still says user not found.
Is this normal?
http://bbpress.org/forums/topic/wp-thumbnails-on-bbpress-integration
That appeared 5 times in the latest discussions. Each topic has the same slug. I deleted one of them, and was going to do the others which were duplicates, but now I get a 404 error for each one.
This has happened a couple times in the past. Normally I think Sam just comes by and fixes it. But why is it happening?
Background:
First Post here. Looking for much needed help and assistance.
Latest version of RapidWeaver and WP2.7x, haven’t downloaded BBP yet. Experience, beginner.
WP sits in my blog domain, nothing has been done to it at all since downloading.
Working on 4 sites, we’ll call them sites A, B, C and D. Have not uploaded any of the sites to my server yet so none are live. Sites B and C have the same RW theme. Site A is 80% complete with a RW theme, B and C are only 5% done, but could be finished this weekend. Site D holds the WP blog with no RW theme, just the base WP theme at this time.
What I want to accomplish:
Central Blog and Forum that sites A, B and C are all linked to.
What I think I would like:
Forum based in site B, with the RW theme, Blog based in site D (only because site D, has the domain name of my blog)(it would be great if I could have the same theme for the Blog and Forum). Integration of the Forum and Blog. All sites linked to the Forum and Blog.
Questions:
How to best accomplish this. Should Blog and Forum reside on same Site (like site D)., and A, B and C link to it via an offsite page? Or is there a better way to do this. Where should I download BBPress to, site A, B, C or D?
I’m very open to any thoughts and ideas. I’m kind of at a standstill right now, as I want to make sure I start off doing the right things and having WP and BBP loaded to the right places. And I’m anxious to get started.
I hope I have explained this in a clear way and it’s not to confusing. I would like to download BBP and get started on this project this weekend. If we forget about the RapidWeaver part of this. The real question would be, if I want 3 sites to be able to access and be linked to both bbPress and WP, what is the best way to do this.
I’m also a little confused about integration with WP 2.7x and bbPress. Is there some problems with doing this at this time. I’m really closed to having my sites up and running, but I’m at a standstill right now. I just want to make sure I do things the right way, the first time.
Please offer any advice you think might be helpful. If I need to explain this better, let me know. I’m really hyped on using bbPress, and WP, just want all three sites to be able to function with them equally. If nothing else, can anyone offer, what I need to do next.
Thank you all for your time and assistance on something that is very important to me.
I’m a not-quite-noob on WP/WPmu, and a total noob here on bbPress. I’m attempting my first integrated install, from scratch. WPmu latest (2.7 trunk as of a couple weeks ago) and bb 1.0 alpha 6. I thought I’d share a new-user experience… knowing that this kind of stuff is hard to remember later.
I’m wanting integration of users and logins, and went through the install with that in mind.
Anomalies, strangeness and bugs found:
1) It asks for both the site URL and blog URL. WPmu doesn’t have both items, so that’s confusing. Should mention that the same value can be copied in.
2) It doesn’t suggest the URL needs “http://” attached until after you save settings and get an error.
3) [suggestion] why not ask for the location of the WP/WPmu install, and pull the keys etc from wp-config.php??? That would save a ton of typing and confusion.
4) Once I got everything entered, it let me login ok… HOWEVER:
5) It quickly LOST all my settings and the database appeared broken. Here’s how:
* I clicked on “Admin” to go to the admin panel
* Went to Settings->WordPress Integration
* Set up role mappings and saved
* Either at that point, or with one more click (Save in User Integration), I was suddenly locked out and getting mysql connect errors in the header.
* Examining the page I was on showed the “advanced database settings” had defaulted to different info: apparently it used my admin login (user admin) rather than the WP db user/pass I had provided.
* It was impossible to reset this info on that page due to the DB connect error. [suggestion: maintain ‘admin’ login/pw in a bb_* table for emergency admin use of the WP connection breaks!]
* Confusingly, the DB info in bb-config.php is correct and I could not find the (wrong) wp DB info in any text file. Presumably it is stored in the bb-* database?!
My workaround, which is now in use: hand code the settings (
$bb->user_bbdb_user
etc) intobb-config.php
. That works.Bottom line: either the integrated installation process, or perhaps the settings->Integration page, is busted.
Hope that helps!
[PS: I’m the author of the wptuner performance analysis/debugging plugin for WP/WPmu. Would a BB version be helpful?]
When entered into a main theme under forums, a bunch of topics falling under the selected theme are listed automatically sorted by freshness. Is there a way to make this sort by original posting orders? Since latest discussion board displays by freshness, it would be nice (in my forum) to display by original posting orders.