Lampwrights Forum

Lampwrights Forum (http://www.lampwrights.com/index.php)
-   vBulletin Wordpress Bridge (http://www.lampwrights.com/forumdisplay.php?f=13)
-   -   Avatars in 10.0.5.1 not showing (http://www.lampwrights.com/showthread.php?t=88)

qwert789 03-17-2011 02:38 PM

Avatars in 10.0.5.1 not showing
 
Hi, I am using vBulletin 3.8.7 (also tested with 3.8.6 Patch Level 1) with Wordpress 3.1 and vbbridge 10.0.5.1 and its working fine, except for the fact that I cant get the avatars to show in Wordpress.
I am just a beginner in PHP but I think the problem may be related with the if statement in line 439 of vbbridge.php.

Code:

    if (!is_numeric($u->user_id)) { return; }
The condition in the if statement is not getting verified, so the rest of the code doesn't get executed.

Can you please help me?

Thank you

qwert789 03-18-2011 11:37 AM

Problem solved! It was a theme issue in WP. Its working perfectly both with VB 3.8.7 + WP 3.1 and VB 4.1.2 + WP 3.1.

This plugin is absolutely awesome. Thank you Jeff


All times are GMT -4. The time now is 07:33 PM.

Powered by vBulletin® Version 3.8.8 Beta 4
Copyright ©2000 - 2024, vBulletin Solutions, Inc.