Warning: Please upgrade Chart Data Cache ....

I have a fresh Sugar 7.0.1.

I have installed from github. The process was successful.

Then, I have translated the tables from a 7.0 instance, that was working. The tables I did NOT translated to the new instance:
upgrade_history
config
user*
acl*

I have imported all the other tables, including fields_metadata, and then made a quick repair in order to have the custom fields (don’t understand why to have the custom fields in a database, when we could have it defined in custom/Extensions).

The thing is that everything was working fine, until two warnings appeared:

Warning: Please upgrade Chart Data Cache using the upgrade in the administration panel
Warning: Please upgrade htaccess using the upgrade in the administration panel

Then, tried every possible action you can see in forums, but can’t get rid of this.

Is there a clear course of action to take it away?

Hi Daniel,

I’m sure you have resolved by now but you can modify your error reporting in your php.ini to ignore warnings/notices on the page but output them in the log for future resolution.

Thanks,

Will.