Search Results for 'test'
-
AuthorSearch Results
-
Corsari
Memberwhat about loading my picture in this box on the left?
This question is double
, ’cause I mean– how to upload and display my picture in my profile in this bbPress forum
and also
– how to upload and display it on the forum (bbPress made) I’ve installed on my test system.
thank you for any link and or explanation
November 27, 2010 at 11:35 pm #94678In reply to: bbPress 2.0 – Updates
aja2010
MemberI currently have several sites running standalone bbpress.org with deep integration. How would I convert over when this new plugin is developed?
I would echo ricardouk views that It would make sense to just display the forum on a wordpress page to avoid the hassle of fiddling with different themes.
What is likely to be in the core? I would like to have plugins in the core or optionally built in and maintained as core plugins specifically these ones.
Adsense for BBPress
Ajaxed Quotes
Akismet
Allow Images
BBClitcha
BBCode Buttons
bbPM
BBVideo
Terms of Service
I would think all of them should be in the core except maybe Adsense for BBPress
I am not a computer guy but if you want a dummy tester I would fit the bill
November 26, 2010 at 2:45 pm #97787singlecelldesign
MemberHi,
I’ve been very careful with a fresh install of bbPress and testing functionality at each step of integrating with WordPress. I have the problem narrowed down to this code snippet that goes into the bb-config.php file:
/* Deep integration */
if ( !defined('ABSPATH') && !defined('XMLRPC_REQUEST')){
define('WP_USE_THEMES', false);
include_once(dirname(__FILE__) . '/../wp-blog-header.php' );
header("HTTP/1.1 200 OK");
header("Status: 200 All rosy");
}
No feedback yet (it was Thanksgiving Day yesterday after all) but I hope this will help you, help me.
Best Regards, Karl
November 26, 2010 at 2:45 pm #102887singlecelldesign
MemberHi,
I’ve been very careful with a fresh install of bbPress and testing functionality at each step of integrating with WordPress. I have the problem narrowed down to this code snippet that goes into the bb-config.php file:
/* Deep integration */
if ( !defined('ABSPATH') && !defined('XMLRPC_REQUEST')){
define('WP_USE_THEMES', false);
include_once(dirname(__FILE__) . '/../wp-blog-header.php' );
header("HTTP/1.1 200 OK");
header("Status: 200 All rosy");
}
No feedback yet (it was Thanksgiving Day yesterday after all) but I hope this will help you, help me.
Best Regards, Karl
November 25, 2010 at 9:33 pm #94668In reply to: bbPress 2.0 – Updates
driz
MemberNoticed in the latest revision that the bbPress theme appears within the WP Themes section, but I don’t like the fact you have to activate the bbPress theme and then just inherit the Parent Theme would much rather that the theme files be within the actual WP theme like you do when using the Template Pack for BuddyPress.
Also I also strongly agree with the others about NOT having public profiles, there are plenty of plugins out there than can do this so no need for it, plus if you have buddypress running as well you will end up with duplicate profiles like you do with the current stand-alone bbPress system.
EDIT: Actually WP supports public profiles out of the box /author/yourname it’s just a case of the template file showing the additional information! But if you want to make them public editable then grab Theme My Login plugin.
November 25, 2010 at 6:56 pm #94665In reply to: bbPress 2.0 – Updates
Rich Pedley
Membergswaim, test it out and see if it does what you want – I’d be inclined to say yes.
http://wordpress.elfden.co.uk/forum/
I update every few days, so it is fairly upto date.
November 25, 2010 at 1:14 am #94658In reply to: bbPress 2.0 – Updates
Joris
MemberI am testing the plugin and really like the simplicity of it. This could be an ‘community’ alternative to Buddypress, because I found Buddypress too heavy for high traffic sites.But what I really like from Buddypress are the public profiles and front end account / admin options.
Are there any plans to make public profiles in this new plugin, instead of using the default WP admin area? Something like BBpress has right now for example..
November 23, 2010 at 9:07 pm #94653In reply to: bbPress 2.0 – Updates
DeysonOrtiz
Participant@ Rich: All the other plug-ins show up fine.
@ CitizenKieth: I am using cyberduck for my uploads, I never had a problem like this before.
I have also tried to install bbpress on 3 other wordpress websites of mine and it does not show either, they are all on the same hosting company, and they all have the latest wordpress.
November 23, 2010 at 4:54 pm #94651In reply to: bbPress 2.0 – Updates
carmellom
MemberThanks Rich, I appreciate it. Hope to see that beta soon and of course I will join the testing. I’m planning on using bbpress live during the beta phase.
November 23, 2010 at 4:29 pm #94650In reply to: bbPress 2.0 – Updates
Rich Pedley
Member@Carmellon, erm you do know that is what this thread is about? JJJ has said he was hoping for a beta release by the end of the year (If I recall correctly).
But you can join in the testing by using the download link on this page:
November 23, 2010 at 8:33 am #94647In reply to: bbPress 2.0 – Updates
Rich Pedley
MemberFinally, not in the readme, copy the bbp-twentyten to your themes directory.
This is not necessary, and you should not do it. One of the latest changes specifically addressed the earlier issue that we were having, and if the theme does not work correctly from within the plugin please, please, let us know.
@Deyson, I assume other plugins show up correctly etc?
November 22, 2010 at 9:30 pm #94639In reply to: bbPress 2.0 – Updates
DeysonOrtiz
ParticipantHello, here is the update in order, I upgraded to the latest version of WordPress, re-added the plugin, switched to twenty-ten theme, deactivated all of my plugins and the bbpress plugin still does not show up.
November 22, 2010 at 11:08 am #94632In reply to: bbPress 2.0 – Updates
DeysonOrtiz
ParticipantHello again

