ffs69
3
Hi @nieroster,
Do you think these 2 lines can fix the second part of my problem in this post? :
- ALTER TABLE
oc_filecache
MODIFY mtime
bigint NOT NULL DEFAULT ‘0’;
- ALTER TABLE
oc_filecache
MODIFY storage_mtime
bigint NOT NULL DEFAULT ‘0’;
I’m scared to make mistakes by manipulating phpmyadmin without confirmation.
And by any chance, would you have a proposal for the first part?
Thank you in advance