Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 39,301 through 39,325 (of 64,532 total)
  • Author
    Search Results
  • #94938
    Rich Pedley
    Member

    then that’s strange, because I can see and use it fine.

    Are you using php4 or php5?

    Windows or Linux? (or rather IIS or apache?)

    (and I’m sorry to ask but.. you aren’t just looking at the activated list are you?)

    #94937
    ch8rt
    Member

    Nope, still not showing

    #104407

    Go with Linode.com and scale as per needs

    #99307

    Go with Linode.com and scale as per needs

    #37414
    becreative
    Member

    Hi all,

    I am currently building a closed community which will potentially get quite large (business portal kind of thing). I already have shared hosting with 123-reg.co.uk however the load times on the WP blog are a bit slow and can vary due to shared bandwidth so I’m looking to upgrade and am looking for some advice on the server specs I need to look for!

    I’m currently looking at possibly of upgrading to the 123-reg.co.uk dedicated server (Ghz 2.13 Quad core, 2gb ram 320Hd and 10mb bandwidth (unlimited/ monitored traffic).

    Does this sound like it has enough power to cope with an expanding community or will I need something with a bit more bit?

    Any feedback would be much appreciated.

    Cheers

    Ben

    #94936
    Rich Pedley
    Member

    change the directory name from plugin to bbpress, see if that helps.

    #94935
    ch8rt
    Member

    I downloaded the zip at the bottom of this page

    https://trac.bbpress.org/browser/branches/plugin

    Expand and copied the ‘plugin’ folder to my wp-content/plugins folder. So I have

    ../wp-content/plugins/plugin/bbp-admin/

    ../wp-content/plugins/plugin/bbp-css/

    ../wp-content/plugins/plugin/bbp-images/

    ../wp-content/plugins/plugin/bbp-includes/

    ../wp-content/plugins/plugin/bbp-languages/

    ../wp-content/plugins/plugin/bbp-themes/

    ../wp-content/plugins/plugin/bbpress.php

    ../wp-content/plugins/plugin/license.txt

    ../wp-content/plugins/plugin/readme.txt

    My other plugins look like this…

    ../wp-content/plugins/akismet/

    ../wp-content/plugins/hello.php

    ../wp-content/plugins/index.php

    Its a completely fresh install of 3.1 RC4 except for the bbpress plugin.

    I’ve had my hands in front of my face for the last day, ready to facepalm :)

    #94934
    Rich Pedley
    Member

    ch8rt, you’ve put the plugin in the plugins directory – so please confirm what you named the directory for the plugin, and what you see when you open that directory.

    #104401
    zaerl
    Participant

    It’s useless cause bbPress will redirect to an URL without trailing slash.

    #99301
    zaerl
    Participant

    It’s useless cause bbPress will redirect to an URL without trailing slash.

    #94933
    ch8rt
    Member

    I’ll be patient then. Thanks. :)

    #37407
    Dannemannen
    Member

    Hi!

    Im trying to find a plugin or something that lets me sort different threads in a subforum, is there any solution to this in bbpress?

    #94932
    Andre
    Participant

    I changed the name of the folder to bbpress on my 3.1 installation, but I don’t think it was required.

    On my 3.1 rc4 installation I have multi-site enabled and it only shows up in my Network Admin plugin menu, not the plugin menu for any of the single sites.

    I just reinstalled it on my 3.0.5 installation. I left the folder named “plugin” and it appears to be working as expected, so I guess we need someone smarter than me to respond so we can figure out what’s going on.

    #94931
    ch8rt
    Member

    Tried it on 3.0.5 and and 3.1 RC4. Do I need to change the name of the folder or something?

    #94930
    Andre
    Participant

    Are you running 3.1 or 3.0.x?

    The themes folder can stay where it is.

    #94929
    ch8rt
    Member

    Nope, I did that.

    I can see that there is a themes folder in there that presumably needs moving somewhere else, but even so I’d imagine the plugin should just show in the list.

    #94928
    Andre
    Participant

    When you unzip the download you’ll have a folder called “branches” and a subfolder called “plugin”. I’m assuming you uploaded the branches folder when the plugin folder is the one that needs to be uploaded.

    #94927
    ch8rt
    Member

    I’m interested in getting this installed to check it out for a new project (one of those that I’ve started 50 times already) but after downloading in and dropping it into the plugins folder its not showing on the plugins page in wp-admin?

    Am I missing something?

    #104386
    ELundby45
    Member

    I have tried to accomplish this about 60 different ways. As of now I am assuming this is something wrong with BBPress, unless someone can shed some light on what i’m doing wrong.

    I will have to switch to using a different forum if this cannot be resolved.

    Why wouldn’t this work?

    $new_id = bb_new_user( $user_name, $user_email, ”, 0);

    $user = bb_get_user($new_id);

    I receive “user does not exist” when trying to login. However if I try again, I am able to login.

    PS. Why does it say this thread was started by someone else (aion4217)?

    #99286
    ELundby45
    Member

    I have tried to accomplish this about 60 different ways. As of now I am assuming this is something wrong with BBPress, unless someone can shed some light on what i’m doing wrong.

    I will have to switch to using a different forum if this cannot be resolved.

    Why wouldn’t this work?

    $new_id = bb_new_user( $user_name, $user_email, ”, 0);

    $user = bb_get_user($new_id);

    I receive “user does not exist” when trying to login. However if I try again, I am able to login.

    PS. Why does it say this thread was started by someone else (aion4217)?

    #37406
    Dannemannen
    Member

    Greetings,

    Currently running bbpress version 1.0.2.

    I wonder if anyone has a solution on how to add a trailing slash at the end of permalinks URLs in bbpress.

    Today the structure of the links are:

    mywebsite.com/forum/support

    mywebsite.com/topic/mytopic

    What should I add to the htaccess file in order to add the trailing slash?

    #37404
    mageguild
    Participant

    I have just finished installing BBpress. I have setup all the forums. When I post a topic anywhere, the title appears (including the latest reply info and when it was created), however the content of the topic is not showing anywhere.

    I have looked over the entire database and I it looks like its not saving that content in the bb_topics table.

    I have not yet touched any code yet, I was just installing it and seeing what this software was like.

    My install is running on a database with multiple WordPress sites and I am using the wordpress intergration feature with my users.

    I have checked over all the other tables in the database and the missing content is not randomly being saved in any of them.

    Any information about this bug and how to fix it would be great.

    Thanks

    #37401
    jurasiks
    Participant

    each posts in topic gots id 0, so i can’t add my CSS to first post

    latest bbpress from trac

    1.0.2 works fine

    upd1: downloaded few mins ago new svn… works… strange

    #104395
    ELundby45
    Member

    You could accomplish this by modifying the header.php file of the theme.

    If you are using the default template, you should copy the kakumei folder to the my-templates. Follow the readme in the bb-templates folder.

    Once in the header.php file:

    Replace:

    <h1><a href="<?php bb_uri(); ?>"><?php bb_option('name'); ?></a></h1>

    With:

    <h1><a href="http://blackberryverse.co"><BlackBerryVerse></a></h1>

    Modify the style.css to include your description and activate the template in the admin section.

    I am new to BBPress/PHP, there may be better solutions.

    #99295
    ELundby45
    Member

    You could accomplish this by modifying the header.php file of the theme.

    If you are using the default template, you should copy the kakumei folder to the my-templates. Follow the readme in the bb-templates folder.

    Once in the header.php file:

    Replace:

    <h1><a href="<?php bb_uri(); ?>"><?php bb_option('name'); ?></a></h1>

    With:

    <h1><a href="http://blackberryverse.co"><BlackBerryVerse></a></h1>

    Modify the style.css to include your description and activate the template in the admin section.

    I am new to BBPress/PHP, there may be better solutions.

Viewing 25 results - 39,301 through 39,325 (of 64,532 total)
Skip to toolbar