Search Results for 'code'
-
AuthorSearch Results
-
June 19, 2010 at 3:07 am #34526
Topic: [resolved] installing VigLink in bbpress
in forum TroubleshootingNikonRumors
MemberHas anyone tried to install VigLink (http://www.viglink.com) affiliate program in bbpress?
Where should I insert the script? The instructions are:
This code should be inserted at the very end of your pages, just before the [/body] tag.
The code needs to be present on every page where you’d like VigLink to work. The best way to install this code everywhere is to add it to your site’s template.
Thanks!
June 18, 2010 at 10:33 pm #89610In reply to: What. The. Heck. Is. Going. On!
wtfmatt
Member@_ck_, okay. I’ll fork if you fork. Seriously. You have the power to get 50 of us following after you, and I know at least 2 big coders who would probably follow. I’m a nobody, please remember.
@mr_pelle, EXACTLY.
@zaerl, sounds like you support a FORK too?
SCREW TRAC. SCREW IRC LOGS.
And screw trying to heal bbpress’ relationship with Matt, it will never happen guys. WAKE UP. The man-child has too much pride to apologize and fix this mess. He will let it die on purpose, or suddenly delete this whole site and turn bbpress into a plugin of WP and remove all access to the old bbpress code and repositories if we let this crap continue.
We need to mirror this entire domain’s code and plugins onto another server before its too late.
Even if we wanted to harass Matt into giving us answers, he still wouldn’t do it. Seriously if bbpress is going to survive as a forum software, we need to FORK IT NOW.
June 18, 2010 at 7:40 pm #89965WimTibackx
MemberI think that with the new 3.0 Custom Post Type functionality, a lot could be done to simplify the current WordPress as blog vs. WordPress as CMS vs. Buddypress vs. bbPress clutter. It seems to me that there is no good way of combining them all at this very moment. In wordpress you can’t change nor delete the default post types. If you want bbPress you need to link it up and such. I think it would be better if the current project group evolved into (but who am I in the community ^^):
*BackPress, which contains the whole base (a lot of things it doesn’t contain atm from WordPress)
*Wordpress, which could just be no more then a plugin to BackPress (on the download page you should have the option to either download the plugin or backpress+plugin)
*bbPress, (see wordpress)
*BuddyPress, (see wordpress)
This way, wordpress can evolve in a stable, clear and usefull cms. This way, development teams could be handled much more flexible (a team for backpress, and teams for the other projects only having to worry about the plugin).
This would make it more clear for users and certain wanted features could be implemented much quicker. There should be, however, the functionality of having “plugins on plugins”, thus, plugins on wordpress, …
Also, this way of working would permit developers to use the backpress/wordpress codebase without having the mess of the current post types. It would also ease combining these projects a lot.
Last but not least, it would give the teams the oppertunity to clean up codebases (raise spec to php 5, more object oriented way of handling things, …)
What do you guys think about it?
As a final note, I’d like to say the following to the developing teams : work with the community, not against.
Edit : And if there would be interested in starting such an initiative from the community, as automattic isn’t likely to do this, I’d be willing to help developing. If I’d had more time, I’d probably already started something like this, but I haven’t got the time to lead such a big thing.
June 18, 2010 at 7:00 pm #89964ckeck
MemberLong live bbPress — can’t the community just fork this project? I’d be more than happy to donate $ to this cause in lack of my development skills. I just want to see some MOVEMENT
June 18, 2010 at 6:46 pm #89996In reply to: Download location
WimTibackx
MemberThanks!
Got it installed atm and works fine
June 18, 2010 at 6:45 pm #89681In reply to: noob bb/wp installation issues
chrishajer
ParticipantOh well

Trying
<?php
if (function_exists('phpinfo')) {
phpinfo();
}
?>
[code]
<?php
if (function_exists('phpinfo')) {
phpinfo();
}
?>
June 18, 2010 at 6:44 pm #89680In reply to: noob bb/wp installation issues
chrishajer
ParticipantWow, backticks in this post actually formatted the code sort of nicely (with a white box.)
TEST:
<?php
if (function_exists('phpinfo')) {
phpinfo();
}
?>June 18, 2010 at 6:43 pm #89679In reply to: noob bb/wp installation issues
chrishajer
ParticipantThrow the “folder” below WordPress.
You should put it inside a FOLDER in the root of your WordPress site. The name of that folder determines the URL where the forum will be accessible on the Internet.
So, if your WordPress site is at http://www.example.com/ , and you create a folder called bbpress in your WordPress root (and put all the bbPress files in there) then your bbPress forum will be accessible at http://www.example.com/bbpress/
If you don’t want bbpress in your url, call the folder where you put the files something else. For example, here it’s called “forums”. You can use forum, discussion, community, etc. That will be part of the URL where you access the forum.
/var/www/html/wordpress/wp-content/
/var/www/html/wordpress/wp-admin/
/var/www/html/wordpress/bbpress/That is where the folder will go; on the same level with wp-content and wp-admin. It is at the same level.
June 18, 2010 at 5:52 pm #89995In reply to: Download location
chrishajer
ParticipantYour best bet is to download it via subversion. Grab the trunk release revision r2434.
svn co -r2434 http://svn.automattic.com/bbpress/trunk ./forumsThat will check out revision 2434 which is very stable, into a directory called forums on your server.
June 18, 2010 at 3:57 pm #89987In reply to: Password Problem
johnhds
MemberQuite a few:
allow images 0.9
auto add favorites 1.0
avatar upload 0.8.3
bavatars 0.4.1
bbcode buttons toolbar 0.0.9
bbpress attachments 0.2.7
bbpress recent replies 0.1b
bbpress signatures 0.2.0
bb wysiwyg editor 1.2.0
custom rotating ads 0.1
google sitemaps 0.1
hot topic 0.0.1
human test for bbpress 0.9.2
image resizer 0.2
prvate forums 5.0
subscribe to topic 0.0.6
social it 1.5
terms of service 0.0.3
topic icons 0.0.5
user photo for bbpress 1.1
xili new post notification (xnpn) 0.9
Thanks
June 18, 2010 at 1:44 pm #89959kevinjohngallagher
MemberI hope Matt just renames it to something else to prevent massive confusion.
In the way he didn’t do with bbPress for BuddyPress?

Why on earth it wasn’t called “BuddyPress forum plugin – based on bbPress” or an equivalent i’ll never know. All that does is make this community and this product look worse; as we fail to answer support questions over and over.
June 18, 2010 at 1:32 pm #89890In reply to: Changing the Background of HOT TAGS
kevinjohngallagher
MemberWhen I overwrite something, especially in bbPress, I ususally clear that was there before hand.
#front-page #hottags {
background: none;
border: none;
background-color: red;
border: 1px solid blue;
}
That way you don’t need to worry about things that are not implemented in all browsers. The more I work with charities and the more I test on different combinations of OS/Browsers and even mobile platforms, the more I code my CSS like it’s 2000 again. Amazing how it all still works and looks the same.
June 18, 2010 at 12:50 pm #89956kevinjohngallagher
MemberHi Taeo!
Thanks for the link, but I feel that you’re way off base.
For those who can’t skip it, here’s the WPtavern recap:
http://www.wptavern.com/mattnote-from-wordcamp-san-francisco
[Matt] even admitted that right now, it would be better off to use another plugin rather than bbPress.
Can anyone explain to me how it was helpful of Matt to do that?
He’s not managing expectations, he’s merely degrading the work people are doing. Note, Matt’s not done this with ANY of his other projects on the go.
The bbPress community was a bit rough around the edges and the flame war that ensued forced Matt to break away for a bit.
First, I think this is quite insulting, but that aside, if Matt thought we were rough around the edges, why has there only been 1 moderator on the forums since July last year?
Anyway, I’ve said it before, and I’ll say it again. This is total and utter bull***. Matt is an awesome bloke, great on so many levels, but have a read at the “FLAME WAR” (haha). It’s here:
https://bbpress.org/forums/topic/whats-happening-with-bbpress/page/5
Have you ever seen a nicer and more polite flame war in your life? In fact, don’t you feel (apart from 1 idiot) that this is a crazily civilised conversation??
Honestly, I think it’s a very fascinating read. Especially given that the main posters (the people who posted twice in reply to Matt’s posts) are the current Main Developer and the ONLY Moderator. And in my eyes, that’s the problem.
Matt realised that no-one agreed with him, he wasn’t weighing up arguements and helping solve a problem, he arranged weekly dev meets and IRC chats and disappeared without telling anyone for 4 weeks and came back with sweeping changes and wasn’t happy when people called him out on it.
I like to point this out every now and then:
http://ma.tt/2009/08/kill-your-community/
It’s written by some clever fellow who cares about communities on the internet and knows a thing or two about building great ones around open source software.
-
Don’t Moderate.
Make sure you only have 1 moderator on the forums. Make sure that everyone else with moderator or above status doesn’t visit the forums for a minimum of 6 months.
-
Allow Spam Through.
And make sure that a lot of legitamate posts are caught instead. Only have 1 moderator so that it can go days before real posts are displayed
-
Don’t Participate in Comments.
Less than 20 posts in 7 years? Matt.
Less than 5 posts in the last 18 months? Trent
Less than 5 posts in the last year? mdawaffe
Sam. Would anyone say that Sam was a participant in these forums while he was the lead dev?
-
Design Like NASCAR.
Design’s a tricky/subjective thing. It is/was disappointing to rollout this theme with 30% of the pages not themed, and not tested on the fonts specified making the quite inreadable.
-
Abandon Search Engines
Anyone tried searching on bbPress?
-
No Subscriptions
Email subscriptions plugin was working with bbPress0.9 (and 0.8.3 as I recall, though I might be wrong). Either way, thats over 2 years folks.
-
Make People Click Click Click.
Have you ever tried to moderate your bbPress users?
Don’t worry, Anonymous Posting is coming instead. WE’ve only had that as a plugin for 2.5 years. But you moderating your forum? Puh-lease. just you clicky click click.
-
Treat Everyone the Same.
1 moderator. Everyone else, regardless of what they do for the project is the same.
-
Don’t Ask Anything of Your Audience.
In fairness both Matt and Sam have had 1 poll each.
They just abandoned the poll’s voting and reversed decisions at a later date – making the poll useless (actually, it’s kind of worse, it means they asked then ignored us).
I really detest forum posts that attack people personally. I often wonder/worry if my phrasing makes people feel like i’m having a go, when really I don’t mean to. This isn’t about Matt the person – he’s very cool, and I’ve alot of time and respect for him.
This is about the person at the top of the tree making decisions that someone else already pointed out to be a mistake. Those decisions/mistakes result in actions that “kill your community”. It just so happens that both of these people are Matt
June 18, 2010 at 1:41 am #89949In reply to: Upgrade to WordPress 3.0 Final Experiences?
garrik
MemberThanks…your response was 6 minutes ago and I had already done all my back ups so I upgraded.
Now using WordPress 3.0 and BBPress 1.02 and so far, no detectable problems. Nothing wrong with that.
June 18, 2010 at 1:39 am #89886In reply to: Changing the Background of HOT TAGS
Rootside
MemberCorrect. Just changing your selector above from #hottags to #front-page #hottags should be enough, it should override the rule in the imported stylesheet:
#front-page #hottags { background: #DFDFDF; border: 1px solid #888; }Try the following if the above (unexpectedly) doesn’t work:
#front-page #hottags { background-color: #DFDFDF !important; border: 1px solid #888; }June 17, 2010 at 11:49 pm #34511Topic: Changing the Background of HOT TAGS
in forum Themests230
MemberIs it possible to change the background color of the Hot Tags box? I tried doing
#hottags {
background: #DFDFDF;
border: 1px solid #888;
}and the border appeared, but the background doesn’t change at all. The site is at http://theocas.net/forum/
Thanks for helping me!
June 17, 2010 at 9:16 pm #88538In reply to: WP 3.0 beta 2 integrated user registration
Rootside
MemberHaha, you absolute star. It works, I just installed and tested it. Thank you so much.
Btw, I think it’s missing the closing
?>declarationLooks like something stupid is going on, doesn’t it. Do we know why this is happening? My PHP knowledge is just good enough to vaguely tell what’s doing what, but I never understand the bigger picture.
June 17, 2010 at 7:01 pm #89900In reply to: WordPress/bbpress and some tweaks.
dmb06208
MemberWell you kinda beat around my question bush. I was basically asking if official development WAS GOING TO CONTINUE or not. Not much has changed with bbpress in the past year other than the plug-ins released by the public. The moral around here is not the best right now. Ive done some reading. I know its open source. You guys should group together and just fork it right now and say good bye to the head aches. I want to put my time and effort into bbpress, and hope it doesn’t go the way of a dead forum system in two years.
June 17, 2010 at 5:57 pm #88468In reply to: Using login_form from bbPress on a WordPress site
kevinjohngallagher
MemberWhen you say it does not work mate, can you tell us what it does instead?
It might be a quick fix
June 17, 2010 at 5:25 pm #89920In reply to: Extra dropdown field in registration page
pagal
ParticipantHmmmmm now I think just johnhiler can solve this Issue because he did it…
This topic will remain open till then johnhiler’s active response and I’ll wait for him
June 17, 2010 at 5:24 pm #88533In reply to: WP 3.0 beta 2 integrated user registration
Rootside
MemberWait a minute:
Looks like it might be deep integration that’s causing the problem:
https://bbpress.org/documentation/integration-with-wordpress/ recommends adding
require_once(dirname(__FILE__) . '/path/to/wp-load.php');to bb-config.php.I just added that (using the correct path) to my working installation, and I’m getting the ’email is required’ behaviour again. Delete it, and registration works.
I’m not sure if that means deep integration doesn’t work at all with WP3.0…?
June 17, 2010 at 5:02 pm #89919In reply to: Extra dropdown field in registration page
zaerl
ParticipantI don’t think that such a plugin will be useful for a wide audience so I will not build it (it’s also quite annoying to make.) When I make something boring for a single person it’s called job and I’m here just for fun
June 17, 2010 at 4:07 pm #88467In reply to: Using login_form from bbPress on a WordPress site
pagal
ParticipantI’m sorry to tell you people that..its working on localhost correctly but not on live… depressed again…topic still not resolved
June 17, 2010 at 4:03 pm #89918In reply to: Extra dropdown field in registration page
pagal
Participant@kevinjohngallagher thanks to tease me..
I’m well aware about your attitude..I’m not a web programmer who can write code…If I able to write code then why I wrote on bbpress? If I bumped my post then you’ve any problem mate?

