Search Results for 'code'
-
AuthorSearch Results
-
April 18, 2011 at 6:11 pm #100199
In reply to: Cookie & Integration With WordPress Install
Gautam Gupta
ParticipantGood that it is working now.
April 18, 2011 at 6:05 pm #105011In reply to: Plugin: Post Notification
Gautam Gupta
ParticipantScroll down here and click Download as Zip Archive – https://trac.bbpress.org/browser/trunk
Then upload and follow the upgrade steps. It is pretty much stable. You shouldn’t have much problems with it.
April 18, 2011 at 6:05 pm #99911In reply to: Plugin: Post Notification
Gautam Gupta
ParticipantScroll down here and click Download as Zip Archive – https://trac.bbpress.org/browser/trunk
Then upload and follow the upgrade steps. It is pretty much stable. You shouldn’t have much problems with it.
April 18, 2011 at 6:02 pm #105297In reply to: Cookie & Integration With WordPress Install
Gautam Gupta
ParticipantPlease ensure that
User database table prefixoption inWordPress Integrationpanel is set to the appropriate value. That is a must and I’m pretty sure that that would be the problem.April 18, 2011 at 6:02 pm #100197In reply to: Cookie & Integration With WordPress Install
Gautam Gupta
ParticipantPlease ensure that
User database table prefixoption inWordPress Integrationpanel is set to the appropriate value. That is a must and I’m pretty sure that that would be the problem.April 18, 2011 at 5:59 pm #105296In reply to: Cookie & Integration With WordPress Install
Gautam Gupta
ParticipantHmm. Browse into your
wp_usermetatable, and check the wp capability of any user (preferably a member). And check if there is any bb capability for that user or not. If there is, then what it is? If not then paste this code inbb-config.php, refresh your forums and then delete this line. Check again.bb_apply_wp_role_map_to_orphans();April 18, 2011 at 5:59 pm #100196In reply to: Cookie & Integration With WordPress Install
Gautam Gupta
ParticipantHmm. Browse into your
wp_usermetatable, and check the wp capability of any user (preferably a member). And check if there is any bb capability for that user or not. If there is, then what it is? If not then paste this code inbb-config.php, refresh your forums and then delete this line. Check again.bb_apply_wp_role_map_to_orphans();April 18, 2011 at 11:12 am #95116In reply to: bbPress 2.0 – Updates
John James Jacoby
Keymaster@DarkWolf.it – Thanks

Someone has a signature patch in trac, but I’ve asked them to make it a rock solid plugin instead. I’d rather have that be someone people plugin rather than disable.
Topic/reply promotion could be accomplished as a plugin using the post_order attribute which is currently only used by forums for ordering them similar to pages. We may try something similar eventually for the .org support forums, so we definitely see the need for this.
April 18, 2011 at 8:48 am #105281In reply to: Move FORUMS above LATEST DISCUSSIONS
zaerl
ParticipantAnyone else have a suggestion? One that is useful?
It’s spam buddy.
You must edit the files:
bb-templateskakumeifront-page.php
bb-templateskakumeiforum.php
if your theme is kakumei, or
bb-templates*your theme name*front-page.php
bb-templates*your theme name*forum.php
if you use a custom theme. Move the table “forumlist” above table “latest”. Try to not mess up with the PHP portion of code cause nasty things can happen.
April 18, 2011 at 8:48 am #100181In reply to: Move FORUMS above LATEST DISCUSSIONS
zaerl
ParticipantAnyone else have a suggestion? One that is useful?
It’s spam buddy.
You must edit the files:
bb-templateskakumeifront-page.php
bb-templateskakumeiforum.php
if your theme is kakumei, or
bb-templates*your theme name*front-page.php
bb-templates*your theme name*forum.php
if you use a custom theme. Move the table “forumlist” above table “latest”. Try to not mess up with the PHP portion of code cause nasty things can happen.
April 17, 2011 at 10:22 pm #95115In reply to: bbPress 2.0 – Updates
Anonymous User 7670885
Inactive@JJJ: really compliments for latest update

