Hiya i'm installing the Fantasy Sports Hack, for PHPBB. No idea if you lot have come across it but anyway basically its a prediction league. I've installed all the files but am now greeted by the following messages.
On the FSPORTS page i get this message
Error in resetting tables
DEBUG MODE
SQL Error : 1146 Table 'tangerineplanet.forum_fsports_stats' doesn't exist
UPDATE forum_fsports_stats SET wins=0, losses=0, points=0, pointdiff=0
Line : 54
File : functions_fsports.php
On the admin panel for it i get
Error in getting games to build upcoming games table
DEBUG MODE
SQL Error : 1146 Table 'tangerineplanet.forum_fsports_games' doesn't exist
SELECT * FROM forum_fsports_games WHERE gametime>1200160934 ORDER BY gametime, hometeam DESC
Line : 304
File : admin_fsgames.php
and this
Error in building team list
DEBUG MODE
SQL Error : 1146 Table 'tangerineplanet.forum_fsports_teams' doesn't exist
SELECT * FROM forum_fsports_teams ORDER BY teamname
Line : 248
File : admin_fsteams.php
So whats the solution to my problem, probably something simple but hey.
thanks in advance feel free to add us on msn liamhague@hotmail.com
|