Search Results for 'buddypress'
-
AuthorSearch Results
-
July 21, 2013 at 10:21 pm #168508
aces
ParticipantDon’t you have another option below:

Alternatively have you tried resetting ( > Tools > Forums )…
July 21, 2013 at 10:17 pm #168507In reply to: BuddyPress Registration Component
bp-help
Participant@ibrahim-ismail
If your logged in you would be redirected to the home page. Its default behavior. Try logging out then typing the url. Search on here for similar threads because this has been covered many times over and you should find the solution in those threads.July 21, 2013 at 8:52 pm #168503In reply to: Problems with theme compatibility
Sean Infinitee
ParticipantI had similar problems with my theme and buddypress, but you can use CSS to tweak the profile screen elements into place…
July 21, 2013 at 8:35 pm #168501notpoppy
ParticipantWell unless anyone has any better suggestions it looks like all I can do is put the old database back and start again.
July 21, 2013 at 8:33 pm #168500craig
Participantoh i see. Well that’s correct. I’m just looking to create links. Would you know how to create some links directly to users different profile elements?
July 21, 2013 at 8:31 pm #168499bp-help
Participant@craigheyworth
I was actually just responding about it being dangerous. I simply meant if someone tells you it is dangerous they should at least say why, after all you was only going to use it to add links.July 21, 2013 at 8:25 pm #168498craig
Participanthuh? – think you may have pointed your comment the wrong way bud.
So coming back to point, I’ve added to the function.php the code allowing php in the widgets, and I’ve then tested both of the following
<a href="<?php echo bp_loggedin_user_domain(); ?>">Profile</a>
<?php echo bp_core_get_userlink( bp_loggedin_user_id() ); ?>both of which now work as links to the profile. That’s one part of the initial question so thanks. The other is how do I change the code here to also link to the users /messages, /friends etc… does anyone know?
July 21, 2013 at 4:32 pm #168491@mercime
Participantany registered if logged in, can’t see activity streams
@rajeev-jain very strange. As mentioned above, backup database. Deactivate all plugins except BuddyPress and bbPress and change to Twenty Twelve theme. Clear cache. Check if you can view Activity Streams now. If ues, then activate the Magazine theme and check Activity Stream. If all is go, activate plugins batch by batch and double-check Activity Streams to help you identify what is causing the visibility issue when logged in.July 21, 2013 at 4:11 pm #168490In reply to: Register Page Blank in Latest Version (1.8)
surge74
ParticipantI ran it in twenty twelve and twenty eleven as well as my gameday theme and it didnt work on any not to mention i had to make the “register” page under the parent of the “community” page just to have it on my gameday theme. When i switched to the buddypress theme it worked just fine (dint check/change the parent part) I just tried to use it by deactivating all my plugins (except for buddy press) and still does not work. I also contacted the company i purchased the theme from and they directed me to other gameday websites with buddy press and they seem to work fine with it. I am truly lost on this. (EDIT): Well this is strange, i just tried it on all 4 themes while changing the register page from “parent page=groups” to “no parent” and it doesnt work now even on buddypress default theme. I get a blank register page on all of them.
July 21, 2013 at 2:40 pm #168488In reply to: Better sorting for new bp_group_has_members() query
shanebp
ModeratorGood idea.
You should submit an enhancement ticket on https://buddypress.trac.wordpress.org/
And if you can submit a patch with the ticket… even better.July 21, 2013 at 2:23 pm #168487bp-help
ParticipantJuly 21, 2013 at 1:59 pm #168485In reply to: Warning Empty Delimiter on line 864
soelver
ParticipantProbably not the right way to fix it, but this worked with the 1.7 update, and it works now:
https://buddypress.org/support/topic/buddypress-1-7-is-now-available-2/page/2/#post-161255
July 21, 2013 at 11:56 am #168481In reply to: [Resolved] Register Page not Added to Navigation
louieknows
ParticipantHey I actually have a question. How would I use the code you explained here https://buddypress.org/support/topic/adding-dynamic-profile-link-to-main-menu-item/
To add to a drop down menu? It work perfect but I want to add that code to a specific button. If it helps, the item in the menu is titled “Players”
July 21, 2013 at 6:41 am #168475bp-help
Participant@craigheyworth
I guess that is good info if you knew in the first place how to create your own widgets and I am assuming you wouldn’t otherwise you wouldn’t have asked for help. Also if one does not elaborate why it is not safe, I personally would like to here the explanation as to why myself. You just wanted to create some dynamic links correct? Its not like your giving them a form to execute malicious php code in. Saying it is not safe given the circumstances of the specific use is not really valid in my opinion without a clear explanation.July 21, 2013 at 6:18 am #168472@mercime
Participant@rajeev-jain So to be clear, you cannot see you Activity Stream pages when you’re logged in? I can see it fine. You should be able to deactivate the BP plugins except BuddyPress and social login plugin without any issues. Back up database first if you’re unsure so you can revert to old database if there’s any problem.
To avoid stressful upgrades or plugin surprises (!), recommend that you set up a development site which mirrors your production environment so you have an area to test themes, plugins and upgrading before you actually upgrade your production site or install a new plugin/theme.
July 21, 2013 at 5:29 am #168469In reply to: The name of the database for bbPress
@mercime
Participant@doollard just to be clear, BuddyPress is a WordPress plugin, and so BP uses the same database as your WP installation. Therefore:
– You can install BP in your first WP installation where you used DB prefix wp11_
– You can also install BP in your second WP installation where you used prefix bp77_Now if you mean that you want to run one WP/BP installation using two databases, that would be in the world of DB experts/developers. If you’re going to take this on yourself, look at:
– https://codex.wordpress.org/Class_Reference/wpdb
– https://wordpress.org/plugins/hyperdb/faq/July 21, 2013 at 5:15 am #168468Rajeev Jain
ParticipantHi Mercime,
I deactivated only buddypress plugins and tried to see ‘Activity Streams’ but it still was showing blank page. Actually, I dont have much technical knowledge about wordpress and plugins so i was worried if i will deactivate my all wordpress plugins, it might disturb my website.
I have not changed any core files of buddypress. Though, yesterday, i updated my buddypress to 1.8 version, previous version was 1.7, but after this update, still i am not able to see ‘Activity Streams’ Page.
Here is my website :
http://skeworthsharing.com/July 21, 2013 at 5:05 am #168467craig
Participanthow do you mean?
I’m after a widget with some custom links basically… to the users profile (which we now have, thank you), their friends, messages etc.
July 21, 2013 at 1:52 am #168461In reply to: Reporting an issue on buddypress.org
@mercime
Participant@faramarz We’re aware of that. Changes being made in the backend.
Thank you for your patience.July 20, 2013 at 11:14 pm #168456modemlooper
ModeratorI would not do that. Not safe. You can create your own widgets.
July 20, 2013 at 9:32 pm #168454craig
Participantok great, that worked.
and now how would I get the users messages, friends etc. custom links within a users profile?
July 20, 2013 at 9:25 pm #168453bp-help
Participant@craigheyworth
You would have to enable php in widgets before you do anything. You can use this code in your themes functions.php to enable it:add_filter('widget_text','execute_php',100); function execute_php($html){ if(strpos($html,"<"."?php")!==false){ ob_start(); eval("?".">".$html); $html=ob_get_contents(); ob_end_clean(); } return $html; }Then in a text widget you could add @modemloopers code above for examples.
July 20, 2013 at 9:22 pm #168452In reply to: [BUG] Request Group Membership
CTS_AE
ParticipantWordPress 3.5.2
bbPress 2.3.2
buddyPress 1.8Fresh installs on everything
Theme: Twenty TwelvePlugins installed:
- bbPress
- BuddyPress
- NextGEN Gallery
- Page Links To
July 20, 2013 at 9:06 pm #168450craig
ParticipantHey
As this is a personal project, I’m only able to work on it at weekends.
So I’m trying to get links as I say directly to the logged in users profile, messages, friends etc in a widget.
What code would I need for this?
July 20, 2013 at 6:47 pm #168442In reply to: Some minor changes (e.g. Groups = Projects)
aces
ParticipantI don’t want people to create groups, I want them to create projects.
So it’s not only the page title I have to change, it’s everything that is group related.https://codex.buddypress.org/developer/customizing/customizing-labels-messages-and-urls/?
( https://codex.buddypress.org/developer/customizing/changing-internal-configuration-settings/ might also be useful… )
-
AuthorSearch Results

