Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 29,301 through 29,325 (of 64,518 total)
  • Author
    Search Results
  • #119253
    jjohns12
    Participant

    Hi, Can you help? In bbpress my favorites link returns page not found. http://www.thsotestsite.dev/members/admin/forums/favorites/ the rest of forum works fine.

    The favorites in BuddyPress work fine http://www.thsotestsite.dev/members/admin/activity/favorites/

    And Yes running both Group and site wide forums and are playing nice together for the most part:)

    WordPress: Current version
    BuddyPress: Current version
    bbPress: Current version
    Theme: Frisco and BuddyPress Default Both have same results
    all running on my dev. server (DesktopServer)

    Is this a bug or config problem?

    can anyone give clue how to fix this?

    Thanks
    James

    #119252
    motionworks
    Participant

    I attempted the import but I keep getting the error saying I have no forums to import:

    WordPress database error: [Table ‘motionworks_wp2.forums’ doesn’t exist]
    SELECT convert(forums.forum_id USING “utf8”) AS forum_id,convert(forums.forum_parent USING “utf8”) AS forum_parent,convert(forums.topics USING “utf8”) AS topics,convert(forums.posts USING “utf8”) AS posts,convert(forums.forum_name USING “utf8”) AS forum_name,convert(forums.forum_slug USING “utf8”) AS forum_slug,convert(forums.forum_desc USING “utf8”) AS forum_desc,convert(forums.forum_order USING “utf8”) AS forum_order FROM forums AS forums LIMIT 0, 100No forums to convert

    Any ideas? All help greatly appreciated.

    John.

    #119247

    In reply to: page.php as template

    Shmoo
    Participant

    If you use the bbp-theme-compat theme you can copy some template files from the plugin directory to your theme directory.

    This way bbPress can get updates in the future while your custom edits will not disappear because of the updates to the plugin.

    https://codex.bbpress.org/theme-compatibility/
    (read the last part.)

    Only thing is, there is a template file that’s named like this: page-front-forums.php everybody thinks this is the default template that will be shown when you have an url like this.
    http://example.com/forums/

    But that’s not true, this template is only used when you use bbPress (the forum index page) as a homepage for your WordPress site.
    If you use the forums (index) page as a separated page like my ‘example.com’ url above bbPress uses the archive-forum.php template.

    What you can do very easy is copy-/paste the archive-forum.php template from the wp-content > plugins > bbpress > bbp-theme-compat > extras > directory to your theme’s directory.
    wp-content > themes > your-theme-name > and edit that template file.

    Now bbPress wil not use page.php but the archive-forum.php template instead and you can edit this page to all your needs.

    #119243
    ricko123
    Participant

    I’ve got the same issue. Topics are showing up in all forums.

    Website is http://www.walkaboutwellington.com/forums.

    BBPress version is 2.1.2
    Wordpress version is 3.4.1.

    Any ideas?

    ouyagamingsource
    Participant

    Hello BBP Forum,

    I got nearly everything set up with the BuddyPress and bbPress forum plugins, however there’s a few tweaks I need to finish it off and I’m trying to figure out which files I need to adjust the html settings to match my custom theme of my other pages.

    Going from these directions: http://codex.bbpress.org/legacy/step-by-step-guide-to-creating-a-custom-bbpress-theme/ I created a child from my Alyeska theme and copied the Default bbPress Theme to the child theme folder. This helped get the forum page a little closer to my custom theme style, but still not there yet; the sidebars are missing, the forum BG is white, amongst a few other issues, but it’s getting closer. I’m just not sure where the CSS master file for this page is, I tried editing the two files in the child_theme/bbp/CSS folder but it didn’t make any change: http://ouyagamingsource.com/forums/, any ideas?

    Thanks ahead of time!

    –Bryan

    Gary3000
    Participant

    I also just noticed that over at http://testbp.org/discussion/ the “Forums” sidebar widget there has an additional 2 columns, “Posts” and “Freshness”. How on Earth does one get these fancier widgets?

    Gary3000
    Participant

    Just as the title says, I’m curious to know how the current main page at bbpress.org/forums/ is set up. Ideally, I’d like to have my forums main page set up in exactly the same fashion.

    Am I correct in assumming that it’s done as a Page (“forums” being the slug) with the bbPress shortcode “[bbp-topic-index]” as its content?

    I notice for Latest Topics it lists 28 topics, however in the bbPress Codex listing of shortcodes, it says that particular shortcode only lists 15 of the most recent topics. How does one go about configuring it to show more (or less) than the default of 15?

    The other thing I’m curious about is how one gets the nicer “Forums” sidebar widget. The one on bbpress.org/forums/ is styled with a header containing “Forum” and “Topics” column headers, and then a striped list of the Forums with the associated topic counts. In the current public version of bbPress (2.1.2), the “Forums” widget only shows a straight, plain list of the Forums — no header/columns, and no topic counts. Is the widget used on bbpress.org/forums/ from the current SVN of bbPress, or was it customized specifically for bbPress?

    #119235

    In reply to: No bb-load in download

    Stephen Edgar
    Keymaster

    Have you looked at these two docs to help get you started?

    https://codex.bbpress.org/theme-compatibility/ and https://codex.bbpress.org/shortcodes/

    (The thread that you linked to above is out of date as it is only relevenet to the old stand alone bbPress and not the current plugin bbPress 2.x )

    #119234
    Phill
    Participant

    I want to start off by saying for the past 8 hours I’ve tried every recommendation I could find in order to remove my forums sidebar. Here’s what I’ve tried:

    • Editing the auth-forum.php file (Pasted in the BBpress root)
    • Editing the bbpress.php file (Pasted in the BBpress root)
    • removing all instances of “get sidebar” from template files
    • BBpress WP Tweak Plugin
    • Removing the sidebar with CSS
    • Creating a child theme
    • Checked Stackoverflow for answers
    • Checked Reddit for answers

    And for the life of me I can’t get rid of that stupid sidebar. What am I missing? This is the only thing keeping me from launching my new BBpress forums after converting from SMF to phpBB.

    I’m desperate for help, anything would be much appreciated.

    ffadler
    Participant

    MTPrower

    You stated my exact problem which I am currently having. I am a noob. But I can usually google search my way out of any problem. (Which led me here, but with no answer) I see that the “forums base” archive slug field is used in the breadcrumb for bbPress. When I click on the link in the breadcrumb, it takes me to the archive page….not what I want my users to be able to do at all. I want them to be able to get back to a forum index from anywhere inside bbPress.


    I setup a WP page and used the bbPress shortcodes to give me a Forum index; which is the main portal to all of the topics and posts on my site.

    However, once a forum/topic is selected by a user, the bbPress *.php takes over and the pages are dynamically generated ( i guess ). How do I send people back to the forum index WP page from anywhere inside bbPress? I would prefer the breadcrumb worked or at least could be redirected to the WP page. Linking me to an archive page does NOTHING for any user, when trying to get back to an index.

    Hope that was descriptive enough to workout a solution. Thank you.

    http://www.sailhavasu.com/event-forum/ <- WP Page with bbPress short codes creating a forum "index"

    http:www.//sailhavasu.com/bbpress/forum/hpcc-2013/ <- bbPress page where the breadcrumb "Forums" links to an archive page. Would rather it linked to an index; either a WP page or a dynamically created bbPress page with an actual index. (Note: "bbpress" is what I named the Forums base Archive Slug; another issue that appears weird to a noob.)

    #119225
    Phill
    Participant

    Figured it out. Used BBConverter and it worked. Not sure what was going on.

    #119224

    In reply to: page.php as template

    Phill
    Participant

    With the bbpress.php would I just paste the page.php code into it and then adjust it from there? I’m too having sidebar issues.

    #119223

    In reply to: page.php as template

    You have several options, but the easiest is to make a ‘bbpress.php’ at the root of your theme. It will act as a wrapper for your entire forums.

    #119222

    Look inside the bbp_author_link() function; there’s a great bunch of documentation in there on how to get that information out.

    To say the code “isn’t very clean” is kind of silly; the best thing bbPress has going for it is how clean the code is to read and follow.

    #119221
    Shmoo
    Participant

    Hello, i didn’t know a better title but i’ll try to explain what i meant to say.

    I don’t understand why it’s very easy to get all info that you need from the Topic Starter and when you need the same info from the last person who has replied on a topic it’s very difficult.

    Look at my screenshot and you’ll see what i’m trying to say.
    http://i48.tinypic.com/33op6wz.png

    Everything on this picture is done by CSS the only images you’ll see are the Gravatars,
    At the left side it’s the Gravatar of the Topic Starter with a Hover effect when i took the screenshot.

    I didn’t use the default PHP code that bbPress provided because it wasn’t very clean so i searched around and found a few simple and easy to understand PHP tags who could help me build my custom lay-out.


    php bbp_topic_author_url(); = provides a clean url

    php bbp_topic_author_display_name(); = provides clean text without url

    php bbp_topic_author_avatar( $topic_id = 0, $size = 60 ); = provides a gravatar with url

    I love those simple codes because i can add and wrap HTML around it and position everything i need on every corner of the website if i would like so..

    But when i try to make the same Gravatar at the right side it’s getting difficult because there aren’t a few simple tags i can use to get the same clean code from the last person who has posted inside a topic.


    php bbp_author_link( array( 'post_id' => bbp_get_topic_last_active_id(), 'type' => 'avatar', 'size' => 60 ) ); = provides a gravatar with url okay

    php bbp_author_link( array( 'post_id' => bbp_get_topic_last_active_id(), 'type' => 'name' ) ); = this doesn't provide clean text but a name + url

    It’s a huge bummer because i can’t make the Hover effect on the Gravatar without clean code tags.

    #119218

    In reply to: Arabic Translation

    Stephen Edgar
    Keymaster

    Thanks, it would be great to get your translations added to https://translate.wordpress.org/projects/bbpress/plugin

    Go to https://make.wordpress.org/polyglots/ and
    login with your WordPress/bbPress username (the same one you used to login here at bbpress.org) and ask this same question you posted above and someone should be able to outline how how and where to upload your translations.

    #119216
    Stephen Edgar
    Keymaster

    As per your thread on Stack Exchange that would be the route I would have a look into (i.e. Making a custom script)

    http://wordpress.stackexchange.com/questions/70350/is-there-a-way-to-import-blogger-into-bbpress

    Also take a look at the ‘example’ file included with bbPress as an importer ‘reference template’.

    You may be able to modify this enough to get your Blogger Posts/Comments into bbPress Topics/Replies

    The file is called ‘example.php’ and is located in /wp-content/plugins/bbpress/bbp-admin/converters

    Let us know how it works out for you.

    • This reply was modified 13 years, 6 months ago by Stephen Edgar.
    #119215
    Phill
    Participant

    Hi,

    I’ve converted my forums from SMF to phpBB3 and now I’m trying to finalize this process by converting them to BBpress. I the phpbb3 forum on its own database and have entered the information correctly into the BBpress 2.1 built-on converter. Unfortunately each time I try I get this message:

    > Conversion Complete
    No replies to convert,
    No tags to convert,
    No topics to convert,
    No forum parents to convert,
    No forums to convert,
    No data to clean,
    Starting Conversion

    I’ve searched these forums for an answer but I can’t seem to figure it out. I have phpbb 3.0.11 and here are the forums: http://shadowedmare.com/phpbb/

    #119214
    Shmoo
    Participant

    Search on the Codecanyon website inside the WordPress plugins there is a guy who has made a plugin that works with bbPress.

    #119212
    Stephen Edgar
    Keymaster

    bbPress 2.1 includes a conversion tool to import forums/topics/replies/users from some of the popular forum packages eg. bbPress or phpBB

    There is an ‘example’ file also included as a ‘reference template’ that if your forum software is using a SQL database then you could easily modify this to be a custom importer by matching the correct database tables/fields etc

    The file is called ‘example.php’ and is located in /wp-content/plugins/bbpress/bbp-admin/converters

    #119209
    motionworks
    Participant

    I have an older non-plugin version of bbpress and was wondering how I go about updating it? Is there only a plug-in now? If so how do I transfer from the standalone version to the plug-in version?

    Digital Marketing

    Any and all help is appreciated!

    John.

    #119207

    Topic: page.php as template

    in forum Themes
    Fulgence Ridal
    Participant

    Hello,

    it seems that bbpress use page.php as template to show the forum …
    is there a way to create a custom page as template ?

    thx

    #119205
    Cssmeasap
    Participant

    Hi! I’d really love to have this functionality as well!

    varsitysmack, do you have any more guidance on how you got this to work?

    Thanks!

    #119203
    zeaks
    Participant

    Wow, didn’t even see that, it worked great, thanks a lot!

    #119202
    Dustin Lammiman
    Participant

    Is there any way to import Blogger posts or WordPress posts into bbPress? We’ve been using a blog as a forum for a while, but would like to start using an actual forum solution. I can’t seem to find any importers that will do this though.

    • This topic was modified 13 years, 6 months ago by Stephen Edgar. Reason: Moved topic to 'plugins' forum
Viewing 25 results - 29,301 through 29,325 (of 64,518 total)
Skip to toolbar