-
AuthorPosts
-
rhys_daniels Friend
rhys_daniels
- Join date:
- November 2008
- Posts:
- 218
- Downloads:
- 0
- Uploads:
- 60
- Thanks:
- 32
- Thanked:
- 6 times in 1 posts
December 28, 2008 at 12:23 am #136546Currently having a problem removing the sample data from the FireBoard forum. It does remove some of the data but also returns a error message(s),
Ive attached a screenshot of the problems. Take a look.
Anyone know the fix please let us know.
rhys_daniels Friendrhys_daniels
- Join date:
- November 2008
- Posts:
- 218
- Downloads:
- 0
- Uploads:
- 60
- Thanks:
- 32
- Thanked:
- 6 times in 1 posts
February 5, 2009 at 1:49 am #289577<em>@rhys_daniels 97002 wrote:</em><blockquote>Currently having a problem removing the sample data from the FireBoard forum. It does remove some of the data but also returns a error message(s),
Ive attached a screenshot of the problems. Take a look.
Anyone know the fix please let us know.</blockquote>
Anyone with any ideas on the fix for this issue?
rhys_daniels Friendrhys_daniels
- Join date:
- November 2008
- Posts:
- 218
- Downloads:
- 0
- Uploads:
- 60
- Thanks:
- 32
- Thanked:
- 6 times in 1 posts
February 15, 2009 at 1:13 pm #291561<em>@rhys_daniels 97002 wrote:</em><blockquote>Currently having a problem removing the sample data from the FireBoard forum. It does remove some of the data but also returns a error message(s),
Ive attached a screenshot of the problems. Take a look.
Anyone know the fix please let us know.</blockquote>
Fix Below
+ Open admin.fireboard.php file in administratorcomponentscom_fireboard folder, at about line 1394, find following code section:
// Remove Sample Messages Text
$database->setQuery(“DELETE FROM #__fb_messages_text WHERE id = 1”);and change to:
// Remove Sample Messages Text
$database->setQuery(“DELETE FROM #__fb_messages_text WHERE mesid = 1”);AuthorPostsViewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 1 voice, and was last updated by rhys_daniels 15 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Fireboard – Remove Sample Data Error
Viewing 3 posts - 1 through 3 (of 3 total)