Atakan, you need to replace
case 1 with this as the Latest Album header shows up in the arcade when it is placed under the navbar. This has been tested and is working on my site.
Code:
case 1: $vbulletin->templatecache['FORUMHOME'] = str_replace('".(($show[\'guest\']) ? ("' , $vbulletin->templatecache['afm_latestfm'] . '".(($show[\'guest\']) ? ("' , $vbulletin->templatecache['FORUMHOME']); break;
And the phrase
Navbar Bellow should be
Navbar Below.