Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • rhys_daniels Friend
    #136546

    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.


    1. sampledata_error
    rhys_daniels Friend
    #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 Friend
    #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”);

Viewing 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