-
Meini posted an update 14 years, 4 months ago
@mazen, not sure if you saw this (I forgot the @)… see my Activiy folder…
-
alicethewonder posted on the forum topic Empty Group Being Created at Avatar Step in the group How-To and Troubleshooting: 14 years, 5 months ago
-
Meini posted an update 14 years, 5 months ago
Thanks for your reply @mazen, I wish I had already more experience in writing pugins. So far I have just hacked them to make them do what I need. I agree with you that this should be a core feature. If my client request this feature and there is no plugin available by then, I will have to do something. We’ll see what happens. Cheers – Meini
-
Meini posted an update 14 years, 5 months ago
-
hi @meini, thanks for the note. I was starting with that however I got too busy launching my site so I put that on hold, more like dropped the ball on it really. I will be in dire need of such plugin though in the near future so I hope somebody picks it up. I actually also requested this as a feature, ideally it should be core function. Cheers.
-
Hi mazen,
I have started to write that plugin, which I use on a customer’s site at the moment. It is very basic still, but if you are interested in haveing a bit of a play, let me know. You can contact me on meini at utechworld dot com
-
-
-
techguy posted on the forum topic I would like to disable Email activation in the group How-To and Troubleshooting: 14 years, 5 months ago
@mazen I just figured out the code to make it work on WP. I’ll add it to my plugin above soon. Here’s the code: //Automatically log the user in $user_info = get_userdata($user_id); wp_set_auth_cookie($user_id); do_action(‘wp_signon’, $user_info->user_login); I tried it a little with WPMU. It kind of works, but there’s some sequencing that needs to…[Read more]
-
techguy posted on the forum topic I would like to disable Email activation in the group How-To and Troubleshooting: 14 years, 5 months ago
@mazen I’m planning to look at this as well. Just haven’t had time yet. My plan was to look at how this plugin does it: https://wordpress.org/extend/plugins/wp-fb-autoconnect/ Hopefully that can be used to do the automatic login. I know there’s a paid plugin that does it so it’s possible.
-
Christina posted an update 14 years, 5 months ago
@mazen where are u from?
-
Boone Gorges posted on the forum topic How to manage users & their extended profiles? in the group How-To and Troubleshooting: 14 years, 5 months ago
@mazen – @djpaul‘s advice is good, you should use bp_has_members()
You might want to have a look at a plugin I wrote called BP Group Management http://teleogistic.net/code/buddypress/bp-group-management/ which creates a similar sort of admin panel, except for groups.
-
SlaFFik posted on the forum topic Brainstorm – what else do you want in CD Avatar Bubble? in the group CD BuddyPress Avatar Bubble: 14 years, 6 months ago
@mazen
Could you give a link to your site? I wnat to see by myself. -
SlaFFik posted on the forum topic Brainstorm – what else do you want in CD Avatar Bubble? in the group CD BuddyPress Avatar Bubble: 14 years, 6 months ago
@mazen, @dre1080, @gpo1
Ok, the only thought – your BP installation is not in the root of the domain
OR
If you have shortcodes for php (aka ) disabled – it might still doesn’t work.
Please check this version: http://dl.dropbox.com/u/6771917/cd-bp-avatar-bubble.zip -
Dwenaus posted on the forum topic new version of BuddyPress Rate Forum Posts in the group Third Party Components & Plugins: 14 years, 6 months ago
@mazen I’ve finally gotten to the crux of the problem and fixed it in version 1.4. thanks for your patience. Also in version 1.4 due to a trac request approved in BP 1.2.4 I can now color/alter the posts in PHP rather than in javascript. So things will be much cleaner and there will no longer […]
-
Dwenaus posted on the forum topic new version of BuddyPress Rate Forum Posts in the group Third Party Components & Plugins: 14 years, 6 months ago
@mazen, this bug is not only in IE 8. but i *thought* i fixed it with the most recent update. what version of the plugin are you running?
@mazen
Not recently active