Jump to content

SimBrief


OmerAslan

Recommended Posts

i did it and i see simbrief button on pilot brief page but when i press nothing happens. also when i try to start script with putty (./ name start) i get this

./simbrief.apiv1.js: line 1: /bin: is a directory
./simbrief.apiv1.js: line 2: acarsmap.js: command not found
./simbrief.apiv1.js: line 3: acarsmap.js: command not found
./simbrief.apiv1.js: line 4: acarsmap.js: command not found
./simbrief.apiv1.js: line 5: acarsmap.js: command not found
./simbrief.apiv1.js: line 6: acarsmap.js: command not found
./simbrief.apiv1.js: line 7: acarsmap.js: command not found
./simbrief.apiv1.js: line 7: without: command not found
./simbrief.apiv1.js: line 8: acarsmap.js: command not found
./simbrief.apiv1.js: line 9: acarsmap.js: command not found
./simbrief.apiv1.js: line 10: acarsmap.js: command not found
./simbrief.apiv1.js: line 12: acarsmap.js: command not found
./simbrief.apiv1.js: line 13: acarsmap.js: command not found
./simbrief.apiv1.js: line 14: acarsmap.js: command not found
./simbrief.apiv1.js: line 15: ckeditor/: is a directory
./simbrief.apiv1.js: line 18: /bin: is a directory
./simbrief.apiv1.js: line 19: acarsmap.js: command not found
./simbrief.apiv1.js: line 20: acarsmap.js: command not found
./simbrief.apiv1.js: line 21: ckeditor/: is a directory
./simbrief.apiv1.js: line 23: var: command not found
./simbrief.apiv1.js: line 23: //Ex.: No such file or directory
./simbrief.apiv1.js: line 27: /bin: is a directory
./simbrief.apiv1.js: line 28: acarsmap.js: command not found
./simbrief.apiv1.js: line 29: ckeditor/: is a directory
./simbrief.apiv1.js: line 31: var: command not found
./simbrief.apiv1.js: line 32: var: command not found
./simbrief.apiv1.js: line 33: var: command not found
./simbrief.apiv1.js: line 34: var: command not found
./simbrief.apiv1.js: line 35: var: command not found
./simbrief.apiv1.js: line 36: var: command not found
./simbrief.apiv1.js: line 37: var: command not found
./simbrief.apiv1.js: line 39: var: command not found
./simbrief.apiv1.js: line 41: var: command not found
./simbrief.apiv1.js: line 42: var: command not found
./simbrief.apiv1.js: line 43: var: command not found
./simbrief.apiv1.js: line 45: var: command not found
./simbrief.apiv1.js: line 46: var: command not found
./simbrief.apiv1.js: line 52: /bin: is a directory
./simbrief.apiv1.js: line 53: acarsmap.js: command not found
./simbrief.apiv1.js: line 54: acarsmap.js: command not found
./simbrief.apiv1.js: line 55: acarsmap.js: command not found
./simbrief.apiv1.js: line 56: acarsmap.js: command not found
./simbrief.apiv1.js: line 657: unexpected EOF while looking for matching `''
./simbrief.apiv1.js: line 681: syntax error: unexpected end of file

Link to comment
Share on other sites

Ok i fixed. i put subdomain and now working. It's awesome. Thank you all for the helps. Summary, change .tpl to .php format and change

$this->render('SimBrief/SimBrief.tpl');

to

$this->render('SimBrief/SimBrief.php');

in core/modules/SimBrief/SimBrief.php

done.

please close the topic.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...