Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for '"wordpress'

Viewing 25 results - 7,726 through 7,750 (of 26,875 total)
  • Author
    Search Results
  • #160145
    Robkk
    Moderator

    this is pretty much it , no styles though.

    https://wordpress.org/plugins/bbpress-info-widgets/screenshots/

    #160144

    In reply to: Tittle

    Robkk
    Moderator

    if your talking about the category layout that default phpbb usually has.

    Then use this file

    https://github.com/robkk/bbPress-Hierarchical-Forum-and-Category-Layout

    download the zip.

    take the loop-forums.php file and put it into your child theme in a folder called bbpress

    https://wordpress.org/plugins/bbp-style-pack/

    also has a file like this but i think you have to manually install this too.

    #160143
    eduardosilva
    Participant

    Greetings,

    I have tons of spam users registered on my forum that never posted anything (I guess that most didn’t even got the password that is sent by mail).

    I would like to cleanup my messy list of users, but without risking loosing additional information.

    I’ve found this post http://www.blogercise.com/delete-spam-users-from-bbpress-2/

    DELETE *
    FROM wp_users
    WHERE ID NOT IN
    (SELECT post_author FROM wp_posts
    UNION SELECT user_id FROM wp_comments)

    and metadata:

    DELETE A FROM wp_usermeta A
    LEFT JOIN wp_users ON user_id=ID
    WHERE ID is NULL

    Just wondering if this select is safe enough to cleanup all users who never started or replied a topic.
    Any chances on deleting an active user?

    btw:
    Running wordpress 4 and bbpress 2.5.6 (this forum was imported from bbpress standalone, I guess that it was version 1.4)

    Thanks

    #160130
    Robin W
    Moderator

    bbPress is tested with wordpress default themes. It maybe a conflict – you need to check plugins and themes

    It could be a theme or plugin issue

    Plugins

    Deactivate all but bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.

    Themes

    If plugins don’t pinpoint the problem, as a test switch to a default theme such as twentytwelve, and see if this fixes.

    Then come back

    #160128
    64scramble
    Participant

    As the title says, moderators of our forum can’t edit any posts, not even their own. When they try, they get:

    Reply To: Uneducated game shop staff

    Welcome to Grownups Gaming › Forums › Grownups Gaming › PC Gaming › Uneducated game shop staff › Reply To: Uneducated game shop staff Reply To: Uneducated game shop staff You can use BBCodes to format your content. It’s just a test, a game for us to play Add / Edit SignatureUpdate Signature Tags: Notify…

    Continue Reading

    The Feed Them Social Plugin offers system info as follows:
    Feed Them Social plugin version 1.7.3
    WordPress version WP 4.1.1
    Installed plugins
    Advanced Custom Fields by Elliot Condon version 4.4.1,
    bbPress Notices by Pippin Williamson version 1.0.1,
    bbPress – Report Content by Josh Eaton version 1.0.5,
    bbPress WP Tweaks by veppa version 1.3.1,
    bbPress by The bbPress Community version 2.5.6,
    Better bbPress Signature by Arun Singh version 1.2.0,
    BP Registration Options by Brian Messenlehner and Michael Beckwith of WebDevStudios, Jibbius version 4.2.5,
    BuddyPress by The BuddyPress Community version 2.2.1,
    Export User Data by Q Studio version 1.2.0,
    Feed Them Social (Facebook, Instagram, Twitter, etc) by SlickRemix version 1.7.3,
    GD bbPress Tools by Milan Petrovic version 1.7,
    Invite Anyone by Boone Gorges version 1.3.7,
    Quick Chat by Marko Martinović version 4.13,
    Simple eCommerce by Niaz Showket version 2.2.3,
    Twitch TV Embed Suite by Plumeria Web Design version 2.0.7,
    Twitter by Twitter version 1.0.1,
    WP Hide Admin Bar by Web Outsourcing Team version 2.0,
    WP Mobile Edition by Fabrix DoRoMo version 2.2.5

    Server Environment
    PHP Version 5.5.20
    Server Software Apache/2.4.9 (Unix)
    WP Max Upload Size 64 MB
    WP Debug Mode No
    fsockopen fsockopen is ON
    cURL cURL is installed on this server

    The website is http://www.grownupsgaming.net

    If you need access to the Forum, or anywhere else on the site, email me and I will give you the test login I’ve been using. I’ve tried all combinations of site permissions with forum moderator, but all get the same result.

    Thanks in advance

    #160126
    Robin W
    Moderator

    bbPress is tested with wordpress default themes. It maybe a conflict – you need to check plugins and themes

    It could be a theme or plugin issue

    Plugins

    Deactivate all but bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.

    Themes

    If plugins don’t pinpoint the problem, as a test switch to a default theme such as twentytwelve, and see if this fixes.

    Then come back

    #160120
    Robin W
    Moderator

    bbPress is tested with wordpress default themes. It maybe a conflict – you need to check plugins and themes

    It could be plugin issue

    Plugins

    Deactivate all but bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.

    Then come back

    #160119
    Robin W
    Moderator

    bbPress is tested with wordpress default themes. It maybe a conflict – you need to check plugins and themes

    It could be a theme or plugin issue

    Plugins

    Deactivate all but bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.

    Themes

    If plugins don’t pinpoint the problem, as a test switch to a default theme such as twentytwelve, and see if this fixes.

    Then come back

    #160104
    xxmesoxx
    Participant

    Just an update on this…

    In an attempt to solve the situation, I took my site offline and changed the prefix of kunena_topics to jos_ and figured that might be a work around. As it happened, instead I just got the error stating WordPress database error: [Table ‘******.j25_kunena_topics’ doesn’t exist]

    So when I run it normally to use the j25_ prefix, it fails and looks for jos_, and when I change the table to jos_, it then fails and asks for j25_

    Shaktimaan
    Participant

    My issue is very similar to

    https://buddypress.org/support/topic/each-editing-session-of-a-post-is-published-in-activity-stream/
    buddypress.org/support/topic/bbpress-post-edit-causes-multiple-activity-entries/
    buddypress.org/support/topic/editing-a-topic-duplicate-record-in-activity-stream/

    Wordpress version: 4.1.1
    Buddypress: Version 2.2.1
    bbPress: Version 2.5.6
    website: thinkatheist.org

    I am using a premium wordpress theme, Buddy

    Any solution?

    #160102
    xxmesoxx
    Participant

    I am trying to move my Joomla install over to WP, and am having some troubles with the Kunena importer to BBPress.

    When I attempt to do the import, it successfully moves over some of the information, but stops every time when it tries to import the topics. It gives me the error:

    WordPress database error: [Table ‘******.jos_kunena_topics’ doesn’t exist]

    The problem is that I don’t use the jos_ prefix anywhere in my tables, and it seems to be automatically inserting that prefix into the table when trying to import. I imagine the table it’s looking for is not actually jos_kunena_topics, but rather just kunena_topics.

    I am using Joomla 2.0.19 with Kunena 3.0.5, attempting to move over to the latest versions of both bbpress and WP.

    Any help will be appreciated.

    #160101
    Sebastian
    Participant

    Wordpress: 4.1.1
    bbPress: 2.5.6
    Theme: underscore

    I installed wordpress, bbpress and a bunch of other plugins in a local server with xampp. Everything worked fine.

    After migrating the installation to a webspace with the plugin backupbuddy the following error occured “ERROR: Are you sure you wanted to do that?when I want to create a topic or a reply in the frontend:

    Topic reply or Creation - Error

    – in the backend/dashboard I can create topics, replys, forums etc – works fine
    – in the frontend – no matter what user, admin or moderator the error occurs
    – I used the tools > forums > repair and reset – nothing
    – I deactivated all other Plugins – nothing
    – Deleted and Reinstalled bbpress – nothing (Do I have to delete database table from bbpress manually? or are they gone with deleting the plugin bbpress?)
    ….the error still exists and I can’t post or reply.

    I read some older post here in the forum, but there it seems to be different that the error comes up on local installed wp.

    Any suggestions or solutions?
    Would be really helpful. Thanks!

    #160099
    BBC
    Participant

    Hi
    I use the latest version of wordpress and bbpress and the twenty twelve theme.
    My users can not check the option “Notify me of follow-up replies via email” so that they receive a notification by email.
    The same checkbox I see below this window.

    Who can help me out.
    Conrad

    #160090
    wenlujon
    Participant

    the link is http://www.saidao.org/wordpress

    the forum link: http://www.saidao.org/wordpress/forums

    BTW, actually I’m setting up a Chinese site….

    #160071
    wenlujon
    Participant

    the forum is too narrow due to the sidebar (it won’t be a problem in wordpress), it’s even worse if a topic has a lot of pictures (the pictures looks very narrow), is there any method to remove the sidebar in the forum totally but still keep it in wordpress? also, it’s better that the change won’t affect the view from smartphone.

    please note i’m using the twenty-fifteen theme (I’ve created a child theme for it already).

    #160066
    BuddyPressLost
    Participant

    Looking at the import folder in bbpress I don’t see any PHP-Fusion. Does anyone know of the method to extract users, threads and articles from Fusion to WP?

    I found one in the tickets area. But they don’t seem to work.

    http://webcache.googleusercontent.com/search?q=cache:NbDWTvd1R3QJ:https://bbpress.trac.wordpress.org/ticket/2420+&cd=1&hl=en&ct=clnk&gl=us

    #160057
    rynep
    Participant

    The default WordPress Import/Export tools.

    WordPress 3.5.2 (export/old site) -> WordPress 4.1.1 (import/new site)

    They’re both running the latest version of bbPress. Is there another tool handy I can utilize?

    #160055
    Robkk
    Moderator

    when i said “i do not understand” i mean that i can not understand your broken English very well so that i could know the idea you were talking about.

    i suggest maybe rewording what you mean a little better, or post a job at http://jobs.wordpress.net/ and hire someone that knows your native language well.

    #160051

    In reply to: Sorting by freshness

    Robkk
    Moderator

    @gnulikeaboss

    Topics will display the most recent activity

    yes

    but you can’t click the ‘Freshness’ text/link to have it SORT

    bbPress does not have table sorting like this below example

    http://codepen.io/jakestuts/details/tGpju

    it doesnt even have a tabled layout anymore , its all lists

    i bet someone could develop this for you though

    go post a job at http://jobs.wordpress.net/

    #160035

    In reply to: Request: Voting

    Robkk
    Moderator

    these two plugins are both compatible with bbPress and have exactly what you said.

    https://wordpress.org/plugins/wp-ulike/
    wordpress.org/plugins/rating-widget/

    for support forums plugin i guess try this plugin instead

    https://wordpress.org/plugins/buddy-bbpress-support-topic/

    #160034

    In reply to: User role management

    Robkk
    Moderator

    i looked more at Robins plugin and it seems it could do what you asked.

    so forget my last response.

    https://wordpress.org/plugins/bbp-private-groups/

    and to create moderators you can create a new user and assign their forum role to moderator, or you can edit an existing users profile and change their forum role to moderator.

    to edit a user go to the backend of WordPress

    find the menu users , go to all users , search for your user , click the edit link to edit the specific user , then scroll down til you find forum role and click the drop-down and change the users forum role to moderator.

    #160029
    Robkk
    Moderator

    Your right i do not understand

    i suggest you post a job at http://jobs.wordpress.net/

    #160028

    In reply to: User role management

    Robkk
    Moderator

    i dont know about manually managing users to a certain group.

    There might be a workaround in paid memberships though, as long as the user roles the users acquire some certain capabilities to each one.

    Like for example.

    User A buys Bronze membership can only see forum A
    User B buys Silver membership can post to forum A
    User C buys Gold membership can post to forum A and forum B

    that might work

    i would suggest you go to http://jobs.wordpress.net/ and post a job and see if a developer can do this for you.

    if there is a person who finds out they can just update this topic for you.

    Robkk
    Moderator

    they know that their is an issue

    https://bbpress.trac.wordpress.org/ticket/2414

    #160025
    acerie
    Participant

    I just installed bbPress today (Version 2.5.6), and although I have been able to create new forums, every time I try to add a new topic I get “ERROR: Your topic cannot be empty.”

    I am using the latest version of the Nirvana theme (version 1.0.5), which is supposedly compatible with bbPress.

    I have searched some forums and tried adding the line “define(‘WP_MEMORY_LIMIT’, ‘128M’);” to wp-config.php, but still no luck.

    I have just installed wordpress, so at the moment the only plugin I have installed is “TinyMCE Advanced” which facilitates font modification (size, underline, family, etc.) in the post editor, and even after deactivating this nothing changes.

    Please help 🙂

Viewing 25 results - 7,726 through 7,750 (of 26,875 total)
Skip to toolbar