-
jordashtalon posted an update 14 years, 4 months ago
@r-a-y I’ve used that one before but I can’t get it working in WordPress 3.0 after the user allows access it doesn’t create a new user and it doesn’t login 🙁 Any ideas on why it wouldn’t be working?
-
rich! @ etiviti posted a new activity comment 14 years, 4 months ago
Yes sorry – I’ve gotten used to referencing a separate bbPress install as “external” since BP packages it up just for the group forums.
“external” install will not have an adverse issue – but like you mentioned above – activity will not be recorded from the “external” install. (and a few other little things like avatars, username stuff might…[Read more]
-
I’m in the process of completing a bbPress standalone plugin that adds bbPress forum posts into the BuddyPress activity stream for a site. Requires deep integration.
Might not release it publicly though since bbPress is becoming a WP plugin and I’m not sure how long the bbPress plugin repo will stay up (chances are it’s going to be at least…[Read more]
-
-
Anton posted on the forum topic How to mark a member as a spammer in the group Creating & Extending: 14 years, 4 months ago
Thanks @r-a-y, I should learn to read
-
Anton posted on the forum topic How to mark a member as a spammer in the group Creating & Extending: 14 years, 4 months ago
Thanks @r-a-y I have this in my wp-config file to disable the admin bar: define( ‘BP_DISABLE_ADMIN_BAR’, true );
Is it possible to add a button in the member’s profile page to add them as a spammer?
-
dtclarinet posted an update 14 years, 4 months ago
@r-a-y @r-a-y plugin ato embed media via url. Youtube url in BP group post just appears as a link. No embedded player. What am I missing?
http://blog.davidhthomas.net
thanks
david -
Anton posted on the forum topic How to mark a member as a spammer in the group Creating & Extending: 14 years, 4 months ago
@r-a-y I’m not sure I understand? I should be on the member’s profile if I want to mark them as a spammer? Can I use that function to enable the admin bar?
How do I enable the buddybar for admins only?
-
Anton posted on the forum topic How to mark a member as a spammer in the group Creating & Extending: 14 years, 4 months ago
-
linusf posted on the forum topic How to make a private community? in the group How-To and Troubleshooting: 14 years, 4 months ago
@r-a-y, @Travel-Junkie I replaced Ray’s original code with Travel-Junkies as it was favoured by the majority. However I´m using a lot of pages and Travel-Junkies solution is only blocking the core Bp functions. In addition Ray’s post is no longer present. What do I need to add to block all of my pages for non registered users? […]
-
Pisanojm posted on the forum topic set wmode="transparent" for oembed plugin in the group How-To and Troubleshooting: 14 years, 4 months ago
@r-a-y I got the same error as abu above when adding snipet to the functions.php re: transparent oembed
-
nit3watch posted on the forum topic The Groups Loop – per_page optional in the group Creating & Extending: 14 years, 4 months ago
@r-a-y, is this not maybe a bug or something as Iv’e tried various approaches and cant come right?
-
hnla posted on the forum topic Some questions about BLOG POSTS in BP. Help please in the group Creating & Extending: 14 years, 4 months ago
@r-a-y your patch for this issue ticket#2431 was intended to correct the issue of a user elevated to ‘contributor’ or similar supposedly then having links under ‘My-Blogs’ ? The ticket is marked closed/resolved, yet testing on WP 3.0 BP 1.2.5.2 doesn’t produce links for a user with role ‘contributor’ has this issue reared again with WP 3.0 […]
-
sicksight started the forum topic Signature for Activity updates (need a little help to add_filter) in the group How-To and Troubleshooting: 14 years, 4 months ago
I want to make it possible to show a signature under each activity update content.
I want to filter
$activity_id
in functionbp_dtheme_post_update()
inbp-default/_inc/ajax.php
line 129 with this code:
http://pastebin.com/NGtZRuqD
But it didn´t work…. Where is the bug? oOMaybe @modemlooper, @r-a-y, … could help me again? 😉
-
ramnew2006 posted an update 14 years, 4 months ago
@r-a-y hi … i have a doubt and i m not able to get a reply in the forum… so i want to ask u here…
We have groups in buddypress which has Profile, Members, Forum in different tabs right??
every time we click on these tabs (for example forum in groups) the page loads whole and goto the forums page.
I do not want like this. I want the…[Read more]
-
It’s possible, but requires a lot of work. Not an easy thing to change I’m afraid.
You might want to try out the Mingle plugin, which does what you want to do. It only has profiles and wall functionality at the moment though.
-
hi…. thanx for the reply…. but mingle isnt working properly… for me… is there anything i shud do ?
u said its possible but lot of work… how much work do u think it might need.. to get the whole buddypress ajax functionality…
-
Quite a bit of work. Custom code needs to be done specifically to the javascript to make it load automatically.
-
-
-
-
Anton posted on the forum topic Buddypress followers plugin in the group Third Party Components & Plugins: 14 years, 4 months ago
@nuprn1, @r-a-y, @hnla – another problem. If you were following a member and they were marked as a spammer by the admin of the site, your following count still displays the same number but when viewing the “following” page it only displays the ones that are not marked as spam. To give you an example. I were following […]
-
intimez posted on the forum topic One Quick Post vs Jet QuickPress in the group Creating & Extending: 14 years, 4 months ago
@r-a-y Got it, thanks!
-
intimez posted on the forum topic activity feed no longer showing commented on in the group How-To and Troubleshooting: 14 years, 4 months ago
I’m struggling to find out what issue is. Someone please confirm it’s buddypress bug so I can rest. I export and then import to another install and same issue using default theme. Please. Driving me crazy. What do you think @r-a-y @johnjamesjacoby?
-
Pisanojm posted an update 14 years, 4 months ago
@r-a-y is there any kind of trick to get the oEmbed to post further to the back? For instance the CD Avatar when expanded will tuck behind the OEmbed and I have another toolbar that the OEmbed is “on top of”.
-
You could try this code snippet:
http://pastebin.com/NcwH8kVFIt’s untested though. Not sure if this will work.
-
-
Pisanojm posted an update 14 years, 4 months ago
-
My plugin is a parser for WordPress’ embed functionality. I’m not going to be adding support for any external providers any time soon I’m afraid.
However, you can extend the provider list by downloading WordPress plugins that extend the embed list!
I’m quite sure TwitPic can be used with this…[Read more]
-
I’m not sure if I understand this… I tried embedlyyy with your plugin and nothing workedd..now trying oohembed… will report back…
-
@-r-a-y Tried adding embedly and oohembed above… embedly caused your plugin to work.. oohembed did not add any of the functionality listed as add-ins… Any more thoughts on this?
-
Embedly covers mostly everything that oohembed has anyway.
-
-
-
-
-
Russel Kealoha posted an update 14 years, 4 months ago
@r-a-y i would love to see it in the next version of oembed. thats just me though. thanks ray!
-
nit3watch posted an update 14 years, 4 months ago
@r-a-y they did update it after I made a huge fuss so it works nicely..
- Load More
@r-a-y
Active 5 months ago
It would be best to contact the plugin author directly about this problem. Read his comments thread for more details – http://www.justin-klein.com/projects/wp-fb-autoconnect