Help - Manually inserting Grades error

Re: Help - Manually inserting Grades error

by Pedro Crispim -
Number of replies: 0

 I already found what the problem was - it was a table error (database). So, all it took was a repair table command in MySQL and all is working now. I had MyISAM tables and already upgraded them to InnoDB - hope the problem doesn't arise again.