Some reason I am not getting the activation e-mail. when someone registers to the site. can someone help please? Tell me what I am doing wrong?
Activation E-mail will not send.
Published on June 24th, 2015 by zewitchiBackupBuddy Question
Published on June 24th, 2015 by Anonymous User 14235950Hi,
I am setting up a deployment site using BackupBuddy and wanted to kind of start with a fresh install of WordPress rather than just move my entire site and all of the files over all at once. I have tested out a lot of plugins in the past and I am always a bit of a clean freak and a little paranoid about what files the old plugin left or things they configured, so settings up a new WordPress installation from scratch and just moving over the plugins and data I use would be ideal (I think) since this way would leave all the unused files and old stuff behind.
So basically BackupBuddy told me to contact each plugin author to make sure that all of the files I would need to transfer that their plugin uses are located in their plugin’s folder.
Is this true? If there are any files that your plugin uses that aren’t in your plugins folder, could you let me know where they are located so that I can configure BackupBuddy to send those as well?
Thanks
Migrating users problem
Published on June 24th, 2015 by brightsceneHi,
I have a situation where I need to take the existing buddypress data from an old site along with a batch of wp_users.
The problem is the new site already has some wp_users so I need to renumber the wp_users from the old site to start from a particular number and then correlate this with the buddypress data.
Anyone got any ideas of the best way to do this without me spending the next week renumbering things manually!
Thanks
‘Blocked’ on blank page on login
Published on June 24th, 2015 by Sapsford11I noticed a few other people have had the same issue but no one has provided an answer to this. I have created a forum and when i go to log in i get a blank page that says blocked in the top left corner. This is also same for other visitors to my site. This doesn’t happen all the time but 9/10 i can’t log in. The fact that it works sometimes makes it hard to diagnose.
Does anyone have any idea of the solution to this? I haven’t accidentally blocked myself or anyone else.
Regards
Craig
Visible indicator of new posts
Published on June 24th, 2015 by ConfGenIs there an option to get a visible indicator when unread and new posts are in my forum? Other than the timestamp.
Thanks
Thomas
Change the user role based on the number of post in the forum
Published on June 24th, 2015 by ConfGenIs it possible to automatically change the user role based on the number of post in the forum?
In the past I was using phpBB and there you could do that. New user were catagorized as “beginner” and after eg. 100 posts they automatically became “Advanced”.
This did not change anything in their permissions but gave them some kind of status.
Thanks
Thomas
Can’t access Forum Page
Published on June 24th, 2015 by Tiago59Hey!
I’m the the admin of one website and when I try to go to Forum page (with my log in), it says “Please go to the admin section and change your Website Toolbox forum settings.” and I can’t find anything in admin control papel. I can moderaste the forum via WP admin section, but if i want to go to fóruns, reply people and create topics, i cant. Can u help me? 🙂
moderators not recieving notifications?
Published on June 24th, 2015 by allmyhoneyHi there, I have an issue I just cannot get working and I really am not sure why. Firstly I have 3 moderators on my bbpress forums and I want them to get a notification when a new topic is posted of course. I assumed this would be automatic but I have realized that it is not. So I took at look at this thread here: https://bbpress.org/forums/topic/moderation-and-email-notifications/ and notice that plugins may be required here.
So I installed this plugin: bbPress Moderation but this just sets all posts to pending which is not what I want and also only notifies me and not my moderators which is a little but pointless of course. So then I tried this plugin bbPress Notify and this does not seem to have any notifications for the bbpress user roles. For example it lists that notifications can be sent to admins, editors, authors subscribers and contributors but none of the bbpress specific roles which again is not ideal and little bit pointless.
So I guess my question is how do the moderators only get notifications of new topics posted? Also is there a way to assign a moderator specifically to a single forum and not the entire bbpress forum set so to speak? Maybe I am missing something obvious here as I say because I am new to this. Apologies if I am. Any help would be much appreciated.
Parent page > Child page
Published on June 24th, 2015 by guillaumeHello to everybody,
I am currently working on a BBPRESS installation. I have 2 diferent parts on my website : a Blog AND a Forum.
I have a parent page for all my forums called “Forums” So, in my main nav, I have 2 items : “Blog” and “Forums”.
When I click on “Forums” in the nav, I go to the parent page of all my forums. In the nav, the item “Forums” gets the following classes in the HTML :
.menu-item menu-item-type-post_type .menu-item-object-page .current-menu-item .page_item .page-item-20 .current_page_item menu-item-22
Now, when I click on one of my forums, “forum 1” for exemple, my item “Forums” in the nav gets the folowing classes :
.menu-item .menu-item-type-post_type .menu-item-object-page .menu-item-22
and the item “blog” get the classes :
.menu-item .menu-item-type-post_type .menu-item-object-page .menu-item-23 .current_page_parent
I mean that “forum 1” should be a child page of “Forums” ?
Instead, it seems to be a child element of the blog. Does anybody know how to fix this ?
I have the latest version of wordpress and bbpress, work locally with Mamp, using Twenty15 as a theme.
If somebody have a solution, it would be great, thanks for your attention.
Guillaume
remove bbpress notifications, buddypress
Published on June 24th, 2015 by daniel84ukUsing latest version of all plugins.
So i am wanted to disable all forum notifications, as i get endless new reply notifications.
I have removed all code from the file
/bbpress/includes/extend/buddypress/notifications.php
leaving only <?php
Which after testing seems to do what i want.
I realise this isnt the correct method, can anyone point advise me on the proper way to do this, do i use a series of remove_actions ?
Thank you 🙂