Problems with crewcwnter

I installed crew center on phpvms 5.5.x and I had this warnings:

Warning: require(acarsmap.tpl): failed to open stream: No such file or directory in /home/u930140887/public_html/icrew/lib/skins/crewcenter/profile_main.php on line 66

Warning: require(acarsmap.tpl): failed to open stream: No such file or directory in /home/u930140887/public_html/icrew/lib/skins/crewcenter/profile_main.php on line 66

Fatal error: require(): Failed opening required ‘acarsmap.tpl’ (include_path=‘.:/opt/alt/php56/usr/share/pear:/opt/alt/php56/usr/share/php’) in /home/u930140887/public_html/icrew/lib/skins/crewcenter/profile_main.php on line 66

Could anybody help me with that

Sorry my english

acarsmap needs to be acarsmap.php

Phpvms 5.5.x uses .php files for the templates. Did you install the php files in place of the tpl files? I believe this is outlined in the instructions.