Avatar Problem in bbPress & Affiliates

I have isntalled the edubb theme on bbpress forum and upload the avatar-bbpress.php file into that folder too..

I just edit the config option at the top of this file

//


//

//—Config


//

//


//

$wpmu_url = ‘http://blog.al/’;

$wpmu_users_table = ‘wp_users’;

$wpmu_usermeta_table = ‘wp_usermeta’;

$wpmu_blogs_table = ‘wp_blogs’;

$user_avatars_path = ‘http://blog.al/wp-content/avatars/user/’;

and save all..

But i get an error in the forum:

Fatal error: Call to undefined function avatar_display_bbpress() in /home/blogal/public_html/forum/bb-templates/eduBB/topic.php on line 62

? Have i made something wrong?

My second question is about the affiliates.

Work this plugin only with supporters? Can normal users take part to affiliate too? Is there a way to remove the affiliate widget from dashboard?

Thanks a lot

  • Andrew
    • Champion of Loops

    Hiya,

    I have isntalled the edubb theme on bbpress forum and upload the avatar-bbpress.php file into that folder too..

    avatar-bbpress.php is a bbPress plugin. You need to upload it to the plugins directory and then activate it.

    $user_avatars_path = ‘http://blog.al/wp-content/avatars/user/’;

    You need to set that to the full server page instead of the url. ex:

    /home/user/public_html/wp-content/etc

    My second question is about the affiliates.

    Please don’t use the same thread for two issues. Always start separate threads.

    Work this plugin only with supporters?

    You can extend the plugin to work with virtually any system.

    Can normal users take part to affiliate too?

    Any user can access the affiliate feature.

    Is there a way to remove the affiliate widget from dashboard?

    You’ll need to edit the plugin to remove the widget.

    Thanks,

    Andrew

  • RomeoLab
    • Design Lord, Child of Thor

    Hi Aaron,

    i have tryied there too, but nothing happen. Propably that’s an error in the topic.php file of the template maybe. I’m still getting the same error.

    Can you please take a look.

    Here is a link to the error

    http://blog.al/forum/topic/test-1