Install problem with SimBrief/Baggelis mod - Missing file

Hello,

I am trying to install SimBrief module from Baggelis mod.

On install instruction:

5. Add this line before </head> tag in layout.tpl

<script type=“text/javascript” src=“<?php echo fileurl(‘lib/js/simbrief.apiv1.js’);?>”></script>

The problem is that I don’t find the “layout.tpl” file in PhpVms neither in SimBrief file. I’ve search in all folders without any result.

Could someone be kind to tell me where is this file??

Thanks a lot for your help.

Alex

it’s at lib/skins/crystal

It is on crystal as soon as you use the default phpVMS template or you have customized it. lib/skins folder includes all the skins you have installed on your phpVMS. Inside each skin there is a layout.tpl file. Open your skin’s folder and find the layout.tpl file.

Hi guys,

Thanks for your help. Unfortunately there is no “layout.tpl” file in the skin folder (or anywhere else). I have indeed the crystal folder but not this file. I have also the folder containing my VA’s skins (folder called “AirInter”) but no layout.tpl either.

Any idea ?

Maybe you are using a latest phpVMS version and it’s titled layout.php?

I have a layout.php located in /phpvms/admin/lib/layout is it this one??

The module does not have to do with the admin part of your phpVMS system. As it was stated above, you should locate the layout.php file inside the lib/skins/Your_Skin_Folder_Name/layout.php .

Ok, then there is absolutely no layout file of any kind in those folder…

What about the core/templates folder?

Nothing, sorry…

I will do a stupid question are you using phpvms ? and if yes in what website address ? because i dont think that http://www.airinter-va.org/ is in phpvms platform

It’s http://www.airinter-va.org/phpvms . The folder was stated above. It seems that the template has been customized.

Yes, one of my member installed PHPvms and then customized the language to have it in french. I know that he just replaced english words by french one only.

Is it due maybe because of the version of PHPvms that is little bit old??

it could be because default functions like register an the pilot list are not working

Well, nobody reported any malfunction from the system. It seems that register function is ok. At least on my side…

Vangelis I think it’s working too http://www.airinter-va.org/phpvms/index.php/Registration . Could you pass to me via pm the ftp login details of your /phpvms folder? Maybe I can check that for you.

Problem solved… Thanks mates…