Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'code'

Viewing 25 results - 18,776 through 18,800 (of 32,518 total)
  • Author
    Search Results
  • #100199
    Gautam Gupta
    Participant

    Good that it is working now. :)

    #105011
    Gautam Gupta
    Participant

    Scroll 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. :)

    #99911
    Gautam Gupta
    Participant

    Scroll 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. :)

    #105297
    Gautam Gupta
    Participant

    Please ensure that User database table prefix option in WordPress Integration panel is set to the appropriate value. That is a must and I’m pretty sure that that would be the problem.

    #100197
    Gautam Gupta
    Participant

    Please ensure that User database table prefix option in WordPress Integration panel is set to the appropriate value. That is a must and I’m pretty sure that that would be the problem.

    #105296
    Gautam Gupta
    Participant

    Hmm. Browse into your wp_usermeta table, 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 in bb-config.php, refresh your forums and then delete this line. Check again.

    bb_apply_wp_role_map_to_orphans();

    #100196
    Gautam Gupta
    Participant

    Hmm. Browse into your wp_usermeta table, 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 in bb-config.php, refresh your forums and then delete this line. Check again.

    bb_apply_wp_role_map_to_orphans();

    #95116

    @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.

    #105281
    zaerl
    Participant

    Anyone 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.

    #100181
    zaerl
    Participant

    Anyone 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.

    #95115
    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).

    #71203
    jcnetsys
    Member

    Dunno 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.

    #105272

    In reply to: @mentiones in bbpress?

    Syrinxie
    Member

    The plugin that isn’t ready yet, John?

    …Tease. XD

    #100172

    In reply to: @mentiones in bbpress?

    Syrinxie
    Member

    The plugin that isn’t ready yet, John?

    …Tease. XD

    #105273
    jwindhall
    Member

    Well 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 :)

    #100173
    jwindhall
    Member

    Well 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 :)

    #95114
    wildkyo
    Member

    Awesome the last alpha! This is looking good! Go Fight JJJ and Gautam, good work! :)

    #105269
    Gautam Gupta
    Participant

    You 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. :)

    #100169
    Gautam Gupta
    Participant

    You 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. :)

    #95112

    @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.

    #38169
    asboyd
    Member

    I 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

    #95109

    @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 :)

    #95106
    Gautam Gupta
    Participant

    @padams

    The 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.

    #95103
    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

    8) 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

    #77992
    addy80
    Member

    i am agree with all..except Marius!! Marius just shut up!! go to hell..!lolz

    Affordable Logo Design

    logo design services

    business logo design

    logo designing

Viewing 25 results - 18,776 through 18,800 (of 32,518 total)
Skip to toolbar