03-17-2011, 02:38 PM | #1 |
Junior Member
Join Date: Mar 2011
Posts: 5
Rep Power: 0 |
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; } Can you please help me? Thank you Last edited by qwert789; 03-17-2011 at 02:40 PM. |
Reply With Quote |
03-18-2011, 11:37 AM | #2 |
Junior Member
Join Date: Mar 2011
Posts: 5
Rep Power: 0 |
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 |
Reply With Quote |
Reply |
Tags |
vbulletin wordpress bridge |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Avatars in 10.0.4 | freak99 | vBulletin Wordpress Bridge | 16 | 03-04-2011 04:33 AM |