Skip to main content Help Control Panel

YACS CMS : Open source !

Community «   Discussion forum «   Installation support «   lots of "Table 'yacs.yacs_???' doesn't exist" errors «  

Comment: lots of "Table 'yacs.yacs_???' doesn't exist" errors

<< Previous Next >>

Comment inspired from TheAlchemist

TheAlchemist: I you don't intend to use calendars yet, you can change the file dates/dates.php as follows:
  • change line 921 to


$fields['date_stamp'] = "DATETIME";
  • change line 929 to


$indexes['INDEX date_stamp'] = "(date_stamp)";

And then launch the setup script again. Does this allows you to finalize the installation?

by Bernard on Jul. 8 2006