Search Results for 'wordpress'
-
AuthorSearch Results
-
January 24, 2013 at 2:46 am #151605
Mathieu Viet
ModeratorHi @djpaul , @mercime , @chouf1
Finally, i made 2 versions tonight the 1.0.3-beta1 is taking in account Paul’s review. Then i thought, what about filtering the topic by support status in the backend Topics list ?
So i made 1.1-beta1, here’s an illustration
https://github.com/imath/buddy-bbPress-Support-Topic/blob/master/screenshot-5.pngMaster is latest.
https://github.com/imath/buddy-bbPress-Support-TopicIf everything is ok, then i’ll publish 1.1 to WordPress repo.
Good night.
January 24, 2013 at 1:29 am #151600In reply to: [Resolved] Login /Logout Location
@mercime
ParticipantJanuary 24, 2013 at 1:25 am #151599In reply to: Subdomains for groups
Roman
ParticipantLast BuddyPress Groupblog here:
https://wordpress.org/extend/plugins/bp-groupblog/January 24, 2013 at 12:07 am #151590modemlooper
ModeratorThere are role level plugins but as @hnla has stated they do not work with registration. You would need to set levels yourself or create custom registration screens.
January 23, 2013 at 8:58 pm #151573In reply to: @mention in wordpress post comment
myladeybugg
ParticipantI did find this one: Tagged User Notification It seems to be working so far.
January 23, 2013 at 8:58 pm #151572shanebp
Moderatorhttp://bpsocialnetwork.wordpress.com//?s=buddypress&search=Go
Very nice, imo, should be a sticky in the How-To forum.
January 23, 2013 at 7:36 pm #151564In reply to: Subdomains for groups
@mercime
ParticipantStill has no idea how to create these subdomains
Before you can use Group Blogs plugin, you need to create a network first (go multisite) https://codex.wordpress.org/Create_A_Network
January 23, 2013 at 7:11 pm #151560In reply to: Subdomains for groups
valuser
ParticipantSomething like this may help though that version is not the most recent.
https://wordpress.org/extend/plugins/buddypress-group-blog/
there IS a version 1.8 that has been tested up to Tested up to: WP 3.4.1 / BP 1.6. its out there somewhere
January 23, 2013 at 5:30 pm #151551In reply to: Change wordpress/buddypress url
danbpfr
Participanthi mblanco,
Be aware that BuddyPress does not work on installations where you give WP it’s own directory
https://codex.buddypress.org/user/before-installing/But on a network install you can do this
https://codex.buddypress.org/user/install-buddypress-on-a-secondary-blog/January 23, 2013 at 5:21 pm #151548In reply to: Activity Plus
@mercime
ParticipantPlease also post at https://wordpress.org/support/plugin/buddypress-activity-plus
January 23, 2013 at 5:20 pm #151547In reply to: Subscriber dashboard link in WP/BP top bar
January 23, 2013 at 12:41 pm #151533In reply to: plugin to manually activate members WP 3.5!
houfton
ParticipantThe link that was stripped from my last post is (hopefully):
https://make.wordpress.org/core/2012/12/12/php-warning-missing-argument-2-for-wpdb-prepare/
January 23, 2013 at 12:38 pm #151532In reply to: plugin to manually activate members WP 3.5!
houfton
ParticipantBuddyPress Pending Activations has not been updated for quite a while now – back in 2011 I think – and it is not ‘officially’ compatible with WordPress 3.5 or BuddyPress 6.
I have just tried it on a test site with these latest versions and it does seem to be working for me.
It does however create Warning errors (which will show up in admin if you have display_errors turned on) because it still uses the prepare() function with one argument. See for an explanation.
The warnings I get are like
Warning: Missing argument 2 for wpdb::prepare(), called in /xxx/wp-content/plugins/buddypress-pending-activations/bp-pending-activations.php on line 18 and defined in /xxx/wp-includes/wp-db.php on line 990
Warning: Missing argument 2 for wpdb::prepare(), called in /xxx/wp-content/plugins/buddypress-pending-activations/admin/bp-pending-activations-admin.php on line 6 and defined in /xxx/wp-includes/wp-db.php on line 990If you want to hack the plugin to stop the errors I think there is one instance in bp-pending-activations.php and several in bp-pending-activations-admin.php.
January 22, 2013 at 9:53 pm #151511danbpfr
Participantif you have no particular reason, it would be better that you install wordpress at the site root (example.com/)
What php and mysql version are installed on your host ?
Check also phpinfo(); and look how much php_memory_limit is attributed to your siteJanuary 22, 2013 at 9:52 pm #151510modemlooper
Moderatoronce activated: https://codex.buddypress.org/user/setting-up-a-new-installation/installation-wizard/
Make sure WordPress is up and running by making a post, a page, a comment and adding media via media upload. Then activate BP.
January 22, 2013 at 9:23 pm #151507In reply to: BuddyPress group forum now shows up as bbPress forum
danbpfr
Participantyes, i checked it. But now you did the changes, we’re sure (for the moment) that the bug is elsewhere.
If you want answers from the dev i suggest you to open a ticket on the trac with as much details as possible and a link to this discussion, too.
https://buddypress.trac.wordpress.org/report
you can login with same credentials as here.
January 22, 2013 at 8:32 pm #151501Faramarz
Participant@modemlooper sorry for being a noob, this is my first attempt to work with WordPress Networks and BP.
After adding a new subsite (Community), it looks like the new plugins should be installed via /wp-admin/network/plugins.php. I think my next step is installing BP and then activating it on the subsite (only) then follow the BP installation?
I went commando and am trying this on the live site (under construction enabled), that’s why I want to make sure I am taking my steps wisely.
Should I still follow this article after installation?
https://codex.buddypress.org/user/install-buddypress-on-a-secondary-blog/Thanks
January 22, 2013 at 4:59 pm #151478Misko Stanisic
ParticipantIt is a single WP site
WP and BP are installed in the subdirectory wordpress (http://example.com/wordpress)
BP is in http://example.com/wordpress/wp-content/plugins/buddypress/January 22, 2013 at 4:18 pm #151467@mercime
ParticipantWhat would it take to make it like this: http://mysite.com/members/joebloggs/
@transmission install WordPress and BP at domain root http://example.com/ so that member’s link would look like http://example.com/members/joeblogg
In the first link you posted, either you installed WP at http://example.com/buddypress so that’s why member’s link are at http://example.com/buddypress/members/joeblogg or you made a custom menu with BuddyPress as main menu and place the Members page under BuddyPress menu
January 22, 2013 at 4:11 pm #151466In reply to: BuddyPress group forum now shows up as bbPress forum
danbpfr
Participantgroup-forums vs. site-forums: both are using “forums”
in the core, BP use the name “forums” for group forums and this is how BP manage his integrated forum part on bbpress 1.2 (from head)
in your bbpress 2.2.3 setting you use the default “forum” in base name. Change this and you will see that your forums will run correctly.
It’s a mistake to think that a simple “s” will make a difference…See here: https://mercime.files.wordpress.com/2012/08/bp16-swforums-03.jpg?w=700
You’re now on BP 1.6.3, not on 1.5… things are changing !January 22, 2013 at 1:30 pm #151442Paul Wong-Gibbs
KeymasterWhere’s WordPress installed? mysite.com/buddypress/ ?
January 22, 2013 at 1:28 pm #151440In reply to: Welcome Pack Invalid Post Type
Paul Wong-Gibbs
KeymasterI haven’t looked at Welcome Pack in a few months, nor tested it against the latest versions of WordPress or BuddyPress. Not seen this error before, but it’ll be a while before I investigate; Welcome Pack isn’t a high priority.
January 22, 2013 at 12:52 pm #151437In reply to: Some link (category, tag) are not working
ioculus
ParticipantSecond update:
Issue occurs after updating to WordPress 3.5January 22, 2013 at 10:16 am #151423danbpfr
ParticipantJanuary 22, 2013 at 6:00 am #151414In reply to: Message sent to removed autocompleted recipient
mort3n
ParticipantUpdate
First of all, my comment above about `split()` is obviously wrong since this is JS `split()`, not PHP 🙂
Anyway, having looked a bit deeper it is exactly the (JS 😉 ) `split()` is the culprit.
The id being `split()` contains the string
un-username
The code will split this on `-` and return the second part. This works great, as long as
username
has no `-`.
The site where I have seen this error uses user names of the form `john-doe`. The code therefore splits the `id` into three parts `un`, `john`, `doe` and returns the second part, `john`. Then it tries to remove class `john` which fails since the class to be removed is `john-doe`.
As far as I can see `-` is allowed in user names https://codex.wordpress.org/Function_Reference/sanitize_user
Any ideas for a workaround?
Cheers
Mort3n -
AuthorSearch Results