Forums
(@sweduck)
13 years, 5 months ago
I get the error:
Fatal error: Call to undefined function is_site_admin() in /home/*****/domains/****.**/public_html/wp-content/plugins/buddypress-like/bp-like.php on line 248
(I replaced some lines with stars myself. Didn’t wanna publish.)
15 years, 5 months ago
Think I solved it by adding the line <?php echo get_avatar( get_the_author_email(), '40' ); ?> to the index.php
<?php echo get_avatar( get_the_author_email(), '40' ); ?>
Now all I have to figure out is how to Tango Smileys Extended work too, without every smiley getting a huge frame. xD