-
Aditya Singh posted on the forum topic Changing the way group avatars are fetched in the group How-To and Troubleshooting: 14 years, 5 months ago
resolved…finally…
-
Aditya Singh posted on the forum topic Changing the way group avatars are fetched in the group How-To and Troubleshooting: 14 years, 5 months ago
oopsss…now a different issue… @r-a-y I made changes in bp-core-avatars to fetch avatars from uploads/group-avatars/ folder Removed the height property so that the images will be fetched and displayed as per their width and the height will be adjusted accordingly….the problem is that this is working fine for some groups, and not working at…[Read more]
-
Aditya Singh posted on the forum topic Changing the way group avatars are fetched in the group How-To and Troubleshooting: 14 years, 5 months ago
resolved….
i used a different approach but nevertheless, the problem is solved
thanks anyway @r-a-y 🙂 you’ve always been helpful -
Aditya Singh posted on the forum topic Changing the way group avatars are fetched in the group How-To and Troubleshooting: 14 years, 5 months ago
Hi @r-a-y Its again you to my rescue! 🙂 Thanks. Yeah I had looked up on Bp_core_fetch_avatar function in bp-core-avatars.php file, and that it has a parameter ‘object’ => with the comment that we can use it if we are using filter. Its just that I could not figure out how to do it. Tried few […]
-
Aditya Singh started the forum topic Changing the way group avatars are fetched in the group How-To and Troubleshooting: 14 years, 5 months ago
I want to put the avatars for groups in a specific folder with their filename the same as the id of that particular group.
Any idea how to do it? -
Aditya Singh posted on the forum topic how can i add a new tab in the user's profile page in the group How-To and Troubleshooting: 14 years, 5 months ago
bump!
-
Aditya Singh started the forum topic how can i add a new tab in the user's profile page in the group How-To and Troubleshooting: 14 years, 5 months ago
I want to customize the way a user views his profile page http://www.site.com/members/username What I want is: a. Customize the tabs – rearrange them in groups as per the structure of my website, e.g. I have cubepoints installed and I can see a tab for this. I want this removed or relocated to become a […]
-
Aditya Singh posted on the forum topic Querying specific groups based on parameters in the group How-To and Troubleshooting: 14 years, 5 months ago
resolved!
-
Aditya Singh posted on the forum topic New user – no mail sent at all in the group How-To and Troubleshooting: 14 years, 5 months ago
@r-a-y
Salute!
Thanks a lot…worked smoothly…
🙂
btw…the group thing still not working out for me… 🙁
http://pastebin.com/b71azwxi -
Aditya Singh started the forum topic New user – no mail sent at all in the group How-To and Troubleshooting: 14 years, 5 months ago
Hi.
When a new user registers on my site, he is not being sent any welcome/authentication mail. Where am I going wrong?
I have created the bp-custom.php file as mentioned in one of the threads in wp-content/pluginsWP 2.9.2
BP 1.2.3
webhost: bluehost -
Aditya Singh posted on the forum topic New to buddypress in the group Creating & Extending: 14 years, 5 months ago
queries 1 to 4 fully resolved…
5 and 6 almost…thanks everyone -
Aditya Singh posted on the forum topic Querying specific groups based on parameters in the group How-To and Troubleshooting: 14 years, 5 months ago
@r-a-y when i am printing $slug_params, i am basically doing the same thing as printing $details_result isnt it??? btw, i had printed that out as well… actually i am generating a list in this section (where I am stuck in fetching avatar and other details)….and every other bit is doing exactly what it should… again, thanks […]
-
Aditya Singh posted on the forum topic Querying specific groups based on parameters in the group How-To and Troubleshooting: 14 years, 5 months ago
@nuprn1
bp_has_activities and bp_has_groups -> both were working smoothly when I was using the predefined parameters…it is just not working when i am trying to pass this variable… -
Aditya Singh posted on the forum topic Querying specific groups based on parameters in the group How-To and Troubleshooting: 14 years, 5 months ago
oopsss…had forgotten to remove them from bp_group_permalink() and description_excerpt()
actually when the earlier solution was not working, I tried that thinking may be there is the problem…
anyway…have removed that…and have changed to $slug_params = $details_result;
still no success… 🙁 -
Aditya Singh posted on the forum topic Querying specific groups based on parameters in the group How-To and Troubleshooting: 14 years, 5 months ago
meanwhile, i am looking at the functions you mentioned….if this does not work, i will need them only… 🙂 btw, just to bring it your attention: on codex.buddypress.org, the search form is not working… also on the page of bp_has_groups(), in the documentation it is written bp_has_site_groups() This might be right, but I could not […]
-
Aditya Singh posted on the forum topic Querying specific groups based on parameters in the group How-To and Troubleshooting: 14 years, 5 months ago
@r-a-y
thanks mate…its just that I will be using the same thing…but for fetching different data on other areas of my site, so wanted to know bp_has_groups coz it will be needed eventuallyPasting once more, making a final attempt at resolving this. Please have a look. Appreciate your patience with me.
-
Aditya Singh posted on the forum topic Querying specific groups based on parameters in the group How-To and Troubleshooting: 14 years, 5 months ago
and I have included the single quotes in the $params_slug variable….
$slug_params = “‘” . $details_result . “‘”;
I echoed the value after that -
Aditya Singh posted on the forum topic Querying specific groups based on parameters in the group How-To and Troubleshooting: 14 years, 5 months ago
Thanks for the reply @r-a-y I wasn’t expecting one so soon … 🙂 I tried that…but it did not work….My understanding is that this text-box would not allow me to paste code….so Here is the link…. http://pastie.org/private/8mymveqb0x5l04cvlm6aqa I am trying to just fetch the avatar, name of group based on slugs….as u can see, i echoed […]
-
Aditya Singh started the forum topic Querying specific groups based on parameters in the group How-To and Troubleshooting: 14 years, 5 months ago
I needed to fetch the group avatar, group permalink and group description on the basis of “slug” or “id” (if by slug is not possible)…. I tried using The Groups Loop / bp_has_groups(), since it shows that i can pass slug as a parameter…. but it doesn’t seem to work for me…. can someone tell […]
-
Aditya Singh posted on the forum topic Group Extension API Widget Display in the group Creating & Extending: 14 years, 5 months ago
could anyone help with the group extension api?
- Load More
@stuffsone
Not recently active