Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 63,051 through 63,075 (of 64,487 total)
  • Author
    Search Results
  • #52830
    Null
    Member

    unreasonable request….. ow sorry :(

    #52829
    ardentfrost
    Member

    Perhaps, but if you’re looking for ease, it’s WAY easier to get the user to add what they want than to ask all plugin creators to add variables into their plugins. The second request is probably unreasonable even… especially when bbpress REALLY takes off and there are 98120948124 plugins available.

    #51960
    Staffan
    Member

    Yeah, I’ve got that. Seems like this might be something to add to the next version of that plugin.

    Anyway, thanks again Atsutane for your great plugin and the fast updates!

    #52828
    Null
    Member

    Well they way I want it, makes it possible to auto update the available menu links… Or it has to check every plugin page if it has a page available…

    Perhaps its easier to ask this question when I release the plugin…

    #52424
    Sam Bauers
    Participant

    I’m working on a patch (it’s basically finished actually) that addresses bug 520. If it is not accepted in the trunk (core code) then I might develop it into a plugin instead.

    #52339
    ateale
    Member

    i believe it is the latest version – i downloaded it today – .75 i think

    it would be so so so nice if this works!

    Cheers Trent

    #53444

    In reply to: RSS links not working

    timgedny
    Member

    I’m running IE6 with service pack 2 also. Not sure why it would be blocking me. The forums RSS links here don’t work for me. When you click on the RSS link it gives the address of feed:https://bbpress.org/forums/rss/topic/571 – should it be dropping the http://?

    #52338
    Trent Adams
    Member

    Hmm….maybe the function name changed? What version of bbPress? 0.75?

    Trent

    #53443

    In reply to: RSS links not working

    Trent Adams
    Member

    Strange. I have XP service release 2 with newest version of IE6 (prior to having to upgrade to IE7) and can see my feeds and the ones of the forum.

    https://bbpress.org/forums/rss/

    What version of IE6 are you running and what URL?

    Trent

    #52337
    ateale
    Member

    hey guys,

    I seem to get the same error as Jaxxx:

    Fatal error: Call to undefined function: file_put_contents() in phpbb2bbpress.php on line 383

    anyone got any ideas?

    cheers

    Adam

    #52827
    ardentfrost
    Member

    Anything is possible.

    Instead of doing it the way you’re suggesting, why not have what you’re doing interact with s010’s site options plugin and let the end user add what pages he wants to the menu system. Then you simply put the values needed into an array and foreach them out dynamically. The user can call the pages whatever they want and link to whatever page they want in the menu.

    #51959
    Atsutane
    Member
    #1248
    timgedny
    Member

    I’ve installed my BBpress forum and it all seems to be working great with the exception of the RSS links which just go to a 404 page. I think this forum was doing the same thing last time I tried – does anyone have a fix?

    Thanks in advance for your help.

    #52826

    Maybe using a array? Like

    $menu['FAQ'] = 'faq.php';

    Passing this through a filter so everybody can add his links via filter in his plugin…

    #51691
    davidbessler
    Member

    I tested it out and it sent me an email when I posted a new topic. That works for now. But, like we said, an “add forum to favorites” plugin is needed. For anyone reading this, what we are talking about is strictly for the plugin called notification_all.php which can be foun here:

    https://bbpress.org/forums/topic/313?replies=34#post-1784

    #1147
    Null
    Member

    Hi,

    I am in the proces of making a nice menu plugin. It has al the features like drag & drop etc etc. This works great. Now I want pluginbuilders, who have made a plugin and use a new page like the memberlist plugin, to be able to easy add their page to the menu.

    I would like to do something like this (dont mind the wrong syntaces, its for some easy explaining):

    In my menu.php plugin page I’ve added something like:

    function get_menu_pages ()

    select $menu_titel, $menu_page from bb_menu where blablabla

    I need 2 variables now: $menu_titel and $menu_page

    A new plugin adds in its plugin page these variables:

    Excample: memberlist plugin

    $menu_titel = Memberlist

    $menu_page = memberlist.php

    This works, no problem so far, but what happens if in another plugin page is added:

    Excample: FAQ plugin

    $menu_titel = FAQ

    $menu_page = faq.php

    How will function get_menu_pages () react? Will it only get the first variable from the memberlist plugin, or will it get both, or will it simply crash. Is this even possible at all?

    The reason I want to do it this way, is that plugin builders can easily add their page to my menu plugin by simply filling in the $menu_titel and $menu_page variables on their own plugin page.

    Hope this makes any sence and if this doesn’t work, what solutions are there for this?

    #51181

    In reply to: Private Forum script

    davidbessler
    Member

    Any news on the roles-based forum permissions. It is the only feature holding me back now … I have been exploring all sorts of options involving more advanced forums (smf, phpbb etc …) but those involve crappy bridges, none of which work well or look nice. I love bbpress’ simplicity … so, any way to restrict certain forums to certain users? I don’t even need it to be roles-based. I’m OK just selecting users individually to have access to a specific forum.

    #51688
    davidbessler
    Member

    If I’m not mistaken Trent, I think that plugin notifies the ADMINISTRATOR of ANY post to ANY topic. Since it does not add any visible subscription option to any forums, I can only assume that’s what it does. The only other possibility is that it emails EVERYONE when ANYONE posts ANYTHING ANYWHERE on bbpress, which would be a disaster. Can anyone verify what exactly notify_all does? I installed it, but could not see a difference.

    #51687
    Trent Adams
    Member

    I think the following will do what you are hoping. It is referenced 2 or 3 times in this thread.

    https://bbpress.org/forums/topic/313?replies=34#post-1784

    Trent

    #51958
    Staffan
    Member

    Alright. I’ve done some investigations and I think I know why I get a blank space: when a new user registers through bbPress it seems like he’s not given any “display name”.

    #53374
    spencerp
    Member

    For the UTW problem, do what this guy said here once, see if that helps. Good luck!

    spencerp

    #53416
    Trent Adams
    Member

    $bb->path = '/bbpress/';

    I am also assuming that you don’t want to integrate the logins with WP then as you don’t have your wordpress information for integration.

    Trent

    #53415
    chrishajer
    Participant

    Your forum is at http://ward3brighton.ca/bbpress/ not http://ward3brighton.ca/forums/ . It’s unstyled since the path is wrong. It seems to me that you changed the config.php to put the forum in a directory called forums but left the folder name as bbpress when you unzipped it.

    Can you check that and rename the bbpress folder to forums?

    #53414
    freelantz
    Member

    Thanks, I was just about to give up.

    <?php

    // ** MySQL settings ** //

    define(‘BBDB_NAME’, ‘#####’); // The name of the database

    define(‘BBDB_USER’, ‘#####’); // Your MySQL username

    define(‘BBDB_PASSWORD’, ‘######’); // …and password

    define(‘BBDB_HOST’, ‘localhost’); // 99% chance you won’t need to change this value

    // Change the prefix if you want to have multiple forums in a single database.

    $bb_table_prefix = ‘bb_’; // Only letters, numbers and underscores please!

    // If your bbPress URL is http://bbpress.example.com/forums/ , the examples would be correct.

    // Adjust the domain and path to suit your actual URL.

    // Just the domain name; no directories or path. There should be no trailing slash here.

    $bb->domain = ‘http://ward3brighton.ca&#8217;; // Example: ‘http://bbpress.example.com&#8217;

    // There should be both a leading and trailing slash here. ‘/’ is fine if the site is in root.

    $bb->path = ‘/forums/’; // Example: ‘/forums/’

    // What are you going to call me?

    $bb->name = ‘The Street’;

    // This must be set before running the install script.

    $bb->admin_email = ‘######@ward3brighton.ca’;

    // Set to true if you want pretty permalinks.

    $bb->mod_rewrite = false;

    // The number of topics that show on each page.

    $bb->page_topics = 20;

    // A user can edit a post for this many minutes after submitting.

    $bb->edit_lock = 30;

    // Your timezone offset. Example: -7 for Pacific Daylight Time.

    $bb->gmt_offset = -4;

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

    // chosen language must be installed to bb-includes/languages.

    // For example, install de.mo to bb-includes/languages and set BBLANG to ‘de’

    // to enable German language support.

    define(‘BBLANG’, ”);

    // Your Akismet Key. You do not need a key to run bbPress, but if you want to take advantage

    // of Akismet’s powerful spam blocking, you’ll need one. You can get an Akismet key at

    // http://wordpress.com/api-keys/

    $bb->akismet_key = ‘###########’; // Example: ‘0123456789ab’

    // The rest is only useful if you are integrating bbPress with WordPress.

    // If you’re not, just leave the rest as it is.

    $bb->wp_table_prefix = ”; // WordPress table prefix. Example: ‘wp_’;

    $bb->wp_home = ”; // WordPress – Options->General: Blog address (URL) // No trailing slash. Example: ‘http://example.com&#8217;

    $bb->wp_siteurl = ”; // WordPress – Options->General: WordPress address (URL) // No trailing slash. Example: ‘http://example.com&#8217;

    /* Stop editing */

    define(‘BBPATH’, dirname(__FILE__) . ‘/’ );

    require_once( BBPATH . ‘bb-settings.php’ );

    ?>

    #1242
    freelantz
    Member

    I’m able to successfully install the bbpress. I’m installing it in a subdirectory of my PUBLIC_HTML

    directory. So I have:

    public_html/bbpress

    public_html/wp-content

    public_html/wp-admin

    etc.

    I run domain.com/bbpress/bb-admin/install.php

    Everything seems okay. Then I log in at domain.com/forums and bam!… nothing but Error 404 – Not Found.

    I find it strange after I login I’m directed right to my WordPress template with the 404 error. Initially I tried integrating with WordPress, but now I’m trying to get this running very simply: no mod_rewrite, no integration, disabled any plugins that might be interfering (home page control), etc.

    I uninstalled (dropped all bb_ tables) and reinstalled several times but same result.

    Any advice?

Viewing 25 results - 63,051 through 63,075 (of 64,487 total)
Skip to toolbar