Well I downloaded the zip file from here the third try with no success:
https://trac.bbpress.org/browser/branches/plugin#bbp-themes/bbp-default
I unzipped the branches folder, I then renamed the ‘plugin’ folder to ‘bbpress’ and then uploaded the ‘bbpress’ folder to the wp-content/plugins folder and still nothing shows up in the plug-in admin

Here is the link to the test site, where I want to add the bbpress forum to:
http://motion-master-templates.com/test/
I had buddypress running before, but I deactivated all the associated buddpress plug-ins prior to uploading bbpress.
I would really like to start playing with bbpress

Thank you.
November 21, 2010 at 2:22 pm #94624In reply to: bbPress 2.0 – Updates
Mark McWilliams
MemberJohn James Jacoby: For people running into issues on Windows local installs, svn up and test the most recent trunk. The solution isn’t very pretty but appears to work on all server configs.
I love this (ugly) solution, thanks for taking the time to do what you did, and if what Ryan Boren did in a particular change in WordPress helped too then grand!
With this, you can tell Automattic made a good call adding you to the team (congratulations again!)Rich Pedley: Works OK for me, I never thought of just changing that portion (doh).
You always think about it after you see the change made, I’m sure I’d been playing about with that at one stage but had nothing like the final ”solution” shows … least we’ve got JJJ to help us!

DeysonOrtiz: I dropped the ‘plugin’ folder into the wp-content/plugins folder and then changed the folder named ‘plugin’ to bbpress.
By rights it should show up fine in either folder. So inside the
/wp-content/plugins/bbpress/directory do you see abbpress.phpfile? Can you just double check all the files needed to run the bbPress Plugin have been uploaded!
November 21, 2010 at 5:50 am #94620In reply to: bbPress 2.0 – Updates
John James Jacoby
KeymasterFor people running into issues on Windows local installs, svn up and test the most recent trunk. The solution isn’t very pretty but appears to work on all server configs.
November 19, 2010 at 6:15 am #97659In reply to: bbpress doesn't send emails
关关
Memberlook here http://www.8pit.com/firefox/testinstant_password_830.html .
hope i can help you~
November 19, 2010 at 6:15 am #102759In reply to: bbpress doesn't send emails
关关
Memberlook here http://www.8pit.com/firefox/testinstant_password_830.html .
hope i can help you~
November 16, 2010 at 7:44 pm #71398guly
ParticipantI found that to exclude multiple forums, it has to be a negative value in exclude:
get_latest_topics('exclude=-3,-16,-28')according to the wordpress codex, the numbers are supposed to be in ascending order, so I assume order is important in bbpress too.
November 16, 2010 at 2:13 pm #94598In reply to: bbPress 2.0 – Updates
driz
MemberI have downloaded the latest version of this plugin and placed it inside the /wp-content/plugins/ folder but it doesn’t show up in the Plugins area of WP-Admin and therefore I can’t activate it! Does it need activating somewhere else?
November 16, 2010 at 12:38 pm #97612In reply to: Broken HTML in updated bbPress
mr_pelle
ParticipantI’m on bbPress latest trunk, testing bbPM 1.0.1 and I’ve never had any problem at all.
November 16, 2010 at 12:38 pm #102712In reply to: Broken HTML in updated bbPress
mr_pelle
ParticipantI’m on bbPress latest trunk, testing bbPM 1.0.1 and I’ve never had any problem at all.
November 16, 2010 at 8:39 am #94596In reply to: bbPress 2.0 – Updates
miruru
MemberStill no admin area. I’ve deactivated/reactivated a number of times. I’ve even deleted all the files and re-uploaded it and deactivated/reactivated. Still no enjoy. I’m using the latest SVN for testing purposes and downloaded the zip
November 16, 2010 at 8:25 am #36162Topic: Broken HTML in updated bbPress
in forum TroubleshootingDaxterSpeed
MemberSome time ago, a forum I’m on a lot had it’s bbPress updated. Lots of stuff got fixed by that, but even more broke. Mostly plugins, for an example, the old PM plugin doesn’t seem to support line breaks anymore. Nor does quotes within HTML world at all. As an example, if I’d write <a href=”url” I’d get <a href=”url”” (same with spaces) with a few extra troubles.
So my question is this simply, what is the recommended way to fix a forum with many bugs. Is it smarter to just update the PM plugin to the latest version, even though old PM’s will be removed? Or is it possible to fix linebreaks within PM’s? And how would I go about fixing the quote within HTML problem?
November 16, 2010 at 8:08 am #97587In reply to: arabic 1.0.2 verison
Snat
MemberI am not sure if there is any latest Arabic bbPress language packs, but a place I have often found useful as a resource for translation is – http://bbshowcase.org/forums/topic/bbpress-translation-internationalization-into-local-languages
November 16, 2010 at 8:08 am #102687In reply to: arabic 1.0.2 verison
Snat
MemberI am not sure if there is any latest Arabic bbPress language packs, but a place I have often found useful as a resource for translation is – http://bbshowcase.org/forums/topic/bbpress-translation-internationalization-into-local-languages
-
AuthorSearch Results