Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'code'

Viewing 25 results - 18,301 through 18,325 (of 32,518 total)
  • Author
    Search Results
  • Pomy
    Participant

    Hi zaerl, hope you’ll be fine, doing good and still helping people here…

    I’m using zaerl Visibility for private discussion. And I’m using one forum for per user. In other words, Whenever a user register, I create a forum for him….

    So when a user enter in forums he can view latest discussion and his private forum in front page something like


    Latest Discussion


    1 – Lasted Topic one —

    2 – Lasted Topic two —

    3 – Lasted Topic three —

    4 – Lasted Topic four —

    25 – Lasted Topic 25 —


    Main Theme


    1 – Private Forum Name & Descirption —

    So, Its a user view, but for Admin, I can see all forums

    Like


    Main Theme


    1 – Private Forum Name & Descirption for user 1 —

    2 – Private Forum Name & Descirption for user 2–

    3 – Private Forum Name & Descirption for user 3–

    4 – Private Forum Name & Descirption for user 4–

    100 – Private Forum Name & Descirption for user 100–

    So, for my view I can see a longest front page….. That’s why I want a pagination for forums, exactly like topics pagination…. Is it possible?

    Something like


    Main Theme


    1 – Private Forum Name & Descirption for user 1 —

    2 – Private Forum Name & Descirption for user 2–

    3 – Private Forum Name & Descirption for user 3–

    10 – Private Forum Name & Descirption for user 10–


    Next 10 forums || Previous 10 forums


    Also please see this screenshot for better understand what I’m taking about.

    Thank you so much,

    Kind Regards

    S.

    #95500
    tooltrainer
    Member

    Yep I’m just gonna sit tight. Like I said, no user has screamed about it or anything so, I’ll just accept it for a little while longer.

    Furious indeed… maybe they should rename this project “bbPress – the Faster & the Furiouser!” =)

    Jonathan

    #106249
    Giulio
    Member

    @Fartlek: ok, I’m sorry, you were right. Resolved with the Widget Logic plugin :)

    Thank you.

    #95498
    tooltrainer
    Member

    Please no one eh? Now that’s a novel approach! LOL Does this mean if someone likes it, you’ve failed? ;)

    Anyway, at least I know that I’m not missing something. I’ll go in and modify it as needed, or maybe hold off until beta 3. None of my users have mentioned it, but I noticed it and wanted to fix it.

    Thanks!

    Jonathan

    #95497
    Spiralspeaks
    Member

    @JJJ I installed it on a test site.. with 2 forum categories.. General Talk and Talk Happiness

    found a bug got

    site com/forums

    <br />
    <title> Happy People's Forum | Sitename </title><br />

    but it gives in title tag the archive mode and shows like this

    site com/forums

    <br />
    <title> Forum: Talk Happiness | Sitename </title><br />

    supposed to be this one:

    site com/forums

    <br />
    <title> Happy People's Forum | Sitename </title><br />

    and this “Forum: Talk Happiness | Sitename” should be only shown at

    site com/forums/forum/talk-happiness/

    <br />
    <title> Forum: Talk Happiness | Sitename </title><br />

    Archive Slugs

    Forums Base forums

    Topics Base topics

    Single Slugs

    Forum Prefix Yes Incude the Forum Base slug in single forum item links

    Forum slug: forum

    Topic slug: topic

    Topic tag slug: topic_tag

    Reply slug : topic_tag

    Reply slug:reply

    User base: user

    View base : view

    Permalink Settings

    Custom Structure: /post/%postname%/

    Another one…

    Case 1 If Forum Prefix is set to yes (this is ok)

    site//forums/forum/happy-talk/

    site/forums/topic/topicpost/

    site/forums/users/name/

    Case 2 If Forum Prefix is set to no (this is not ok)

    site/forum/happy-talk/

    site/topic/topicpost/

    site/users/name/

    when people directly go to site/forum/ they will be lost… 404notfound

    and I want to recommend this… its better to have this for forums links pages

    Forums Home › Talk Happiness › Why choose happiness with bbPress?

    (Structure: forum base, the forum board, the topic)

    not this one loosing forums base page.

    Website Home › Talk Happiness › Why choose happiness with bbPress?

    (Structure: website base, the forum board, the topic)

    bug in topic_tag

    site/forums/topic_tag/talk

    <br />
    <div id="topic-tag" class="bbp-topic-tag"><br />
    <h1 class="entry-title">Topic Tag: <span>talk</span></h1></p>
    <p> <div class="entry-content"></p>
    <p> <div class="bbp-breadcrumb"><p><a href="https://bbpress.org/">Home</a> › <a href="https://bbpress.org/forums/">Support Forums</a> › <span class="bbp-breadcrumb-current">Why choose happiness with bbPress?</span></p></div><br />

    it gives the latest topic on it..

    [edited:added this one bug in topic_tag]

    my next question is…

    is there a way to change all the head title tag to this formats to improve user experience… for wordpress and bbPress plugin:

    For Main Forum Base

    <br />
    <title> Happy People's Forum | Sitename </title><br />

    For forum categories

    <br />
    <title> Talk Happiness (Forum for single/Board for forum category)| Happy People's Forum </title><br />

    For forum post

    <br />
    <title> Why choose happiness with bbPress? |page#| Happy People's Forum </title><br />

    it is sometimes annoying to have the word “Forum:”, “Topic:” or “Topic Tag:” all the head title tag before every forum pages.

    Removing this “Forum:”, “Topic:” or “Topic Tag:” could help to market wordpress and combination of bbPress plugin… to be fantastic combination of blog&forum software..

    I found that vBulletin sites head title tag structure for forums gives more emphasis on why people will read it, why people should comment to it (# pages = means hot topic), and the brand for the website/forum site [when people search via google, yahoo or any search engine people sees good head title tag structure, more often people will click it and read it]

    Negosyo para sa mga “busy at mahiyain” – Page 31 – PinoyExchange

    why/why not go to Accenture? – PinoyExchange

    benefits and perks in accenture? – PinoyExchange

    sorry, asked questions… and i have to comment on how to improve bbpress plugin

    #95495

    Nope. Definitely not a bug; that’s the desired behavior.

    The thing about these breadcrumbs is everyone wants them to do something different, because everyone configures their sites differently. I’m aiming for a ‘please no one’ approach now. :)

    If you want to remove the home link, you’ll need to filter the breadcrumb with a custom function in your themes functions.php file, or write a plugin to remove the link or change the text. I’ve made it pretty easy to do, and it will be easier for Beta 3 which should be out in a few days.

    ideoplasm
    Member

    Hello,

    I have the BBpress WordPress Plugin version installed on my WordPress site, and have found that from installation defaults, the lowest ranking user-role that can view the private forums is ‘Moderator’. The trouble with this, is that Moderators can edit other people’s posts, and I do not want all Users that can read and post in the private forums to be able to edit each other’s posts! Is there an easy way to change this? Ideally I’d want WordPress ‘Contributor’-level users and above to be able to view the private forums. I’d also like WordPress ‘Subscriber’-level users to be able to read the public forums but not post to them, but his is not as important, so no real problem if it cannot be done.

    Sorry if this has been asked many times before, but I’ve read a bit about user-maps etc, but the discussions tend to be quite old and talking about the BBpress standalone, not the BBpress WordPress Plugin, so I am not sure if it works for the BBpress WordPress Plugin version(?). Just so you know, I am no kind of Coder – just an Animator – so am struggling with terminology etc. here.

    I hope someone can help!

    Thanks!

    #106521

    In reply to: Change "posting order"

    It would take a small plugin to piggy-back on top of bbPress. It would hook into the ‘bbp_has_replies_query’ filter, and switch the ‘order’ argument from ‘ASC’ to ‘DESC’.

    Or, you can drop something like this in your functions.php file. (Note: Not tested, so this code might not actually work.) :)


    function bbp_reverse_reply_order( $query = array() ) {

    // Bail if no query
    if ( empty( $query ) ) return;

    // Change the order
    $query = 'DESC';

    // Return the adjusted query
    return $query;
    }
    add_filter( 'bbp_has_replies_query', 'bbp_reverse_reply_order' );

    #95487
    kai920
    Member

    @Chrisdfr – if you are using the bbPress plugin (i.e. NOT the standalone), I would just download it directly from the WordPress backend by going to mysite.com/wordpress/wp-admin. Then Plugins > Add New > Search for ‘bbPress’ and Install :)

    #106514
    gloom
    Member

    Will do – thank you for the masterful quick response (and a working solution right off the bat :)

    My only other question in terms of bbPress is how to set it up so that new posts in particular categories are automatically added as new topics in respective parts of the forum.. but that’s not at all related to my original issue, so I’m breaking the thread here (feel free to point me in the right direction though :)

    #106513

    Score. :)

    Keep in touch and definitely report back anything else you find.

    #106512
    gloom
    Member

    I’m glad to report that this fixed all my issues with bbPress 2.0 beta 2b. :)

    #106510
    gloom
    Member

    Almost, yeah :)

    /%year%/%category%/%postname%/

    This is the .htaccess:

    <IfModule mod_rewrite.c>

    RewriteEngine On

    RewriteBase /

    RewriteRule ^index.php$ – [L]

    RewriteCond %{REQUEST_FILENAME} !-f

    RewriteCond %{REQUEST_FILENAME} !-d

    RewriteRule . /index.php [L]

    </IfModule>

    #38658
    GeraldS
    Member

    To get the HTTP authentication plugin running with bbPress 1.0.3 I had to do a few tweaks. Here is the diff from the original file and my modifications:

    42c42,45
    < global $bb_submenu;
    ---
    > if (function_exists('bb_admin_add_submenu')) { // Build 794+
    > bb_admin_add_submenu(__('HTTP authentication'), 'use_keys', 'http_admin_page');
    > } else {
    > global $bb_submenu;
    44c47,48
    < $bb_submenu['plugins.php'][] = array(__('HTTP authentication'), 'use_keys', 'http_admin_page');
    ---
    > $bb_submenu['plugins.php'][] = array(__('HTTP authentication'), 'use_keys', 'http_admin_page');
    > }
    176c180
    < $user_exists = bb_user_exists( $user );
    ---
    > $user_exists = bb_get_user( $user, array('by' => 'login') );
    226c230
    < ?>
    No newline at end of file
    ---
    > ?>

    Hope this helps someone.

    Regards,

    Gerald

    #106271
    kai920
    Member

    I was able to get Comment Form Quicktags showing on bbP’s reply form by adding add_filter('bbp_get_reply_content', array(&$this, 'detect_start')); but not on the topic content form. I tried:

    add_filter('bbp_topic_content', array(&$this, 'detect_start'));
    add_filter('bbp_get_topic_content', array(&$this, 'detect_start'));

    What am I doing wrong?

    #95485

    Tools > Import

    :)

    #106485

    In reply to: here goes …

    @caming – Thanks for taking the time to search around and give it a go on your own. The missing piece to your puzzle can be found at the link below:

    https://codex.wordpress.org/Child_Themes

    Cheers

    #106416
    tooltrainer
    Member

    Yep agreed on all points. Hopefully though it’s the content that trumps all right? ;)

    Jonathan

    #106415

    The thing with mod_security is getting it dialed in. Since WordPress traditionally has a limited set of data entry points, I imagine we’ll see more of these issues arise. What surprises me is this hasn’t been an issue for BuddyPress yet, and everything within a BuddyPress site happens from within the theme. Glad you’ve got it sorted out though.

    I’ve gone through my fair share of forum transitions and they always manage to upset everyone. Forum software is not unlike any other *thing* in that the person interacting with it gets attached to the way it works at a behavioral level. When you move any 1 thing around, it upsets their workflow, and makes things difficult again. When you move everything around, it’s a nightmare, and rarely do forum users rejoice at the change.

    :) No worries, I try not to take anything personally.

    #106414
    tooltrainer
    Member

    Well it’s not so much a matter of censoring, it’s a question of security. Until I had them whitelist a rule in ModSecurity, I couldn’t post a lot of stuff in WordPress either, whether from admin or not. ModSec is treating certain words as SQL language and assuming they are an injection attack attempt. I’ve seen this problem before many times in the past but never realized what it was until this issue and subsequent conversation.

    They’ve now whitelisted /topic/, /forum/, and /edit/ and that seems to have fixed this issue. I’m guessing this isn’t really something that can/should be fixed from within bbP itself, but if I’m wrong feel free to do so. :)

    And though I personally believe that bbP is the way to go for my community, my users are used to PHPbb and VBulletin sites and so this already seems “weird” to them. Adding technical issues and using beta software isn’t really helping instill confidence but hey that’s my choice to do. They’re spoiled by forum solutions with all the bells & whistles that I’ve had to add with plugins for things like Private Messaging, showing unread topics, protecting content for members only, signatures, etc. This is of course by design, and though I’m essentially putting back in a lot of the stuff that bbP has intended to leave out, I believe I wouldn’t be happy with the lack of integration of any other forum solution within WP so… bbP it is!

    They’ll get used to it, I just hope I don’t lose any because they can’t make the leap. Time will tell, and bbP keeps getting better with time. I hope my posts never suggest a lack of appreciation for this plugin and all the work you’re putting into it!

    Jonathan

    kai920
    Member

    What do you guys think about adding wp_register(); to the login widget?

    https://codex.wordpress.org/Function_Reference/wp_register

    Gautam Gupta
    Participant

    qzplx: For theme integration, you can either do deep integration – looks like that didn’t work for you OR create a new theme based on your wp theme on your own. There is a theme integrator too. :)

    #106413

    If your host is controlling what parts of your site what words are allowed where, to the point where it’s censoring genuine conversation, that’s a conversation to have with them.

    There are a few things you can do to confirm, but it depends if they’ve white listed those locations or not.

    1. Can you post a blog comment with that same content?

    2. Can you create a reply within /wp-admin/ with the same content?

    Your members are “unimpressed” because they’re frustrated, and because your site is unfinished because bbPress has only had a handful of testers in recent months. You’re opting to be a tester, which is *great* of course… but making the decision to let other people use an unfinished site never goes well.

    Your feedback is invaluable, and their unhappiness is going towards a good cause. If you communicate that to them clearly, in my experience that usually calms them down. :)

    #106444

    In reply to: Blank page

    I’m getting the same issue. It runs fine in my test area but when I activate it on my live site the admin area goes white. Will look into what plugin is causing this :)

    #106412
    tooltrainer
    Member

    Yeah probably true, I’m just impatient. :) The host have whitelisted URLs beginning with /edit/ which has fixed existing posts that are being edited, but does not fix creation of new posts or replies.

    For the moment, I’m having them whitelist /forum/ and /topic/ as well. If JJJ can suggest a better solution or fix to this, then I’ll just have them remove the whitelist rules. I’d certainly rather not have to override any security, but my members are getting annoyed and right now are “very unimpressed” with my choice of forum software.

    Jonathan

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