I hope it's okay to post this here. I've been having a hard time loading fireboard, and here's what I'm getting:
Warning: Could not load latest Version record.\nDB function failed with error number 1146
Table 'calvaryl_forums.jos_fb_version' doesn't exist SQL=SELECT `version`, `versiondate`, `installdate`, `build`, `versionname` FROM `jos_fb_version` ORDER BY `id` DESC LIMIT 1;
SQL =
SELECT
`version`,
`versiondate`,
`installdate`,
`build`,
`versionname`
FROM `jos_fb_version`
ORDER BY `id` DESC LIMIT 1;
in /home/calvaryl/public_html/forums/components/com_kunena/lib/kunena.debug.php on line 52
Fatal error: Maximum execution time of 30 seconds exceeded in /home/calvaryl/public_html/forums/components/com_kunena/lib/kunena.debug.php on line 76
Any idea of what's happening, or what I should do to fix it? I've uninstalled and reinstalled three times.