This error is telling you that MODULE_HEADER_TAGS_O_PAGES is missing.
This is defined at the following file:
/includes/languages/english/modules/header_tags/ht_outgoing.php
The question to ask yourself;
1. Does this file exist?
2. Is that MODULE_HEADER_TAGS_O_PAGES in there as a "const"
3. Are you using a language other than english?
4. If yes, is that other language fully up to date?
I am not here to build for you.
I am here to build with you. Let's help each other.