sidebar_pirep_pending.tpl doesn't show up

Good day gents

after transferring my website to new server, i had some errors but everything resolved, i believe that the php version is the bug, however only thing missing now, in my admin i got

sidebar_pirep_pending.tpl

no the status of pireps it’s simple shown : sidebar_pirep_pending.tpl

no more, any suggestions ?

Yours,

any recommendations ?

Have you tried renaming it to .php?

Thank you servetas for your suggestion, however, the error still exist, sidebar_dashboard.php the same result

yours,

the problem is i moved two virtual websites, one of them work very fine, one of them show this error

right now it become sidebar_dashboard.tpl doesn’t work

Yours,

Think i have found the problem, the sidebar is looking for .tpl files, you need to edit Admin>modules>Dashboard/Dashboard.php and change all the .tlp references to .php, youll have to do this in most of the admin section modules im afraid.

Thank you Mark for your answer, well i found the error is related to this post.

No problem i have a clean beta download and the edits i mentioned above fixed all the admin sidebar issues without editing any other files.

Thank you once again Mark, i tried the same tips but it doesn’t work with me.