foralien
analyst & web developer by profession and poet by nature, addict to city I live in - S.Petersburg
-
roberte posted on the forum topic Custom avatars arent showed on single blogs in WPMU in the group How-To and Troubleshooting:
in case anyone’s interested, here’s the exact code that worked for me on wp multi site 3.0.1 and bp 1.2.6, sub blogs on sub domains (thanks to @foralien). add this to a bp-custom.php file and place the file in /wp-content/plugins/ (if you already have a bp-custom file, then add the code to the same one between [...]
-
Magitam posted on the forum topic Custom avatars arent showed on single blogs in WPMU in the group How-To and Troubleshooting:
@foralien Like @Twinfinity, I didn’t include any < ?php tags.. complete newbie mistake
Would have been easier to have the full code, with it topped and tailed, with at the end of it.. But I’m guessing if anyone’s on here then they’re smart enough to be able to figure out basic PHP syntax
Thanks!! Works a charm
-
Twinfinity posted on the forum topic Custom avatars arent showed on single blogs in WPMU in the group How-To and Troubleshooting:
@foralien: I have to say … HA HA HA
The first time I tried this my site went way way south !! But it was just me being in a hurry and not adding <?php tags to the file… A php file without php tags ? Hmm… Your code works on WP 3.0.1 with BuddyPress [...] -
Windhamdavid posted on the forum topic Custom avatars arent showed on single blogs in WPMU in the group How-To and Troubleshooting:
@foralien – nice work. thk u!
-
justbishop posted on the forum topic Custom avatars arent showed on single blogs in WPMU in the group How-To and Troubleshooting:
@foralien: changing that one line totally did it! Thanks so much for the help!!
-
justbishop posted on the forum topic Custom avatars arent showed on single blogs in WPMU in the group How-To and Troubleshooting:
@foralien: thanks so much for even taking the time to look! Ill definitely play around with the changes you’ve suggested and see if that fixes the issue. If not, it’s not too big a deal, just another thing on the “when I get to it” to-do list, lol
And thanks for the compliment on the [...] -
poolie posted on the forum topic Custom avatars arent showed on single blogs in WPMU in the group How-To and Troubleshooting:
great work @foralien!
-
nahummadrid posted on the forum topic Custom avatars arent showed on single blogs in WPMU in the group How-To and Troubleshooting:
@foralien thanks, works like a charm….
-
justbishop posted on the forum topic Custom avatars arent showed on single blogs in WPMU in the group How-To and Troubleshooting:
thanks for the reply, @foralien! A lot of what you said has gone right over my head, though :/
-
justbishop posted on the forum topic Custom avatars arent showed on single blogs in WPMU in the group How-To and Troubleshooting:
@foralien‘s fix did not work on my site. I use subdirectories for member sites…could that be the problem, and can the fix code be altered for use with subdirectory setups?