Important!
Please submit all bugs to IPBWI-Bugtracker. If you want to support this project or even want to get IPBWI installed on your server, please visit Sponsor Informations Page.
![]() ![]() |
Feb 20 2010, 19:46
Post
#1
|
|
|
Rookie Group: Active Member Posts: 5 Joined: 20-February 10 Member No.: 4 878 |
Hello all,
I'm getting a "Driver Error" message when trying to execute : CODE foreach($ipbwi->member->listRandomMembers(5,"posts!=0 AND me.avatar_location != '' AND me.avatar_location != 'noavatar'") as $random){ echo '<p><a href="'.$ipbwi->getBoardVar('url').'index.php?showuser='.$random['id'].'" title="'.$random['members_display_name'].'">'.$ipbwi->member->avatar($random['id']).'</a></p>'."\n"; } MySQL log error message is displayed below: CODE mySQL query error: SELECT * FROM ibf_members m LEFT JOIN ibf_member_extra me ON (me.id=m.id)WHERE posts!=0 AND me.avatar_location != '' AND me.avatar_location != 'noavatar' ORDER BY RAND() LIMIT 5 =================================================== Date: Sat, 20 Feb 2010 18:38:15 +0000 Error Number: 1146 Error: Table 'guitariff_contenu.ibf_member_extra' doesn't exist IP Address: 127.0.0.1 Page: /communaute/ Debug: array ( 1 => array ( 'file' => '/Applications/MAMP/htdocs/guitariff/ipbwi/lib/member.inc.php', 'line' => 1272, 'function' => 'query', 'class' => 'db_driver_mysql', ), 2 => array ( 'file' => '/Applications/MAMP/htdocs/guitariff/communaute/index.php', 'line' => 60, 'function' => 'listRandomMembers', 'class' => 'ipbwi_member', ), ) FYI, I upgraded from IPB 2.4 to IPB 3.05. In fact, I don't have a ibf_member_extra table anymore. Any idea? |
|
|
|
Feb 20 2010, 21:56
Post
#2
|
|
|
Forensklave ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Admin Posts: 8 794 Joined: 12-May 03 From: Hamburg / Germany Member No.: 1 |
|
|
|
|
Feb 20 2010, 23:02
Post
#3
|
|
|
Rookie Group: Active Member Posts: 5 Joined: 20-February 10 Member No.: 4 878 |
Ok, thx!
|
|
|
|
![]() ![]() |
| Lo-Fi Version | Time is now: 30th July 2010 - 15:58 |
| Skin By: atsaunier Winxperts.net |