Search Results for 'code'
-
Search Results
-
Hi:
I discovered an issue that I just wanted to share:
I installed bbpress in a subdirectory of WordPress without integrating. I used a new database and did not touch cookie integration. There are no plugins or content, as this installation is just for building a new child theme.
My WordPress child theme was designed using the Thematic theme framework. Now, I’m trying to design a bbPress child theme with the Hybrid theme framework.
However, my bbpress child theme will only refer to my WordPress Thematic child theme stylesheets in a completely different directory. This was even true when I tried to hardcode the @import lines in the bbpress child theme functions.php file.
I don’t know the solution, here, but thought I’d share for anyone else. If you want to test a child theme on your server, make sure you don’t install bbpress in a subdirectory of WordPress. I don’t know yet if it will work when I integrate WordPress and bbPress, but I assume it does since so many have already done that.
Topic: Premium Theme's and Plugins
I was hoping that someone could point me towards BBpress or Automattic’s official stance on this. From what I’ve read, the PHP code that interacts with WordPress/BBpress should all be released under the GPL, but HTML/CSS/JavaScript/Images are not.
I bring this up, because a fellow developer (an old Bbprogress contributor), pointed me towards this piece by Jeff Chandler: http://weblogtoolscollection.com/archives/2010/02/08/where-is-the-line-drawn/
The main thing that caught my attention was the comment of Chip Bennet , who states that:
[a] plugin uses a separate library – and it is that library (presumably not released under GPL) that requires purchase if it is used on a commercial site.
This practice is perfectly acceptable under the GPL. Whether or not it is acceptable under the double-secret probation, unwritten, subjective rules of the plugin repository is anyone’s guess.
Can anyone shine some light on this from a BBpress perspective?
I’m going to quote Matt here:
…that themes link and use lots of internal WordPress functions, which make them linked under the GPL and subject to being a GPL-compatible license.
If a theme (or a plugin) used no internal WP functions or APIs, then it could probably be considered independent, but that would be really really hard for a theme.
Basically, I’m asking because BBpress, probably more than WP (at least if you’re only using WP as blog platform) has potentail for premium theme’s and plugins at this moment in time. Getting some clarification would make things alot simpler.
My real concern here is one that won’t go down well…
BBpress forums have 1 current/active moderator
I ask for two reasons.
Should a premium theme/plugin be created and sold, and given that BBpress currently has 1 active Moderator, what is there to stop someone posting the code here or reusing the code that is NOT under GPL?
Not a huge concern of mine just now, but it seems like a likely question of anyone supporting premium BBpress additions.
Topic: Login problem
Hi,
I have a small problem

Situation: I have a WordPress 2.9.1 installed / and bbPress 1.0.2 installed /forums/ of my website.
Problem: When I’m logging on the WP Admin and I go after to bbPress admin I’m redirected to /forums and not /forums/bb-admin/ but I’m connected to bbPress…
But if I do the opposite: I’m logging to the bbPress admin and go to the WP Admin all it’s work.
Have you an idea?
Thanks a lot for your help