when i go in to edit users in my test setup, i get the following error, highlighted in a red box, at the top of the page

user warning: Table 'indy13_drp1.roster_players' doesn't exist query: SELECT roster_players.member_id FROM roster_players LEFT JOIN roster_members ON roster_members.member_id = roster_players.member_id WHERE roster_players.name = "admin" in /usr/home/indy13/public_html/defiance/page/includes/database.mysql.inc on line 172.

it doesn't seem to be actually affecting anything that i can immediately detect, but none the less, i dislike errors and they make me nervous.

any idea what could be causing this? and i apologize if this is in the wrong forum. i wasn't sure where else to post, really.

Comments

scrypter’s picture

have you added that is to do with rostering players? The table is usually created by the module.install file or you could have to create it manually by running some sql script. Look at the readme.txt (or similar) for the module.

Paul

www.purpleoar.co.nz/scryptik - Javascript editor with syntax error checking
www.purpleoar.co.nz - Web development, Drupal consultancy

www.purpleoar.co.nz/scryptik - Javascript editor with syntax error checking
www.purpleoar.co.nz - Web development, Drupal consultancy