Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for '"wordpress"'

Viewing 25 results - 7,326 through 7,350 (of 26,874 total)
  • Author
    Search Results
  • #162664
    Shmoo
    Participant

    That’s why I installed it.. Testing the code and by the time my forum is done bbPress 2.6 will be released I hope.
    But still, a missing core stylesheet?

    Some developer who has worked last on the code should’ve mentioned it don’t you think, maybe the developers have some fancy tool where they test/fork the alpha and beta versions with?
    I just downloaded the latest version (trunk) of the trac website.

    https://bbpress.trac.wordpress.org/browser/trunk ( bottom – download .zip )

    BenM
    Participant

    Hi,

    Lots of plugins make this message appear :

    
    Notice: bbp_setup_current_user was called incorrectly. The current user is being initialized without using $wp->init(). Please see Debugging in WordPress for more information. (This message was added in version 2.3.) in /srv/wp-includes/functions.php on line 3560

    How could we correct this, it’s very annoying because even my functions (not related to bbpress) causes this !

    For example, this code display bbpress error :

    if (!current_user_can('update_plugins')) {
     	add_action('admin_init', create_function(false,"remove_action('admin_notices', 'update_nag', 3);"));
     }
    hammed4real101
    Participant

    Hi Everyone,

    Please, i want to make my wordpress site a forum website. so, have decided to use bbpress.

    And i want my forum to look exactly like this forum (styling and everything)

    So, have decided to use a template file.

    So, can somebody help me with the php code and css code to make my forum look exactly like this one.

    Thanks in anticipation.

    #162643
    Robin W
    Moderator
    #162625
    Robkk
    Moderator

    I am importing data from a PHPBB3 3.1.4 installation.

    Known issue that is being worked on.

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

    netentry
    Participant

    In a WordPress 4.2.2 installation, using bbPress 2.5.7, I am importing data from a PHPBB3 3.1.4 installation. Both PHPBB and WP4.2.2/BBPress 2.5.7 are on the same server.

    The import of data (a MySQL database of about 95MB) includes ONLY “replies.” And those imported replies are added to the DB as posts, but those posts are not visible in the WP Admin (they can be seen using a DB tool like PHPMyAdmin). NO forums are imported.

    Running Repair Forums tools all work successfully, except the following:

    Recalculating reply menu order … No reply positions to recalculate!
    Counting the number of topics in each forum… Failed!
    Repairing BuddyPress group-forum relationships… Failed!
    Counting the number of topics each user has created… Failed!
    Counting the number of topics to which each user has replied… Failed!
    Counting the number of replies in each forum… Failed!

    Basically, so far, I cannot import any data from a PHPBB3 installation, except “replies”.

    The PHPBB3 installation is fully functional. It works properly.

    Based on the information above, who can give me guidance toward a solution?

    Many thanks for your time.
    Bill

    Robkk
    Moderator

    This is planned for a future release , I think the next big release??

    You can track the progress here

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

    #162569
    Robkk
    Moderator

    @dc4x_admin

    I found something awhile ago , sorry I forgot about this topic.

    i cannont seem to find the code i used though.

    But you can just use this plugin instead , it should do the same thing.

    https://wordpress.org/plugins/bbpress-popular-topics/

    The shortcode is something like this for that plugin.

    [bbpresspopulartopics qty = 5]

    #162559
    Robkk
    Moderator

    bbPress is inheriting some CSS from your theme that is suppose to be for the WordPress comments.

    try this custom CSS to fix the issue

    #bbpress-forums .reply {
      margin: 0px;
    }
    #162554
    TopMostServices
    Participant

    Wordpress is amazing and #1 web developing platform in the world. We have know about some plugins it is very useful for everyone.

    Feed Back Form
    Contact Form
    Yoast SEO
    Google Analytics and more.

    #162540
    Dragonfighter
    Participant

    Hi all, I am hoping that y’all can help me or at least allay some anxiety.

    I am using WordPress 4.2.2 and b Pres 2.5.7. Guest users posting is unselected and the menu does not even display forums unless the user is logged in. If you know the URL and try to enter it directly you will get a 404 page. I am also using bb P private groups 3.0.7. Registered users are only allowed as spectators until promoted AND placed in one of the private groups.

    So today I deleted a user from the site and chose to delete all content. Later I found out he had posted to the forums complaining about his “treatment”. It was under “Anonymous” and showed the role of “Participant”. I also noted that his other posts, which I had not deleted showed “Anonymous” for the user. I have since deleted all of his posts and blocked the posting IP.

    The questions are these. Is there an exploit or some known issue where an anonymous user can post even though no guests can even see the forums, much less post in them? OR, was he able to still see the menu item and post as anonymous because his previous posts were still there?

    If the latter then I can rest a little easier as it should be handled. However if anyone knows why this happened, I’d be obliged if it could be explained.

    Thanks,
    Kyle

    Tony
    Participant

    I’ve searched but not found a solution. I’m running the current version of WordPress on a multisite network with a new install of bbPress.

    I’m the superadmin of the network and everything works great. However, when I try to give access to another user and give that user a keymaster role the links in the admin bar for Forums, Topics, and Replies is missing.

    So far I’ve tried running the repair tool with no change. I can even access the tools with the login that doesn’t show the admin bar links. The forum is located here: q4intel.softwiredweb.net.

    #162531
    qbow-admin
    Participant

    i found it somewhere on the web that users cannot use iframe code because wordpress prohibits it for the sake of security. -it says that – if they r allowed to use iframe codes, they might be able to attack you –

    #162520
    Robkk
    Moderator

    as long as you have embed media checked

    and also a full hyperlink from youtube.

    then it should work.

    https://codex.wordpress.org/Embeds

    #162511
    shanesams
    Participant

    Using the newest versions of wordpress and bbpress 5/26/2015

    #162509
    vpontin
    Participant

    Hi all!

    After some search here on support forum and in bbpress itself (v2.5.7, wordpress 4.2.1), i dont find anything about this (only Multsite-related, which isn’t my case).

    My question is: Is possible to bbpress use forums.example.org instead of example.org/forums ? I want to setup a small website consisting of a forum and a portal (blog), and i want to know if this is possible.

    Thank you in advance

    Robkk
    Moderator

    Well the file you are suppose to copy and create a bbpress.php file from is index.php

    And although putting the forum index shortcode in a page is “easier” in a sense , you will still come up with issues just like you are going through. This is why I have been editing the Codex for the last few days to hopefully fix these issues that users might come across.

    As for that weird wp tweaks issue you have , I do not know how to fix that. if you are only using that plugin just for a bbPress specific sidebar there are better plugins than that one.

    And it is not hard to manually create a bbPress specific sidebar too.

    Thanks so much – although I am wondering if it is going to solve my problem (but please do!)

    it might help a little, there is a bunch of post meta that you would have to remove for it to look correct.

    You can also contact me later today through email, if you need help during the process.

    Contact

    #162487
    paulosebin
    Participant

    I need help. Work in a news portal for trade shows and events in Brazil. The site was made in WordPress.I wish to point to the portal directors the possibility to create a forum within the portal for users to discuss about holding events during the year. It is a way to get list of e-mails.

    My question is whether we can install an independent layout of the portal. This layout can be a free or a designer can create the unique layout for this forum. It’s possible? How to do?

    The site that I intend to create forum is http://meuguru.com.br (Brazil), should you need to consult.

    Prabin
    Participant

    Hi @robkk
    Here are my answers :
    1. I haven’t imported any forums, and this issue wasn’t there berfore ( I think ).
    2. I haven’t modified core plugin and there is no other user capability plugin in my site.
    3. Yes default WordPress role is “participant”.
    4. Nope, not spam.
    5. No any security issue detected till now.

    Robkk
    Moderator

    If they get the keymaster role make sure you disable registration til you get this fixed.

    can you please answer these questions so i can narrow down what the issue might be??

    has this issue always been there when you first installed bbPress?
    did you import any forums and this issues has started?
    did you install any plugins that modify s the capabilities of users?
    is your default WordPress role for registration a subscriber in settings>general?
    have you had a large amount of spam lately?
    have you had any security issues lately?

    Right now i cant tell what what causing the issue?? It is either some capability plugin settings that are messed up , or that you have been hacked??

    Robkk
    Moderator

    How do your users register through your site?? Do they use the normal WordPress login forms, or do you use the bbPress shortcodes , or something different??

    Also do you have multi-site??

    caniwigirl
    Participant

    Nice to see that other people would like to see this as part of the standard set-up as @roberts-1 says… I am running the same versions using Momizat’s ‘Goodnews’ theme

    I’ve just tried @undergroundnetwork ‘s code and it works great for me as an admin… but for some reason, the other users with lower levels of access, don’t get the same result – they only get WordPress results, none from bbPress.

    Any ideas why? I’d really like to just have one search that does it all instead of one for forums and another for blogs etc.

    Cheers

    #162462
    Robkk
    Moderator

    if your using BuddyPress you can overwrite friends for followers

    https://wordpress.org/plugins/buddypress-followers/

    #162461
    Robkk
    Moderator

    Hi, im having this weird issue where the members of my site copy an image on their desktop and paste it on the bbpress text box.

    This is not an issue with bbPress , it is expected for it not to work since the url of the image is from the users computer.

    Just give your users a place to insert images from the users computer correctly.

    There are two plugins which you can use.

    https://wordpress.org/plugins/gd-bbpress-attachments/

    and this if you have BuddyPress installed and do not mind the visual editor being activated in bbPress. this plugin also allows inline image uploading.

    https://wordpress.org/plugins/bp-forum-editor/

    #162458
    Robkk
    Moderator

    @hunniemaid

    you place the code in your child themes functions.php or you can use a plugin like this

    https://wordpress.org/plugins/functionality/

    with that plugin you go to plugins> edit functions then place the code i gave you.

Viewing 25 results - 7,326 through 7,350 (of 26,874 total)
Skip to toolbar