Menu

#8 loading sample data

open
nobody
None
5
2008-10-31
2008-10-31
Anonymous
No

Can not load sample data in the mysql database using PHP 5.0 and Mysql 5.0.
says colum 1 does not match. It is for the group table that this error is accurring...
Can not find in any admin files or front end files.

Discussion

  • Nobody/Anonymous

    I found this for 'mb_categories', and had to change admin.mamboboard.php lines 1511 and 1517 :-

    $database->setQuery("INSERT INTO `#__mb_categories` VALUES (1, 0, 'Forum Category', 0, 0, 0, 0, NULL, 0, 0, 0, 0, 1, 0, 1, 0, '0000-00-00 00:00:00', 0, 0, 0, '')");

    $database->setQuery("INSERT INTO `#__mb_categories` VALUES (2, 1, 'Forum 1', 0, 0, 0, 0, NULL, 0, 0, 0, 0, 1, 0, 1, 0, '0000-00-00 00:00:00', 0, 0, 0, 'Sample Forum 1\r\n')");

    Rob.

     
  • DOCMan LaiThai

    DOCMan LaiThai - 2008-11-26

    Hi, What 's mamboboard version?

     
  • Nobody/Anonymous

    I have the same issue. The version is 2.0.138

     
  • Nobody/Anonymous

    Thanks nobody.

     

Log in to post a comment.

Monday.com Logo