Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'code'

Viewing 25 results - 18,226 through 18,250 (of 32,518 total)
  • Author
    Search Results
  • #106782
    Aphrodite
    Participant

    for me that was in subdomains :)

    Nothing appears at all…

    #106781
    Ryan Hellyer
    Participant

    Have you guys been attempting this with subdomains or just folders on your multi-site installs?

    This will be darn handy once we can use it on multi-site :) Actually, it’ll be darn handy before then too, but it’ll be super darn handy once we can use it on multi-site.

    #106650
    sureshsk
    Member

    Is there a private messaging plugin for bbPress 2.0 plugin branch?

    I’ve just downloaded bbpm and it won’t run, i’m presuming it’s only designed to work with standalone bbPress?

    Is there anything else recommended?

    buissness cards

    #95550
    Anonymous User 5853594
    Inactive

    @JJJ

    Will it become possible to use shortcodes from other plugins for WP?

    For example the Polldaddy’s shortcodes for embedding polls and such.

    #75846
    DuncanCox
    Member

    How and where to use this code?

    #106648
    Ricardo
    Participant

    Hi

    I’m a internet newbie, don´t know if its because english isn’t my primary language but what you need can be easily achieved with the example i gave before,

    you want useres and admins to contact each other right? everyone that registers is a user, anonymous that don’t register dont get the PM function so its all good :)

    am i missing something? user to admin and vice versa work “in theory”. i’m going to work now but i’ll test this tomorrow after work.

    #106527
    svedman
    Member

    This one is not resolved properly with regards to localization.

    In bbpress.pot, the original strings are:

    This forum contains %1$s and %2$s.

    This category contains %1$s and %2$s.

    Even translated, these phrases have hard-coded English words for topics and replies.

    topics and replies for these phrases are, in other words, not present in the bbpress.pot file, and cannot be translated.

    #106642
    Ricardo
    Participant

    Is there a private messaging plugin for bbPress 2.0 plugin branch?

    Not sure but since bbpress uses the wordpress “users data” won’t PM pluggins designed for wordpress work with bbpress?

    https://wordpress.org/extend/plugins/private-messages-for-wordpress/

    a link on the forum ponting to http://www.domain.com/wp-admin would take users to their outbox. Not a complete and integrated solution but i think it works untill a full pluggin is developed or we could ask that pluggin developer to create shortcodes that show on bbpress if there are new messages or not and a link to see them.

    #95548
    Spiralspeaks
    Member

    Bug I see Topic Tag: e-commerce

    Topic Tag: regras

    Home › Fórums › Topic Tag: regras

    Oh bother! No topics were found here!

    As seen also on this forum

    <code>
    ricardouk.com/forums/topic-tag/regras
    </code>

    using latest version…

    what happened???

    the first version of

    bbPress (Twenty Ten) 1.1 by WordPress and bbPress teams

    topic tag is ok

    but this one

    bbPress (Twenty Ten) 1.2 by WordPress and bbPress teams not ok

    Additional info:

    Tried to fix it I thought taxonomy-topic-tag.php

    but after edit

    Topic Tag: bbPress

    Forums › Topic Tag: bbPress

    no topics shown for Topic Tag: bbPress

    TristanOBAv
    Member

    Hi,

    I’m having trouble connecting to my database that I have set up. Firstly it looks like the first step of the install process is changing the forum database (causing the DB Error: cannot select’, as in this forum post:

    DB Error: cannot select

    I went ahead and changed the config file manually, but when this happens I get the ‘ERROR: Could not establish a database connection’.

    I have a feeling it is to do with leaving the MYSQL hostname as localhost. If so, where should I get the alternate hostname?

    Here is the config file:

    <?php

    /**

    * The base configurations of bbPress.

    *

    * This file has the following configurations: MySQL settings, Table Prefix,

    * Secret Keys and bbPress Language. You can get the MySQL settings from your

    * web host.

    *

    * This file is used by the installer during installation.

    *

    * @package bbPress

    */

    // ** MySQL settings – You can get this info from your web host ** //

    /** The name of the database for bbPress */

    define( ‘BBDB_NAME’, ‘Forum’ );

    /** MySQL database username */

    define( ‘BBDB_USER’, ‘XXXXXXXXXXXXXX’ );

    /** MySQL database password */

    define( ‘BBDB_PASSWORD’, ‘XXXXXXXXXX’ );

    /** MySQL hostname */

    define( ‘BBDB_HOST’, ‘localhost’ );

    /** Database Charset to use in creating database tables. */

    define( ‘BBDB_CHARSET’, ‘utf8’ );

    /** The Database Collate type. Don’t change this if in doubt. */

    define( ‘BBDB_COLLATE’, ” );

    /**#@+

    * Authentication Unique Keys.

    *

    * Change these to different unique phrases!

    * You can generate these using the {@link https://api.wordpress.org/secret-key/1.1/bbpress/ WordPress.org secret-key service}

    *

    * @since 1.0

    */

    define(‘BB_AUTH_KEY’, ‘Y]YVAAW{KX<z8*H4,E`8t2%j#F{yFuz?6yZDR-|}Ot@m <P8|TKIpyaF]Mh_N*RO’);

    define(‘BB_SECURE_AUTH_KEY’, ‘lgS<S0vo^-ojBRp(_i6@9uUa<e|36aXV)_B|8#Eqb^M|=O|ZY{.(`-?wBu>NTOdV’);

    define(‘BB_LOGGED_IN_KEY’, ‘;:P+XoB4ti%4.!RhNcuE3|n_1~Va,oQ6>1%b9O>^A ;:{^XXzCi=G`f))q9 B{!u’);

    define(‘BB_NONCE_KEY’, ‘d44;tp-T)%z:p;fz}P{4PzGrdp8DfIt$g@O?}-)bqn_lE|@;L^sEIO75zC-(I#J@’);

    /**#@-*/

    /**

    * bbPress Database Table prefix.

    *

    * You can have multiple installations in one database if you give each a unique

    * prefix. Only numbers, letters, and underscores please!

    */

    $bb_table_prefix = ‘bb_’;

    /**

    * bbPress Localized Language, defaults to English.

    *

    * Change this to localize bbPress. A corresponding MO file for the chosen

    * language must be installed to a directory called “my-languages” in the root

    * directory of bbPress. For example, install de.mo to “my-languages” and set

    * BB_LANG to ‘de’ to enable German language support.

    */

    define( ‘BB_LANG’, ” );

    ?>

    Any help would be greatly appreciated, thanks in advance.

    Tristan

    #95546

    Thanks a lot, JJJ. :)

    #95545
    Ricardo
    Participant

    @JJJ

    will beta 3 fix things not fixed in svn till version 3327? Thats what im using and its not fixed.

    Edit; had another quick try and its working.

    heres what i done, i’m using a twenty ten child theme, activated the child theme, copied the contents of the bbp-twentyten folder (not the folder) to the child theme root with the exception of style,css, screenshot.png and functions.php.

    at the root of the child theme i created a functions.php file from “scratch” with the following:

    <?php

    add_theme_support( 'bbpress' );

    ?>

    and voilá its working, i did this steps so many times in the morning but now its working :)

    #38805
    paolo75
    Member

    Hello everybody,

    first sorry for my english, i’m a french bbpress user then i don’t speak a very good english.

    I’m trying to custimize the breadcrumb on my forum but i don’t succeed what i’m trying to do.

    By default, the breadcrumb is like this :

    Forum name >> Category name >> Forum name

    What i want is to delete the “Category name” from the bbcrumb. Then i went into functions.bb-template.php file but don’t found the codeline i have to edit. I found the bb_get_forum_bread_crumb() function but don’t know how to do.

    Does someone can help me ?

    In resume, i’m trying to change :

    Forum name >> Category name >> Forum name

    to :

    Forum name >> Forum name

    on forum pages.

    Last question, how to add “topic name” at the end of the bbcrumb on the topics page ?

    Thanks in advance.

    #106769
    littleman9
    Member

    still struggling with this, I am sure I am being a numpty so any help welcome here :-)

    #106764
    Giulio
    Member

    This seems to be resolving well here, except for the Widget Logic plugin that doesn’t work with this new beta version :(

    hlwinkler
    Participant

    Here is what I eventually figured out — it would be great if someone would let me know a) if there is an easier way to do this and b) if they see any security issues in here, since I am not a PHP programmer or frequently working with WP or bbpress. Thank you.

    This replaces the breadcrumbs block between the comments

    /** Current ***********************************************************/

    and

    /** Finish Up *********************************************************/

    in bbp-common-template.php in the neighborhood of lines 1421 to 1428:

    /** Current ***********************************************************/
    // Add current page to breadcrumb
    global $current_user;
    get_currentuserinfo();
    $bb2custom_user_is_logged_in = 'Welcome '.$current_user->user_login.'. You can log out <a href='.wp_logout_url( get_permalink() ).'>here</a>.';
    $bb2custom_user_is_logged_out = "You aren't logged in. <a href=".wp_login_url( get_permalink() ).">Log in here</a> or <a href='http://www.example.com/wp-login.php?action=register'>register</a> if you don't have an account.";
    if ( is_user_logged_in() ) {
    $bb2custom_loginoutregister = $bb2custom_user_is_logged_in;
    } else {
    $bb2custom_loginoutregister = $bb2custom_user_is_logged_out;
    }
    if ( !empty( $include_current ) || empty( $pre_current_text ) )
    $breadcrumbs[] = '<span class="bbp-breadcrumb-current">' . $current_text . '</span><p>' .$bb2custom_loginoutregister. '</p>';
    /** Finish Up *********************************************************/

    #95540
    Cristian Antohe
    Participant

    I think there is a bug in the bbp-twentyten files.

    I’m talking about archive-forum.php

    It calls bbp_get_template_part( 'bbpress/content', 'archive-forums' );

    Notice the ‘s’ from archive-forums. That template part doesn’t exist, thus http://www.example.com/forums/ returns empty. (Also themes that don’t have support for bbpress don’t display anything for /forums/ url – is this default functionality?)

    Thanks.

    #106763
    Ricardo
    Participant

    I’m using a child theme, bbpress v3327, copied the contents of bbp-twentytento the child theme directory, creted a page “forums” assigned bbpress index template to it but it doesnt show the forum index unless i use the shortcodes, created some forums and topics inside of them and it doesnt show either the forums when i click on them or the topics, individual links don’t work.

    Forum index (shortcode enabled)

    http://www.ricardouk.com/forums

    Individual forum permalink (not working):

    http://www.ricardouk.com/forums/forum/regras-de-utilizacao-do-forum

    individual forum link (partially not working, just shows the content)

    http://www.ricardouk.com/forums/topic/como-efectuar-o-registo-neste-forum

    all of this was working with beta 2

    #106238
    rkwilson
    Member

    Hi John, firstly, thanks so much for the work you’re doing. I think BBPress is a great product.

    I’ve just installed Beta 3 and am getting the Forum breadcrumb link not working issue. I created a Forums page on our site and added the [bbp-forum-index] shortcode to the page. The page address is “?page_id=155”.

    For the uninitiated, could you please give a dummies version of what I need to do to get the Forums link pointing back to that page.

    Thanks heaps

    #106767
    chrishajer
    Participant

    Try this in your template’s topic.php:

    <li><?php printf(__('Started %1$s by %2$s'), bb_datetime_format_i18n(get_topic_start_time(array('format' => 'timestamp'))), get_topic_author()) ?></li>

    You can use “timestamp” but then you need to convert it from a Unix timestamp using bb_datetime_format_i18n.

    Hope that helps.

    Chris

    #95537
    master5o1
    Participant

    Only noticed this since my test site got beta3 the other day.

    http://beta.tartarus.co.nz/ is the WP, and /forum/ is a page that uses the [bbp-topic-index] and [bbp-forum-index] with default templating (ie: not Forum Index template).

    I’ve got three screenshots which show the bbpress plugin settings for the slugs, the /forum/ “Recent Topics” page, the forums slug /forums/ page when you click Forums in the breadcrumb, and my work around to make it behave how I want it to behave (see the urls too).

    So 1.png is the /forum/ page.

    http://dump.master5o1.com/files/images/bbp/1.png

    2.png is the /forums/ slug page as WP/bbp naturally does it.

    http://dump.master5o1.com/files/images/bbp/2.png

    3.png is done using /forums/index.php to redirect to /forum/.

    http://dump.master5o1.com/files/images/bbp/3.png

    If I made the /forum/ page slug be forums then it would show blank page probably because bbpress is getting in there first and showing the forum slug page which is blank -_-

    I think that if bbpress returns a blank page, it should tell WP that it hasn’t found anything and for WP to continue to look for the page. But I don’t know how the plugin works much atm.

    #106762
    EddieG
    Member

    This seems to be resolving well. :-)

    #106760
    Paul Gregory
    Member

    And here. Update to beta-3 and suddenly Forum Index doesn’t display anything.

    To clarify, this was a page with the template “bbPress – Forums (Index)”.

    Adding a new page with the same template also failed to show the index.

    However, adding the shortcode

    [bbp-forum-index]

    to the page content makes the forum index appear again.

    I’ve been a little out of the loop so I don’t know if this is intentional – maybe the index template isn’t the way to do it now and we’re supposed to use the shortcode. Using the shortcode does have the advantage of being able to add text before and after the forum index. Other template pages seem fine though.

    In any event, it’s simple to fix.

    #95534
    Patrick Daly
    Member

    The email notification reply link is fixed in Beta 3. Thanks. A new bug though: that link only works if the reply is on the first of many pages.

    For example, the latest reply was emailed to me with this link: http://devpress.com/forums/topics/new-design/#post-2119

    Pagination puts that reply on page 2 which means that link doesn’t actually take me to the reply and I have to go to the next page manually.

    This is the working link: http://devpress.com/forums/topics/new-design/page/2/#post-2119

    Also, that link actually has another bug report ;)

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