Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for '"wordpress"'

Viewing 25 results - 6,576 through 6,600 (of 26,874 total)
  • Author
    Search Results
  • #167559
    Pascal Casier
    Moderator

    @mica123

    You don’t have any other cache plugins running on your wordpress, right ? Or on your providers platform ?

    Pascal.

    #167552
    IbraheemSalem
    Participant

    I Convert from vbulletin forums to WordPress,
    I want ask if found Any method to makes passwords in wordpress same passwords in vbulletin for users transferred from vbulletin

    #167526

    In reply to: Subscribe question

    Robkk
    Moderator

    @mica123

    Make sure that a user is actually subscribed so that they receive the subscription emails. Some users get confused and think they get the emails magically sometimes without subscribing to a topic or forum.

    Subscriptions

    Also install this, because sometimes the emails just do not send as they caught up in spam folders. The functionality in the plugin will most likely get into the bbPress plugin in the future.

    https://wordpress.org/plugins/asyncronous-bbpress-subscriptions/

    #167523
    Robkk
    Moderator

    What username plugin?? Is it on the WordPress repository??

    link me to where you got the plugin.

    #167520
    vyasmonarchu
    Participant

    I tried deleting and re installing bbpress . I have also deactivated any other bbpress associated plugins . now i am getting this error

    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 /hermes/bosoraweb137/b2961/ipg.mydomaincom/wp-includes/functions.php on line 3622

    It is only visible if i am logged in to the website on the backend . Views are not able to see this . but how to solve it

    #167518
    Robkk
    Moderator

    Sorry guys was probably tired or something, I should have led you guys to this explaining how to deactivate plugins when you cannot get into the admin panel.

    https://codex.wordpress.org/FAQ_Troubleshooting#How_to_deactivate_all_plugins_when_not_able_to_access_the_administrative_menus.3F

    And @bdsand I should have led you to this for the blank screen, but I am glad you fixed it.

    https://codex.wordpress.org/Common_WordPress_Errors#The_White_Screen_of_Death

    As for this issue, bbPress shouldn’t behave like this during deactivation of bbPress.

    See if some of the steps from here can help you.

    https://codex.wordpress.org/Login_Trouble

    I am guessing you guys are both getting the same error notice like this.

    You do not have sufficient permissions to access this page

    • You may also want to see what is the url after you get the permission error, see if there is an extra query in the url like ?restricted or something.
    • Check in a different browser to see if you get the same issue.
    • Check in a different user with a different user role(make sure you create a test user before deactivating bbPress)

    You guys can also test out your themes and plugins in a local test site/test server on your computer to see if you can duplicate the issue there.

    Creating a Test Site

    Dan LaSota
    Participant

    I was tracking down a disk full error on my server and I ran across the file bb-config.php
    Here is a partial directory listing of my WordPress networked multisite install:

    
    [root@community public_html]# ls -l
    total 16162640
    -rwxrwxr-x  1 apache   apache 16550170624 Oct  7 17:03 bb-config.php
    -rw-rw-r--  1 apache   apache        5686 Mar  2  2015 favicon.ico
    drwxrwxr-x  5 apache   apache        4096 Aug  6  2010 feed2js
    drwxrwxr-x  2 apache   apache          34 Jul 13  2012 files
    -rwxrwxr-x  1 apache   apache        9853 Nov 10  2011 glob_deny.rules
    drwxrwxr-x  3 apache   apache          46 May  6 10:18 http:
    -rw-r--r--  1 apache   apache         418 Oct 29  2013 index.php
    

    The top bit of bb-config.php looks to be php code. The bottom bits, revealed with the tail command, are binary.

    A config file, or functions file, can’t be 16GB big.

    Question:
    What is normally stored in this file?
    There are a few sites which are using the bbPress system, I don’t want to lose actual student data, but my disk is filling up/full.

    Thanks

    Dan LaSota

    #167504
    davidschwartzer
    Participant

    Pascal:

    Thanks for your note. I was about to attempt your recommended change when I saw that an update to the plug-in had been released. I installed the update and all now seems to be working correctly. The Oh Bother text can be modified and I now have the ability to remove it completely.

    Thank you for your help and for providing such a useful plug-in. I think a lot of WordPress users will find this helpful.

    Regards,

    David

    #167502
    bdsand
    Participant

    Thank you for the reply.

    I accessed the cPanel and renamed the folder. That allowed me to log back into WordPress admin. However, reactivating the plugin and renaming the folder back to the original name interfered with other plugins and caused the site to disappear (blank screen only) and the dashboard to be significantly altered. We were able to revert back to a backup from earlier in the day, which put the site and dashboard back to normal. We will leave as-is until a developer is able to examine the bbpress plugin more closely.

    Thank you again.

    #167501

    In reply to: reCaptcha question

    mica123
    Participant

    Thank you. I found Advanced noCaptcha reCaptcha here.
    I could try this.

    I am not sure if I could use WangGuard – I am really looking for a good antispam plugin which will work with bbpress. Akismet is usually recommended – but it is for personal use. I am not sure if it is free for non-profits? I read high praise for Antispam Bee but it’s unfortunately not working with bbpress it seems. Any advice would be greatly appreciated.

    nikhilnaik
    Participant

    @yavanna, I got my problem sorted by removing the above mentioned code and using the https://wordpress.org/plugins/buddypress-group-email-subscription/ plugin.

    if you could post more details, maybe I can help you out.

    #167495

    In reply to: Subscribe question

    Pascal Casier
    Moderator

    @mica123 ,

    I suppose you refer to bbpress on wordpress ?

    You can subscribe to a forum and then you should get emails when a new topic is created.
    You can subscribe to topics and then you should get an email when replies are given to the topic.

    Hope this answers ?

    Pascal.

    #167487
    Robkk
    Moderator

    Your students can register using the default WordPress register form here if you enabled registration in Settings > General.

    yoursite.com/wp-login.php?action=register

    #167486
    Robkk
    Moderator

    You cannot do this at the time. There is a ticket to hopefully add this feature to bulk edit topics into different forums in the future.

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

    This is where it would be in Topics > All Topics in the WordPress backend, just show/change the parent forum with a dropdown like when you edit a single topic right there.

    There have been a few tickets in WordPress itself to make it easier without a workaround with javascript lately so hopefully that will help get this type of feature in soon.

    #167481
    Robkk
    Moderator

    You do not need to create a page at all just create a custom link in the menus section to /forums on your site.

    https://codex.wordpress.org/Appearance_Menus_Screen#Custom_Links

    #167471
    Robkk
    Moderator

    What button?? What welcome message, the howdy, user message??

    I think you need to run the repair tools to recalculate the topic count. The repair tools are in Tools > Forums in the WordPress backend.

    #167468
    Robkk
    Moderator

    @jrunfitpro

    Sorry for the late reply.

    Since you said it is not a plugin issue causing it and you have done other troubleshooting to see if a code snippet in a theme could be causing it, create a test user, just a participant/subscriber user, then you can deactivate bbPress so I can see the issue you are getting. Contact me through email so that you do not need to post login details on the forum.

    Contact


    @bdsand

    If you have already done some troubleshooting and have not found an issue, you can let me test to see what could be causing the issue too.

    #167458
    Robkk
    Moderator

    Could be an issue with theme compatibility in bbPress. To get around that make a bbpress.php file in your theme.

    Getting Started in Modifying the Main bbPress Template

    You can see what WordPress conditionals affect what bbPress pages by using the test that is explain in this ticket from the user. Or you can check the theme compat file in bbPress.

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

    #167453
    Robkk
    Moderator

    Did you place the forum index shortcode into a static WordPress page?? Does clearing cache fix the issue??

    Troubleshooting

    #167448
    gperez-tl
    Participant

    Hi. I’m working with bbpress in a child theme, and I’m having a couple of strange issues in a remote environment that I think I can’t reproduce locally.

    One is related to Profile pages. If I log as a certain user and then visit other user profile (in my case, the administrator profile), the displayed page may not be the correct one. Let me explain:

    I worked with admin user a lot, but sometimes I log with a subscriber role in order to develop different contents, meaning the admin can see things than subscribers cannot. Well, being a subscriber suddenly I can see button that I shouldn’t see when visiting the admin page. And more: the “welcome username” message is wrong, showing the admin name instead of the subscriber.

    Conclusion: some pages are some-way cached. Editing them via FTP and saving again the files solves the issue.

    Second issue: the topic count (bbp_forum_topic_count method) sometimes displays the wrong number of topics if I previously deleted some. In my case, I deleted 5 topics. But the counter was wrong. So I went to Topics->Trash, removed just one permanently an now to count works just fine.

    So, for this second issue I’d like to know if there’s a bbpress cache for counting or something.

    Notice my remote environment doesn’t have any cache enabled. And I don’t have any wordpress cache plugin installed. And also as I’m developing I have rules in .htaccess to avoid cache as much as I can. But anyway something is going on and I can’t trust my installation until I discover what it is.

    Thanks in advance.

    #167446
    Pascal Casier
    Moderator

    @davidschwartzer,

    For issues with the specific plugin, can I ask you to open a support request on https://wordpress.org/support/plugin/bbp-manage-subscriptions ?

    Thanks,
    Pascal.

    #167436
    Pascal Casier
    Moderator

    @joviyach

    If it can help, I have just uploaded the new version of my personal plugin https://wordpress.org/plugins/bbp-manage-subscriptions/ where you can play with the ‘Oh Bother! message (hide it, set a different text, …)
    My plugin is adapted to my own needs, but feel free to use it. And give me more ideas to implement !

    Pascal.

    #167435
    Robkk
    Moderator

    @casiepa

    Per forum moderation is in 2.6 alpha if I remember correctly. So I assume it should ship with 2.6.

    In my reply in that topic I got my information from the bbPress milestone roadmap, and also the feature was not complete til about 3 months ago, 3 months before that reply.

    https://bbpress.trac.wordpress.org/roadmap

    Huh didn’t know Robin’s plugin could do that, that’s pretty cool.

    #167434
    Pascal Casier
    Moderator

    @davidschwartzer

    I just had another check at your website and I fully agree with robkk that you have very strange slugs.

    If it can help, I have just uploaded the new version of my personal plugin https://wordpress.org/plugins/bbp-manage-subscriptions/ where you can play with the ‘Oh Bother! message (hide it, set a different text, …)
    My plugin is adapted to my own needs, but feel free to use it. And give me more ideas to implement !
    It might help you with the message, but please review your whole setup.

    Pascal.

    #167433
    Pascal Casier
    Moderator

    I digged a bit further because I was almost sure that it could do it… and it seems so. Check out https://wordpress.org/plugins/bbp-private-groups/

    According to https://bbpress.org/forums/topic/per-forum-permissions-by-group/page/5/ v1.7 had : Moderators can now be set to moderate all forums or just their group ones (plus any open forums)

    To be tested of course if it helps with your question.

    Pascal.

Viewing 25 results - 6,576 through 6,600 (of 26,874 total)
Skip to toolbar