Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'code'

Viewing 25 results - 18,751 through 18,775 (of 32,505 total)
  • Author
    Search Results
  • #100133

    In reply to: bb-admin won't load

    GYNGA
    Member

    Try this plugin:

    https://bbpress.org/plugins/topic/fix-admin-access/

    After you install and activate the plugin then go to bbPress admin page and set User Role Map settings. WordPress administrator should be set as your bbPress admin’s role, probably ‘Key Master’ or ‘Administrator’. Mine was Key Master.

    If you don’t know what to set up in other roles (WP Editor, WP Author, WP Contributor, WP Subscriber) I suggest you to set all of them as bbPress member.

    Well, it helped for me :)

    #105233

    In reply to: bb-admin won't load

    GYNGA
    Member

    Try this plugin:

    https://bbpress.org/plugins/topic/fix-admin-access/

    After you install and activate the plugin then go to bbPress admin page and set User Role Map settings. WordPress administrator should be set as your bbPress admin’s role, probably ‘Key Master’ or ‘Administrator’. Mine was Key Master.

    If you don’t know what to set up in other roles (WP Editor, WP Author, WP Contributor, WP Subscriber) I suggest you to set all of them as bbPress member.

    Well, it helped for me :)

    #38227
    jabbamonkey
    Member

    I want to customize the text on the registration form page…

    … and also the text on the confirm page (once they hit submit on the registration).

    I checked register.php, but I didn’t see any text to change there. (it was all PHP code). And I don’t even know where to look for the confirm page.

    Please help. Thank you!

    #95129
    Gautam Gupta
    Participant

    Andre: It is already in the repo. /branches/plugin/

    #95126
    tomcat23
    Member

    JJJ – I came here looking for the current code and to see if you needed any beta testers. I found the code in the svn and see you are at alpha-2. I can also see that your code is really clean and readable. I’m sure that’s taken a lot of work, so thanks. The proof is in the pudding, and you’ve got you’ve got me dancing around like Bill Cosby here.

    Looking forward to seeing this finally released!

    #95125
    Arjun S Kumar
    Participant

    @tooltrainer , @DarkWolf.it

    Most welcome! :)

    #38214
    foochuck
    Member

    Hello!

    Is there a way that I can add target=”_blank” to all website links that are inputted on forum posts?

    Is this an option or will this need to be hard coded?

    Thanks!

    #95124
    Anonymous User 7670885
    Inactive

    @Arjun S Kumar: Thank’u for plugin, i’ll try it in localserver ;)

    Maybe is a good idea also a “spacial forum” with all articles by blog (just link to view article) and bridged comments. Hardwareupgrade.it use this structure and is more appreciated by many user.

    Eg: blog > *hwupgrade.it/blog/221.html

    forum > *hwupgrade.it/forum/showthread.php?threadid=2041458

    (an user can comment from blog and/or from forum but i think this can be more complicated) :/

    #38207
    knet99
    Member

    If using a theme where pages contains subjects and user names of other pages, using Google to find pages in the forum will give lots of false hits. Like if I use in Google

    site:terapisnack.com social fobi knet99

    this will not only give pages with my nick about the subject, but also lots of false hits on pages where I at the time the crawler was there, I was listed in the section “Senaste inläggen” (most recent posts) at the bottom of the page.

    So how is this solved, and are there mutiple options how to solve this?

    I assume one would be to have a separate “clean theme”, that only contains what we want the web crawler to see, and switch theme on user agent? Is this support built into bbPress, or is there a plugin that can do this?

    Or is there some meta tag that can control what part of a page a crawler will ignore? I.e. just change the existing theme some?

    Or some other solution?

    Any advice is welcome!

    knet99

    #95120
    tooltrainer
    Member

    @Paul

    Good point about Super Stickies, and I may actually go the route of a WP page instead. I just figure if a feature is in a piece of software, it should actually work. =) Otherwise just take it out and not confuse folks!

    Anyway, I still love the seamless integration of bbP and quite frankly I have it working pretty well in an absurdly complex arrangement, and it’s behaving admirably!

    bbPress plugin running http://www.profitstheme.com as my theme

    with a ton of other plugins including, free, custom, and commercial:

    CDNVault

    WP-eMember

    WP-Affiliate

    WP-eStore

    Avia Feedback Box

    User Messages (for private messaging)

    Shortcode Exec PHP

    Capability Manager

    and a whole lot more!

    So far bbP has been among the smaller of my problems to deal with. :)

    Keep up the great work JJJ and crew!

    Jonathan

    #95119
    Anonymous User 7670885
    Inactive

    @JJJ: Ok, thank’u very much :)

    My actual forum is with smf but i want migrate to wordpress + forum (and bbpress plugin promises[?] very good) ;)

    But i’ve many topic that need to move inside blog. My future work is: smf to bbpress to bbpress_plugin + migration of many topic in blog – maybe thanks to: https://wordpress.org/extend/plugins/post-type-switcher/ :D

    PS: you can call me if you need a betatester ;)

    Small bug: i’ve maked a forum and put a new topic in it. After of this i’ve changed this forum in category and maked a new sub-forum inside it. Finally i’ve move topic from category[when i’ve changed forum in category no topics deleted or migrated] to forum and counter results with two topics and two posts (in realty i’ve just one post in one topic) ;)

    #100199
    Gautam Gupta
    Participant

    Good that it is working now. :)

    #105299
    Gautam Gupta
    Participant

    Good that it is working now. :)

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

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

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

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

    #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();

    #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();

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

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

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

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

    #100172

    In reply to: @mentiones in bbpress?

    Syrinxie
    Member

    The plugin that isn’t ready yet, John?

    …Tease. XD

Viewing 25 results - 18,751 through 18,775 (of 32,505 total)
Skip to toolbar