Search Results for 'code'
-
AuthorSearch Results
-
May 6, 2010 at 3:15 pm #87713
In reply to: Whoa! (bbPress.org 2.0 is live)
Gautam Gupta
ParticipantOh, so I would have to stop making it..
May 6, 2010 at 2:34 pm #88077In reply to: User Wall Plugin…. from bbshowcase
pagal
Participantyou found that one darn fast!
Thanks for your smile and compliment…

when you will talk to them…? Or can you make same like that plugin for us?
I need more plugins.. they are in my mind.. I hope you can make them.. if you are interested then I can describe them here..
May 6, 2010 at 1:58 pm #88088In reply to: After bbpress integration the WP blog is broken
porcelainduck
MemberOk, seem like i may have pushed it too far staying up to work on this, i overwrote home.php in my template dir. Thanks for your response, prompted me to go check that out
May 6, 2010 at 1:02 pm #87412In reply to: Download Issues for you to resolve
zaerl
ParticipantThe version is shown also in the main admin page (the dashboard)
bb-admin/just below the statistics list.May 6, 2010 at 7:36 am #88075In reply to: User Wall Plugin…. from bbshowcase
_ck_
ParticipantAh, I forgot that one was still activated.
I’ve have several new plugins but they were made for a client that paid for them – I’d have to get permission to release them as GPL, it’s up to them.
ps. you found that one darn fast!
May 6, 2010 at 7:20 am #87708In reply to: Whoa! (bbPress.org 2.0 is live)
noel
MemberWe’ll definitely be tweaking things out a lot over the next few days. This theme was definitely a huge group collaboration
May 6, 2010 at 6:57 am #87474In reply to: Need a copy of the following themes
Ashish Kumar (Ashfame)
ParticipantThanks a bunch! Glad to see that bbShowcase is back
May 5, 2010 at 10:56 pm #88066In reply to: Now Can I Use Private Messaging Plugin?
zaerl
ParticipantI have used bbPM for a lot of time and also I have checked the code. I think that it’s a very good plugin.
May 5, 2010 at 8:43 pm #88027In reply to: bb-load, bbsync & wp_plugin_bbPress_Integration
chrishajer
ParticipantThe leading slash should not be there I don’t think
Should look like this:
require_once( dirname( dirname( __FILE__ ) ) . 'bbpress/bb-load.php' );Or maybe the full path:
require_once( '/application/MAMP/htdocs/wp2.9/bbpress/bb-load.php' );But the leading slash means from the root, and you don’t really mean that. /application is the root, not /bbpress.
May 5, 2010 at 8:34 pm #88071In reply to: Block users by IP address?
chrishajer
ParticipantThere is this content filter plugin:
https://bbpress.org/plugins/topic/webpurify/
I believe it’s a paid plugin.
There is no built in way to block by IP in bbPress. If you have access to .htaccess on your host, you can deny by IP there, but that’s a manual solution.
order allow,deny
deny from 123.45.67.89 (one IP)
deny from 012.34.5. (IP block)
allow from allYou would put that in your forum’s .htacccess file.
You could also moderate all posts:
May 5, 2010 at 6:17 pm #87471In reply to: Need a copy of the following themes
Ashish Kumar (Ashfame)
Participantok thanks
May 5, 2010 at 5:24 pm #87469In reply to: Need a copy of the following themes
Ashish Kumar (Ashfame)
ParticipantI will take a note of that. I hope any of your theme is not listed above.
And I got no evil intentions
May 5, 2010 at 7:49 am #87466In reply to: Need a copy of the following themes
Ashish Kumar (Ashfame)
ParticipantNow that some of the gold members (
) are back, I would like to know if the can provide any of the theme listed here.
May 5, 2010 at 7:11 am #88014In reply to: How to recover password
Ashish Kumar (Ashfame)
ParticipantIt should be
wp_instead of_wpIt looks like that you don’t have shared tables as of now. Try the admin account with which you installed bbPress.
May 5, 2010 at 7:08 am #87510In reply to: Intermittent 'page not found' on valid uls
Ashish Kumar (Ashfame)
ParticipantAre you sure?
My local install works fine (returns 200 header code) when I use
wp-blog-header.phpMay 5, 2010 at 5:21 am #87989In reply to: new website doesn't work properly
_ck_
ParticipantOh and the font-size on the forum can be fixed by adding this to the end of the stylesheet.
body {font-size:100% !important;}Everything scales because of the CSS reset and tests well in stylish for me as I can now read everything without squinting.
May 5, 2010 at 5:15 am #88044NathalieLussier
MemberHey I decided to just scrap everything and re-install…
That fixed it. But – then I thought I’d be smart and just rename the databases to the new table prefix, and that broke things again.
So I’m think it’s something to do with the database holding onto to information about the wordpress database… Just my hunch.
Anyways I ended up just reinstalling and going with it from scratch.
Thanks for you help!
May 5, 2010 at 4:52 am #87988In reply to: new website doesn't work properly
_ck_
ParticipantI found the bug, they need to change this rule
in
/common-theme/style.cssfind
#bborg-bannergo to the end of the rule and change
scroll bottom 180px;}to
scroll 180px bottom;}problem solved
He has X/Y reversed.
May 5, 2010 at 3:46 am #87882In reply to: new user email with password
Ashish Kumar (Ashfame)
ParticipantFirst thing to check – Does your host allow you to send mails?
How – http://blog.ashfame.com/2010/03/check-mail-sending-capabilities-webhost/
In the second section, instead of
wp-load.php, do it withbb-load.php and come back with results.May 5, 2010 at 3:08 am #87952In reply to: Welcome Back _ck_
pagal
ParticipantWelcome back _ck_
I hope you’ll never leave us again
May 5, 2010 at 12:42 am #87985In reply to: new website doesn't work properly
Michael Adams (mdawaffe)
MemberI just fixed a few bugs. Thank Sam, Matt and Noël
May 4, 2010 at 9:38 pm #87980In reply to: new website doesn't work properly
Fernando Tellado
ParticipantSame problem here

I cannot login in plugins page and don’t see the download link
May 4, 2010 at 9:36 pm #87951In reply to: Welcome Back _ck_
Fernando Tellado
ParticipantWelcome back _CK_, it’s a great notice to have you here again
May 4, 2010 at 9:14 pm #87700In reply to: Whoa! (bbPress.org 2.0 is live)
_ck_
ParticipantThis all started with Sam 9 months ago.
https://bbpress.org/forums/topic/sneak-peek-at-bbpressorg-20
I sure miss him
May 4, 2010 at 8:06 pm #87699In reply to: Whoa! (bbPress.org 2.0 is live)
paulhawke
MemberKudos to whoever made the change … the new look for the site is a huge step forward. If, for no other reason, than to send the message that “something is happening around here”
-
AuthorSearch Results