Yeah I'm sure all files are uploaded
I've fixed the problem . It was in these two lines :
in cpnav_v3arcade.xml 108 file the code was
Code:
<navoption>
<phrase>settings</phrase>
<link>options.php?do=options&dogroup=arcadegeneral&advanced=%200</link>
but the 109 file has
Code:
<navoption link="options.php?do=options&dogroup=arcadegeneral&advanced=%200">
<phrase>settings</phrase>
after replacing the newest one with the old one, the problem is solved
thanks anyway