Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 43,751 through 43,775 (of 64,519 total)
  • Author
    Search Results
  • #34383
    ikidunot
    Member

    my website is http://www.ravegrounds.com

    when ever I log in through wordpress, I am not logged in bbpress. and when I do try to log in bbpress, I get logged out of wordpress. Any ideas as to whats causing this?

    #34382
    hamfest
    Member

    I have been using wordpress 2.9.2 successfully. however when I installed bbpress in a sub directory under my wordpress install, it takes me through the install successfully and says everything is complete. It does not show up under settings in my WP admin area. And when i type in the address that i used for my bbpress install it takes me to a page that says

    Oh dear!

    bbPress is already installed.

    Perhaps you meant to run the upgrade script instead?

    everything i do takes me back to bbpress/bb-admin/install.php

    #87794
    Milan Dinić
    Participant

    To repeat unfixed issues from my previous post here:

    • in login form in header, username and password are not deleted when you click on it, so you need to manually delete them (this is when you are logged put, of course)
    • better aligning on post form on plugin’s pages
    • more margin between columns on user’s favorites page
    • no subscribe to topic link (I’m now wondering could be this solved by using action topicmeta instead of hardcoding in theme since this won’t work in any theme by default)

    Ideas:

    • gravatars could be added to posts on plugin’s page too
    • RSS icons on links to RSS feeds

    #87793
    Gautam Gupta
    Participant

    Some more things to do:

    1. These pages haven’t been styled yet – register, login, profile edit, views, favorites, post-edit, search. (Also the views of plugin section).
    2. Add the crumb style in plugin section too.
    3. Style the 404 page a bit and offer some options to go back, or search.
    4. Reduce the size of search textbox so that search button could reside in the same line.
    5. Add a subscribe to topic link in the topic sidebar.
    6. When you’re logged in as a member, you see something like “Welcome, Gautam | | Log Out”. One of “|” should be removed. (It might be happening because of the admin section link for admins.)
    7. Style the download buttons on download page, they are hardly getting highlighted.
    8. Add a link to lost password page.
    9. Enable gravatars on plugins section (I think it is running bbPress 1.0).
    10. Prevent the comment from going to left in plugins section (like this – https://bbpress.org/plugins/topic/zaerl-editor/#post-5730 )
    11. Some more tasks, which are big ones:

    1. Add a themes repo.
    2. Style the blog.
    3. Add the tags back in plugin section.
    4. Add stats in plugins section, Nightgunner5 had written a userscript for that – http://userscripts.org/scripts/show/63060

    #77330

    Dang, are you back @_cK_ We are so glad!

    #88950
    chrishajer
    Participant

    It has been fixed in the latest development version of bbPress, but the packaged version 1.0.2 still creates the folders with the wrong permissions. Sorry about that.

    #88862
    chrishajer
    Participant

    You should have an option to mark posts as “not spam” in the bbPress admin

    http://example.com/forums/bb-admin/posts.php?post_text=&forum_id=0&tag=&post_author=&post_status=2&poster_ip=

    Go to the admin > posts > then there is a select box where you pull down and select “spam”, then click [filter] and you should have a list of all posts caught by Akismet where you can mark legitimate posts as “no spam”. Do you not have that?

    #88665
    chrishajer
    Participant
    #34326
    jurasiks
    Participant

    Plugins search don’t works (test it with word “views”),

    i used google to search plugin on bbpress.org

    #87792

    Add your Plugin: Fixed.

    #88520
    jbrzr3
    Member

    Yes, I am having the same problem. I will try to answer your list of questions.

    1. WPMU 2.9.2

    2. BBPress 1.0.2

    3. Yes.

    4. I am not sure, but I think so.

    5. No, akismet is only in BBpress via the FTP server.

    6. I am able to post.

    7. It is caught as spam.

    8. Yes, Buddypress Magazine Theme

    9. No.

    10. Yes.

    11. This is on the bbpress side only. WPMU is working just fine.

    #34381
    blinktech
    Member

    I have tried almost every theme I can find, with the same issue. When I upload the theme to /my-templates/ the thumbnail in the backend appears as a broken link. When the theme is applied, it appears that no stylesheet is applied. I’m at a total loss for understanding what is going on here.

    Please check it out at blinktechnologies.com/bbpress

    #88932

    In reply to: bbpress xml rpc bug

    chrishajer
    Participant

    rescued from Akismet

    #88879
    chrishajer
    Participant

    One topic per topic please. You’re switching gears on us here making it hard to help.

    It’s repeating because of this rule in the CSS:

    background-repeat: repeat-x;

    In the #wrapper section. That says “repeat the image horizontally:, which is what’s happening. Remove that line and it won’t be repeated (or maybe you need to change it to background-repeat: no-repeat).

    Then you need to position it.

    This isn’t really bbPress specific just, just basic HTML and CSS.

    #87791
    gerikg
    Member

    email it to me! forget the community! The words are getting tinier. “Member” is really small now. I didn’t have that problem before

    #34380
    roshan_jl
    Member

    Hello Friends,

    I am new user of bbPress and familiar with wordpress.

    Is it possible to integrate bbpress with php website? I want same login for both website.

    Thank you in advance.

    #34377

    Topic: add a plugin?

    in forum Plugins
    Hini
    Member

    How can I share some plugins/themes? If I use the “Add your plugin!” link

    http://bbpress.org/plugins/forum/requests

    Nothing appears. Seems strage..

    #87790
    zaerl
    Participant

    “Add your plugin” form (https://bbpress.org/plugins/forum/requests) doesn’t function. It keeps sending me to the bb_die page “Your attempt to do this has failed.”

    I have three new plugins to share with the community but right now I can’t.

    #34375
    surfer10
    Member

    Hello dear members.

    when inserting new topic by using xml-rpc it came with escaped quotes in title. I have not checked the body itself but it can have the same bug.

    #87789
    mr_pelle
    Participant

    Download links and other infos are not displayed in several plugins: Fixed.

    Yep, but every plugin page still displays info about an old version of it.

    Luckily if you download the plugin you will end up with its most recent release. =)

    #87788

    Download links and other infos are not displayed in several plugins: Fixed.

    Plugin search woes: core bbPress bug: https://trac.bbpress.org/ticket/1274

    #88764

    In reply to: Autologin!

    asorethumb
    Member

    What happens when you try to log in to bbPress? Can you still log in to WordPress?

    #88888
    Gautam Gupta
    Participant

    I think you can add a theme options page just like you do in WordPress, add a functions.php and then hooks to make a new admin page with settings.

    #88642
    chrishajer
    Participant

    Heh, you beat me to it. Thanks

    #87787
    Gautam Gupta
    Participant

    The download links here need to be made like the previous ones – https://bbpress.org/download/

Viewing 25 results - 43,751 through 43,775 (of 64,519 total)
Skip to toolbar