And I’m really afraid to tell you that …the links you’ve mentioned still not solved…It worked on localhost but not in live…
So I’ll make another post about it and then tell you that, is it good to say people on forums to write their own codes… really bad
June 17, 2010 at 3:24 pm #89917In reply to: Extra dropdown field in registration page
kevinjohngallagher
MemberI was merely offering a solution. You don’t have to take it.
I actually install WordPress with almost every bbPress forum, even if it’s not needed. I don’t use Deep Integration so there is no overhead. All I do is point my bbPress forum action towards the WordPress page, and it redirects people back to bbPress, without ever seeing WordPress.
Again, it’s merely a solution. It’s not one that you have to take.
but I still need it
Then write it yourself mate

You did already get annoyed and bumped your own post when no-one had replied in under 4 hours. If you need it that desperately, then you should write it yourself

Otherwise, we’re jsut trying to help.
…think beyond
… answering your questions next time? you got it, i’ll think beyond

=====================================================================
EDIT:
Pagal didn’t we actually go over this 4 weeks ago?
Look, what we have here:
https://bbpress.org/forums/topic/wordpress-registration-and-login-via-bbpress
Started by Pagal 4 weeks ago.
Which was solved at :
https://bbpress.org/forums/topic/using-login_form-from-bbpress-on-a-wordpress-site
-
Don’t Moderate.
-
AuthorSearch Results