What means "Warning: Deprecated Saurus API tag {print_header} .."?

Error message "Warning: Deprecated Saurus API tag {print_header} or {print_footer} found in template ..".
Saurus APi tags {print_header} and {print_footer} are deprecated in version4. Conversion script displayes the list of  template names containing deprecated tags. Open the templates and replace tags as following:

{print_footer} replacement code:

{init_article name="footer" system_message="footer"}
{$footer->buttons}
{$footer->lead}
{$footer->body}


{print_header} replacement code:

{init_article name="header" system_message="headlogo"}
{$header->buttons}
{$header->lead}
{$header->body}

Converter FAQ

How can I upgrade Saurus 3 website to Saurus 4 website? / What means "Warning: Deprecated Saurus API tag {print_header} .."? / What means "USER ERROR: .." message? / How permissions rules are converted from Saurus 3 to Saurus4? / How to use Saurus Site Encoding Converter? / How to convert ADR module from Saurus3 to Saurus4? / Known bugs and features