Search Results for 'wordpress'
-
AuthorSearch Results
-
December 19, 2012 at 6:22 pm #148146
kpolkson
Participantyou’re probably right.
Though I’d be curious to hear from any of the buddypress experts (or maybe just wordpress experts in general – I am not a big php or wordpress guy) how it is that the function for the activation emails is pulling in the $key where it does not appear to be defined or set up anywhere in the bp-core-filters.php file*, it just appears and is handled as such. I assumed if the filter were set up to attach to that function, it would pull in whatever that function pulls in it’s original context.
December 19, 2012 at 5:28 pm #148135In reply to: [Resolved] Member Role gone after update
John James Jacoby
KeymasterYou could grant them all the Subscriber role. How did they all end up with the Member role? It’s not BuddyPress’s default role; did you set it to be in WordPress’s settings?
December 19, 2012 at 4:59 pm #148127In reply to: Left sidebar not visible
@mercime
ParticipantPlease post at theme’s forums at https://wordpress.org/support/theme/custom-community or at http://themekraft.com/support/
December 19, 2012 at 4:27 pm #148123Toby Cryns (@themightymo)
ParticipantOne other thing that I don’t know the answer to is how BuddyPress keys are connected to the WordPress registration process. For example, does WordPress generate the key, or is it BuddyPress that is generating the key?
If WordPress is generating the key, then the answer might be further down the line.
December 19, 2012 at 7:28 am #147845In reply to: Buddypress makes invalid feeds
Paul Wong-Gibbs
KeymasterJust done: https://buddypress.trac.wordpress.org/ticket/4724
December 19, 2012 at 1:50 am #147821Toby Cryns (@themightymo)
Participant@kpolkson,
There are smarter people around these forums than me, but I will try to help.It looks like you haven’t defined the $key variable or have not passed it properly.
Perhaps try digging into bp-members-functions.php and figuring out a way to extract the $key variable. See the line:
`$user_id = $wpdb->get_var( $wpdb->prepare( “SELECT user_id FROM {$wpdb->usermeta} WHERE meta_key = ‘activation_key’ AND meta_value = %s”, $key ) );`https://buddypress.svn.wordpress.org/trunk/bp-members/bp-members-functions.php
December 19, 2012 at 12:12 am #147815In reply to: WPMS stand alone plus multisite?
@mercime
Participantthey see the Dashboard option of the main site … is there some way of disabling that?
December 18, 2012 at 10:56 pm #147811In reply to: Buddypress and anything that accesses the xmlrpc
Paul Wong-Gibbs
KeymasterWhat versions of WordPress, BuddyPress, and Jetpack are you using?
December 18, 2012 at 10:09 pm #147808In reply to: Widget Displaying Avatar and Follow Button
danbpfr
Participantbuddypress followme or buddypress followers ?
The followme plugin integrate a widget. https://plugins.svn.wordpress.org/buddypress-follow-me/trunk/includes/
And on followme description page, you can read:
— Important — If you use Buddypress Followers plugin ( https://wordpress.org/extend/plugins/buddypress-followers/ ), it should be deactivated.
December 18, 2012 at 8:00 pm #147791In reply to: Same Nav Bar Network Wide
myladeybugg
ParticipantThanks @mercime. I found this one yesterday but was having some difficulty getting it to work. I am brand new to wordpress so this is most likely the reason. 🙂
I need to go to my main blogs dashboard and go to menus. Then just create my menu from the links on the left correct? Or am I totally off?
December 18, 2012 at 5:52 pm #147780In reply to: Groups Directory
needhelp101
ParticipantHello Hugo,
I need a little more detail on how to do each of your above suggestions. I know how to add a new page to regular wordpress but dont know how to make it a buddypress page. As for dragging the loops I have no idea what to do. I follow instructions pretty well so if you take me through the steps it will be more than appreciated.December 18, 2012 at 2:51 pm #147761In reply to: BuddyPress and WordPress Update – Need help
@mercime
ParticipantWhat they said. Most important, backup database & server files and to expect that plugins/themes from BP 1.1 won’t work in current WP/BP versions.
December 18, 2012 at 1:40 pm #147751In reply to: Widget Displaying Avatar and Follow Button
danbpfr
ParticipantHi,
what kind of follower do you need ? Only from within your site or social followres ?
For the first case, check here: https://wordpress.org/extend/plugins/buddypress-follow-me/
how difficult would id be to create one
– huh, depends on you. Read here: https://codex.buddypress.org/developer/plugin-development/creating-a-plugin/
December 18, 2012 at 12:58 pm #147747In reply to: Threaded form topics and replies in activity stream
danbpfr
ParticipantSorry ! There is a plugin for nested comments, but it will only work if you use bbPress as standalone forum. Doesn’t work for group forums.
https://wordpress.org/extend/plugins/bbpress-threaded-replies/
December 18, 2012 at 10:57 am #147739Paul Wong-Gibbs
KeymasterWe’re aware: the bug report is at https://buddypress.trac.wordpress.org/ticket/4566
I think we’ll release a 1.6.3 soon.
December 18, 2012 at 10:50 am #147736In reply to: user activity share plugin for wordpress buddypress?
Kiran@Caret
ParticipantThanks @modemlooper, works great..:)
December 18, 2012 at 10:48 am #147734In reply to: Buddpress Avater Error
Paul Wong-Gibbs
KeymasterBuddyPress 1.6.2 requires WordPress 3.5.
December 18, 2012 at 10:43 am #147730In reply to: BuddyPress and WordPress Update – Need help
Paul Wong-Gibbs
KeymasterI have done a BP 1.2.4 to BP 1.5.7(ish) and it worked fine. Interested to see how well a 1.1 to 1.6.2 goes. I’d suggest not worrying about stepping the BuddyPress upgrades, and doing something like:
1) Switch to a default WordPress theme (twentyten).
2) Disable all plugins.
3) Upgrade WordPress.
4) Add new version of BuddyPress, and activate it, and do that upgrade.
5) Update all other plugins, and reactivate them.
6) Switch back to original theme.
Make backups
December 18, 2012 at 12:41 am #147693@mercime
Participant@djpaul I remember that issue https://buddypress.trac.wordpress.org/ticket/3760 and it was resolved https://buddypress.trac.wordpress.org/ticket/3684
December 18, 2012 at 12:02 am #147687In reply to: WPMS stand alone plus multisite?
@mercime
ParticipantEven then, I didn’t see any option for users to create their own blog during or after account creatio
You need to create a Network or make the single site Multisite first -> https://codex.wordpress.org/Create_A_Network If you hit some snags during the process, please post at https://wordpress.org/support/forum/multisite for assistance.
my question is more along the lines of asking if both types of sites can co-exist as one single site.
For a single WP installed e.g. at example.com, you can only create one multisite installation by default where subsites/blogs are either set up in a subdirectory or subdomain structure.
There are plugins to make each subsite into a network of its own and set up BP in each or some of the networks https://wordpress.org/extend/plugins/wp-multi-network/ or the premium Networks+ http://wpebooks.com/networks/ You should have at least a VPS or Dedicated server when you go this route.
December 17, 2012 at 5:32 pm #147653In reply to: BuddyPress and WordPress Update – Need help
QuadDamage
ParticipantHi Chouf1,
Nice reply, thanks a lot!
Will let you know if everything goes ok!December 17, 2012 at 4:42 pm #147650In reply to: BuddyPress and WordPress Update – Need help
danbpfr
Participanthi,
– Should I update WordPress or BuddyPress first?
WP first than BP, but together !
BP from version 1.1.2 to 1.2!important, from 1.2 to 1.5 from 1.5 to 1.6.2
Same thing for WP from 2.8.4 to 3.0!important, from 3.0 to 3.2, from 3.2 to 3.4 from 3.4 to 3.5For each, take the versions from SVN.
https://buddypress.trac.wordpress.org/browser/tags
https://core.trac.wordpress.org/browser/tags– Does any of the versions between the 1.1.2 and the last of BP will mess up with Design?
Yes/No depends on how deep you did the changes
– Where can I edit the website Title, Description and Keywords?
From within the site admin Dashboard > General settings
As keywords are no more used by Google, they’re not necessary. Otherwise you have to hardcode them into your child theme index page– Is there something that I need to know in order to make this update successfully?
First of all, read the codex 😀
https://codex.wordpress.org/Updating_WordPress
https://codex.buddypress.org/developer/releases/December 17, 2012 at 2:52 pm #147639In reply to: Cannot log into wordpress
Jchamp311
ParticipantHi Hugo
Thanks. Will try that.
December 17, 2012 at 2:44 pm #147638In reply to: Cannot log into wordpress
Hugo Ashmore
ParticipantI’m closing this thread as it’s a duplicate of your other one, you should not create new threads on the same topic it just confuses matters.
follow my instructions above! Yes disable all plugins and once back in activate each in turn until you find a culprit , speculate on what else it can be after you have rulled out plugins.
December 17, 2012 at 2:41 pm #147637In reply to: Cannot log into wordpress
Jchamp311
ParticipantI deleted the plugins one by one. After deleted the buddypress plugins I could log into wordpress.
I have just re-installed the latest version of buddypress as I was running 1.6.1 so now I am running 1.6.2
I logged out and could log back in? Should I keep doing this till I find the faulty plugin?
What else could it be?
-
AuthorSearch Results