In past i’ve request user signature but i don’t remember if i’ve already asked for topic/post promotion (i think, like vbulletin/ipb, is a good idea to have a way to promote – or move – an article in blog/category/homepage).
April 17, 2011 at 12:58 pm #71203In reply to: Using wp_head within bbPress
jcnetsys
MemberDunno what conflicts this might cause but I modified lines 86-91 of bb-settings.php to:
if ( defined( 'ABSPATH' ) ) {
//$wp_filter = array();
//$wp_actions = array();
//$merged_filters = array();
//$wp_current_filter = array();
}This prevents wordpress filters and hooks from being removed.
April 17, 2011 at 5:13 am #105272In reply to: @mentiones in bbpress?
Syrinxie
MemberThe plugin that isn’t ready yet, John?
…Tease.
April 17, 2011 at 5:13 am #100172In reply to: @mentiones in bbpress?
Syrinxie
MemberThe plugin that isn’t ready yet, John?
…Tease.
April 16, 2011 at 7:40 pm #105273In reply to: Your attempt to do this has failed
jwindhall
MemberWell for those interested. Here is how I solved it… Skipped the integration step all together. After install, I defined the cookie path in both config files, regenerated all the unique kees and salts, installed the bbpress plugin for WP integration, entered the settings and role mapping (make sure you do this before saving) I had to redo this b/c I role mapped myself right out and couldn’t get in at first
April 16, 2011 at 7:40 pm #100173In reply to: Your attempt to do this has failed
jwindhall
MemberWell for those interested. Here is how I solved it… Skipped the integration step all together. After install, I defined the cookie path in both config files, regenerated all the unique kees and salts, installed the bbpress plugin for WP integration, entered the settings and role mapping (make sure you do this before saving) I had to redo this b/c I role mapped myself right out and couldn’t get in at first
April 16, 2011 at 6:40 pm #95114In reply to: bbPress 2.0 – Updates
wildkyo
MemberAwesome the last alpha! This is looking good! Go Fight JJJ and Gautam, good work!
April 16, 2011 at 10:02 am #105269In reply to: Deprecated: assigning the return value…
Gautam Gupta
ParticipantYou can checkout a copy (if you know how to do it). The SVN link is on the download page. Otherwise you can get a copy of the alpha version from here – https://trac.bbpress.org/browser/trunk (scroll down and download as Zip Archive). Hope that helps.
April 16, 2011 at 10:02 am #100169In reply to: Deprecated: assigning the return value…
Gautam Gupta
ParticipantYou can checkout a copy (if you know how to do it). The SVN link is on the download page. Otherwise you can get a copy of the alpha version from here – https://trac.bbpress.org/browser/trunk (scroll down and download as Zip Archive). Hope that helps.
April 15, 2011 at 2:08 pm #95112In reply to: bbPress 2.0 – Updates
John James Jacoby
Keymaster@Paul – Done.

@stockable.net – Open to anything, but I have a semi-strict laundry-list of things I’m looking for to have something included in the package.
April 15, 2011 at 5:59 am #38169Topic: Page navigation not working
in forum Troubleshootingasboyd
MemberI have created a test site and added several topics to a forum.
I have set the number of items in reading to 10.
When I access the forum (which has 32 topics) I see the first ten topics, but when I click the page navigation for page 2, I simply get the add new topic form and no existing topics are shown.
I am using the default theme and even when I change between the built in themes this is still a problem.
Could someone please advise of a fix?
I am not overly skilled in PHP code. But can find my way around to make changes under direction.
Cheers,
AlexB
April 15, 2011 at 12:56 am #95109In reply to: bbPress 2.0 – Updates
John James Jacoby
Keymaster@yutt – It’s my official job responsibility at Automatic to contribute a relatively large percentage of my time directly to the development of both bbPress and BuddyPress. The past negativity of the bbPress community has played a part in the lack of developer contributions, but I think a bigger part is the need for integrated forums not being as large as some of us perceive it to be. If everyone wanted it, more people would naturally contribute. Either way, I’m happy to keep things moving, and I’m always around if someone needs to contact me, has questions, etc… It’s also not a matter of “WordPress HQ” since bbPress is its own project, it’s more a matter of someone committing to seeing it through, which I plan to.

@qprints – Good eye
April 13, 2011 at 9:52 am #95106In reply to: bbPress 2.0 – Updates
Gautam Gupta
Participant@padamsThe registration is handled by WordPress (so the back-end part of the Recaptcha plugin currently available would be the same). Only the template is shown by bbPress, and you can make use of the ‘register_form’ action.
April 12, 2011 at 4:54 pm #95103In reply to: bbPress 2.0 – Updates
tooltrainer
Member@JJJ – I greatly appreciate you fixing my “Close Topic” bug! Unfortunately it appears to break super sticky posts.

The particular topic I want to close, is a super stick with some “forum guidelines” that should be visible everywhere. When I close it now, it’s visible in the original forum it was created in, but nowhere else.
So we have half the problem solved, at least the topic IS visible to other users.
Looking forward to a full fix on this one!
As for favorites and subscriptions, the problem is that the buttons for choosing them in the first place, aren’t available. They exist in the code, but are not present visually to the user, to be able to press them. What’s the best way to actually enable these features?
Also for anyone else this may help – here is how I updated painlessly (and will do so going forward)
1) Download latest branch and edit bbpress.php, changing the plugin name to add the specific branch number
2) Rename new plugin folder name to “bbpress xxxx” where “xxxx” is the version number”
3) Upload folder to plugins folder of my WP install
4) Deactivate old bbPress plugin
5) Activate new “bbpress xxxx” plugin
6) Move theme from old bbP to new bbP
7) Enable theme in the new bbP
Profit!This worked great for me, no conflicts, no worries of overwriting files, etc. Very smooth and easy to degrade back again if I need to.
Jonathan
April 12, 2011 at 7:13 am #77992In reply to: Can I remove features from BBCODE BUTTONS?
addy80
Memberi am agree with all..except Marius!! Marius just shut up!! go to hell..!lolz
-
AuthorSearch Results