Search Results for 'forum'
-
AuthorSearch Results
-
March 23, 2014 at 7:19 am #180176
In reply to: Problem: Invalid Activation Key
Paul Wong-Gibbs
KeymasterCalling out the core team of contributors or forum moderators is never likely to work at getting attention. We’re all busy and put as much time into the forums as possible for answering questions. 🙂
The invalid activation bug comes up every so often. Last I knew, we’ve not been able to track down why it sometimes doesn’t work.
March 23, 2014 at 6:54 am #180169In reply to: How to create roles and capabilities for user roles
siteshack
ParticipantHi Sundev
I realize that otherwise why would I ask the question. I’m asking for how to create more roles and privileges. I appreciate your participation but if you have nothing to add then why bother. Please do not take offence it’s just that why do people reply to forums all the time with no further input.
Have a great day
Danny 🙂
March 23, 2014 at 2:53 am #180164In reply to: Buddypress for subdomain?
Satyendra9717
ParticipantYes, I want to have buddypress as a forum on a separate subdomain like forums.mysite.com. Lets say i created a subdomain from wordpress mu and installed wordpress on it. what should i do next?
Any link?
Thanks
March 22, 2014 at 6:36 pm #180138In reply to: How I hide my un-wanted profile tabs
sundev
ParticipantThanks @Henry for your reply. It works for my subnavs but did not for the navs, perhaps, I don’t know how to apply it. I used:
//hide navs
function my_setup_nav(){
global $bp;
$bp->bp_nav[‘forums’]=false
add_action(‘bp_setup_nav’, ‘my_setup_nav’, 1000);it works and is hidded but I used with
// rename tabs
function mb_profile_menu_tabs(){
global $bp;
$bp->bp_nav[‘messages’][‘name’]=’Mails’;
add_action(‘bp_setup_nav’,’mb_profile_menu_tabs’,201);to rename some tabs and it worked as well but the counting bubble in the fronts disappeared and a small space is left before the activity tab. Could it be my functions that is causing extra space? how can I still retain those bubbles after renamed, Any idea please? Sorry for bothering you so much.
Thanks in anticipation.March 21, 2014 at 7:02 pm #180104In reply to: Notifications tab seems to break site
shughey
ParticipantI’m having the same problem so I tried using your fix but something is wrong. I don’t have:
elseif ( bp_is_user_forums() ) : bp_get_template_part( 'members/single/forums' );I have:
elseif ( bp_is_user_forums() ) : locate_template( array( 'members/single/forums.php' ), true );Using WP 3.8.1 and Buddypress 1.9.2
March 21, 2014 at 1:32 am #180092In reply to: Forum Posting time stamp
siteshack
ParticipantHi
if you look here https://buddypress.org/community/members/siteshack/forums/
you will see three items dated 1 year 3 months ago. These were submitted at different times. If you look at the items they have the correct date. The issue is that these items appear in the full list as old items and not new
Cheers
DannyMarch 20, 2014 at 10:06 am #180080In reply to: Groups Topics Page Error
ufmobilehz
ParticipantI have encountered this problem, my website link:http://www.howmultimedia.com/forum/topic/what-is-jps-and-how-to-open-it,
If I click on /topic/ in the middle of this link, it will appear “Nothing found for Topic”, what is the problem? Please help me, thank you!March 19, 2014 at 8:44 pm #180057In reply to: Internal Server Error in BBPress
Doremdou
ParticipantHello, this is buddypress support forums here not bbpress ones 🙂
You should ask your questions here : https://bbpress.org/forums/ 🙂March 18, 2014 at 4:33 pm #179972In reply to: Recommended Posts
joshwinkles
ParticipantThanks Henry. Quick question since I can’t seem to post the question (which is the problem). All of a sudden any new post I make shows up as if it was posted over a year ago, so no one sees it. Obviously support is through the forum, but I can’t post for anyone to see it (a vicious cycle). Any ideas?
March 18, 2014 at 9:01 am #179957In reply to: User can't edit profile page
Jose C
ParticipantWow, this was happening to me too and it turned out it was NextGen as well.
I thought everything was running just fine on front end and just for kicks I try a public forum account as a participant and try to edit profile in buddy press and it was redirecting the edit profile to a random post on my blog…. I couldn’t figure out where the redirect was coming from. Deactivated my redirection plugin, and that wasn’t it.
I had just installed next gen too and was really looking forward to using it. Never would have thought this created a conflict. And how could I have known? It would’ve continued being faulty like that for users!! Ahhh technicalities….
If anyone gets an update as to how this redirect is being made please let us know. Thank you @jslom for sharing this.
March 17, 2014 at 2:27 pm #179904In reply to: Notification still not being displayed
colabsadmin
ParticipantIf you can reproduce the blank condition every time when replying to forum topics, then I would focus on that for the time being. (The idea is to find something the fails EVERY TIME so you can troubleshoot it.) Start disabling plugins and revert back to a basic theme. If it’s stops happening, start re-enabling plugins one by one. That’s what I would do anyway.
March 17, 2014 at 12:59 pm #179899In reply to: Notification still not being displayed
jakewho
ParticipantThe fatal error is no longer generated in bbPress 2.5.1, so it looks like something new was introduced in bbPress 2.5.2.
Currently on my staging site I am running bbPress 2.5.1 and buddyPress 1.9.2, but unfortunately even though errors aren’t being generated anymore with this configuration, not all notifications are being displayed either. It looks like friend request notifications are working correctly, but user-to-user message notifications are not working. In addition, I am still getting “blank” notifications from the forum (even though I’m not seeing any fatal errors).
Any thoughts about next steps?
Thanks much
March 16, 2014 at 1:59 pm #179867In reply to: Notification still not being displayed
jakewho
ParticipantI have done some additional investigation and it looks like the problem may be that when someone replies to a topic in a bbPress forum, they are receiving the following error message:
Fatal error: Call to undefined function bp_notifications_add_notification() in /nas/wp/www/staging/cbblogers/wp-content/plugins/bbpress/includes/extend/buddypress/notifications.php on line 124
I tried to revert to buddyPress 1.8.1 and bbPress 2.5.2, but unfortunately this didn’t resolve the issue.
Any thoughts about what I should try next?
Thanks much,
March 15, 2014 at 4:32 pm #179838In reply to: Notification still not being displayed
jakewho
ParticipantI have taken a look at the data in the notifications table and it looks like all of the “blank” notifications (at least the first 5 or 6 of them) are of the type “bbp_new_reply”
here are a couple of rows from the database:
201438 2 15959 2483 forums bbp_new_reply 3/11/14 16:11 1
201443 2 1064 2101 forums bbp_new_reply 3/11/14 17:33 1
201464 2 15959 2347 forums bbp_new_reply 3/12/14 13:07 1
201468 2 15959 2494 forums bbp_new_reply 3/12/14 16:43 1Any thoughts about what might be causing this or how to correct the issue?
Thanks much,
March 15, 2014 at 4:12 am #179825In reply to: WordPress/BuddyPress Integration
Ben Hansen
Participantyou can only have one theme active at a time. also i think personally, buddypress would make a bad alternative for google drive since its really not the same thing at all.
as for putting a menu item to take users to the main forum page that will not be a problem.
it sounds like you may want try using wordpress first and then add buddypress once you are a little more familiar with it before adding buddypress to the mix.
March 14, 2014 at 10:02 pm #179812In reply to: Best Guide For BuddyPress Theme Dev?
modemlooper
ModeratorThere is some information in codex, if you need more post a forum topic
March 14, 2014 at 2:50 pm #179784In reply to: Notification Management
colabsadmin
ParticipantI’ve been playing around with the filtering aspect. Turns out Buddypress has a filter built in, so all you need to do is add a form (dropdown) to use it. I haven’t fully tested this but seems to work. I need a way to determine all possible notification component names and actions so it will autopopulate the dropdown when new plugins use notifications.
I copied /plugins/buddypress/bp-template/members/single/notifications.php to my child theme and added the following right below the bp_notifications_sort_order_form call
<li id="members-filter-select" class="last filter"> <?php qd_notifications_filter_form(); ?> </li>Then in my functions.php file, I added the dropdown code (I basically stole this from the code that generates the sort by date dropdown.
function qd_notifications_filter_form() { // Setup local variables // Need to figure out a way to autopopulate this array $searchterms = array( 'new_at_mention', 'bbp_new_reply','new_message','friendship_accepted','friendship_request','group_invite','localgroupnotifier','ac_notifier' ); $selected = ''; // Check for a custom sort_order if ( !empty( $_REQUEST['s'] ) ) { if ( in_array( $_REQUEST['s'], $searchterms ) ) { $selected = $_REQUEST['s']; } } ?> <form action="" method="get" id="notifications-filter"> <label for="notifications-filter-list"><?php esc_html_e( 'Filter By:', 'buddypress' ); ?></label> // need to loop through this instead of hardcoding the options. <select id="notifications-filter-list" name="s" onchange="this.form.submit();"> <option value="" <?php selected( $selected, '' ); ?>><?php _e( 'All', 'buddypress' ); ?></option> <option value="new_at_mention" <?php selected( $selected, 'new_at_mention' ); ?>><?php _e( 'Mentions', 'buddypress' ); ?></option> <option value="bbp_new_reply" <?php selected( $selected, 'bbp_new_reply' ); ?>><?php _e( 'Forums', 'buddypress' ); ?></option> <option value="new_message" <?php selected( $selected, 'new_message' ); ?>><?php _e( 'Messages', 'buddypress' ); ?></option> <option value="ac_notifier" <?php selected( $selected, 'ac_notifier' ); ?>><?php _e( 'Activity', 'buddypress' ); ?></option> <option value="localgroupnotifier" <?php selected( $selected, 'localgroupnotifier' ); ?>><?php _e( 'Groups', 'buddypress' ); ?></option> <option value="friendship_accepted" <?php selected( $selected, 'friendship_accepted' ); ?>><?php _e( 'Friend Accepts', 'buddypress' ); ?></option> <option value="friendship_request" <?php selected( $selected, 'friendship_request' ); ?>><?php _e( 'Friend Requests', 'buddypress' ); ?></option> </select> <noscript> <input id="submit" type="submit" name="form-submit" class="submit" value="<?php _e( 'Go', 'buddypress' ); ?>" /> </noscript> </form> <?php }March 13, 2014 at 7:29 pm #179727shanebp
ModeratorI’d use the approach @boonebgorges suggests – a custom table with these fields:
-user_id unique
-long
-latThen you don’t need any joins.
>individual forum posts are geo-tagged
Based on where they were created or based on the existing geo-tag for the user?
If the former, you can add a column to the custom table.
If the latter, you’re good to go.March 13, 2014 at 3:23 am #179668@mercime
Participant@neerajkumar2020 have you posted at plugin’s support forum as Henry suggested in https://buddypress.org/support/topic/buddypress-ass_digest_items-in-usermeta-table/ ?
March 12, 2014 at 10:23 pm #179665In reply to: How can I edit the html of navigation tabs?
godavid33
ParticipantI ended up just copying the function and renaming it and using that. but of course the code is not pasting… So i’ll just point you where I went:
http://phpxref.ftwr.co.uk/buddypress/nav.html?_functions/index.html
Line 840
Hope this helps someone.
Every post I look at seems to be ages old, so hopefully this forum is not dead. I shall take it upon myself to revitalize posting actually useful things.
March 12, 2014 at 1:27 pm #179655granville
ParticipantHi @danbp
Thanks for the reply – sorry for my slow response; I hadn’t selected “notify” at the bottom of the page.
My main concern is that @megainfo is unwell – the support forum for the great plugin Buddypress Wall has been abandoned. It’s been 6 weeks and not a peep from megainfo. The support wall is here:
https://wordpress.org/support/plugin/buddypress-wallThere are several problems now reported there – mine is there also, and the link is here:
https://wordpress.org/support/topic/post-on-another-members-wall-disappearingIf you are able to provide assistance, I would be very grateful
March 12, 2014 at 12:35 pm #179651In reply to: BuddyPress: “ass_digest_items” in usermeta table
Henry Wright
ModeratorAh right. So it’s this plugin you’re using:
https://wordpress.org/plugins/buddypress-group-email-subscription/It’s very easy to update user meta in WordPress. See:
https://codex.wordpress.org/Function_Reference/update_user_metaBut the plugin uses the BP version of this function AND I see that there are conditions in place which govern when this particular meta value is updated.
Have you tried asking on the plugin’s support forum? That might be the best place to start as you’ll have people there far more familiar with the plugin’s code.
https://wordpress.org/support/plugin/buddypress-group-email-subscription
March 10, 2014 at 8:11 pm #179579danbp
ParticipantHi guys !
Most of the publishing stuff is regulated from within WordPress settings.
And allowing blog and forums activity comments is a setting of BuddyPress.If you don’t want your users writing notices (what’s new ?), the only thing that is published by buddyPress, you can remove the notice form from the template or add a conditionnal if/else for the allowed members…
@boblebad, FYI buddypress is not a forum software. The forum plugin is bbPress.March 10, 2014 at 4:58 pm #179573boblebad
ParticipantThat’s something i would like to know too.
I need to have free “members” that can’t interact with the forum and groups, it’s okay that they can read/view them, but not answer or create new topics – that’s only for paying members.
It is actually weird that this feature isn’t in BuddyPress out-of-the-box, most other forum software has it.
All the best
CarstenMarch 9, 2014 at 11:56 pm #179526BuddyBoss
ParticipantOk so, first delete the image map.
Then in the file header.php in your theme, you can add this code:
<!-- Register/Login links for logged out users --> <?php if ( !is_user_logged_in() ) : ?> <div class="header-login"> <a href="<?php echo wp_login_url( $redirect ); ?>" class="button">Login</a> <?php if ( bp_get_signup_allowed() ) : ?> <a href="<?php echo bp_get_signup_page(); ?>">Register</a> <?php endif; ?> </div> <?php endif; ?>Basically it first checks to see if the user is NOT logged in.
If that condition is met (user is logged out) then it displays a link to Login and then a link to Register (if registration is open).I put the whole thing into a DIV element called .header-login which you can used to style the section via CSS. At first it may not look like much – just two links. You or your developer will need to edit the CSS. Maybe if you get it working correctly but it looks bad, you can come back to the forums here and post again about how to style it.
-
AuthorSearch Results