-
Posts
19 -
Joined
-
Last visited
Content Type
Profiles
Forums
phpVMS Resources
Downloads
Everything posted by raymond rabasi
-
hey all good day because we operate our virtual site as real as the company in real world i need to seprate scheduled flight(real) in page and non scheduled flight(virtual) on another one, and seprate real fleet and virtual fleet . so if this possible we need to modify finance,static,(all data devide in 2 section -real and non real or virtual) any one can help me to do that ??? . regards
-
still i have group permissions problem[solved]
raymond rabasi replied to raymond rabasi's topic in Support Forum
thanks Keith for advice.im using ObsessBlue skin as base skin but i made some personal changes on it,i solve this problem by provide staff with'admin link' its work now but i think'admin center' must be apear above to my staff? this is core_navigation.tpl : <li><a href="<?php echo SITE_URL ?>/index.php/Frontpage">home</a></li> <?php if(!Auth::LoggedIn()) { // Show these if they haven't logged in yet ?> <li><a href="<?php echo SITE_URL ?>/index.php/registration">Register</a></li> <?php } else { // Show these items only if they are logged in ?> <li><a href="<?php echo SITE_URL ?>/index.php/profile">Pilot Center</a></li> <li><a href="<?php echo url('/charts'); ?>">Charts</a></li> <?php } ?> <li><a href="<?php echo SITE_URL ?>/index.php/pilots">Pilots</a></li> <li><a href="<?php echo SITE_URL ?>/index.php/acars">Live Map</a></li> <?php echo $MODULE_NAV_INC;?> <?php if(Auth::LoggedIn()) { if(Auth::UserInGroup('Administrators')) { echo '<li><a href="'.SITE_URL.'/admin/">Admin Center</a></li>'; } ?> <li><a href="<?php echo SITE_URL ?>/index.php/login/logout">Log Out</a></li> <?php } ?> -
still i have group permissions problem[solved]
raymond rabasi replied to raymond rabasi's topic in Support Forum
thanks Nabeel, i cant understand you ! -
hi all im use version : 2.1.934 and i have problem with group prmissions to asign any one as staff by creating group and assign selected tasks(i chose access_admin with selected tasks). im read all topics related to this problem on forums but still not solved and admin center not shown on menu above.
-
no Earnings with new pilot[solved]
raymond rabasi replied to raymond rabasi's topic in Support Forum
thanks Nabeel, TAV1702 to advice me -
no Earnings with new pilot[solved]
raymond rabasi replied to raymond rabasi's topic in Support Forum
* how to do earning for ranks? * yes i accept pireps. the earning for old pilot its work proberly but this problem with new pilot(i think at first held ranks) -
hi all i have problem with new pilot with finance details,all new pilots always Earnings 0$ >>> why ??
-
Warning: Cannot modify header information [error] [solved]
raymond rabasi replied to raymond rabasi's topic in Support Forum
yeeeeeeeh solved by: change encode to (encode in utf-8 without bom).. use notepad++ thanks to all to advice me on this post : Mr.Bean,Keith,TAV1702, joeri ... -
Warning: Cannot modify header information [error] [solved]
raymond rabasi replied to raymond rabasi's topic in Support Forum
still not solve my problem exactly : 1/ this error message when login Warning: Cannot modify header information - headers already sent by (output started at /home2/sudansky/public_html/sudva/core/app.config.php:1) in /home2/sudansky/public_html/sudva/core/modules/Login/Login.php on line 143 Warning: Cannot modify header information - headers already sent by (output started at /home2/sudansky/public_html/sudva/core/app.config.php:1) in /home2/sudansky/public_html/sudva/core/modules/Login/Login.php on line 154 (by press home button im loging successfuly) 2/ this error message appear to me when download fsacars config file Warning: Cannot modify header information - headers already sent by (output started at /home2/sudansky/public_html/sudva/core/app.config.php:1) in /home2/sudansky/public_html/sudva/core/classes/Util.class.php on line 58 Warning: Cannot modify header information - headers already sent by (output started at /home2/sudansky/public_html/sudva/core/app.config.php:1) in /home2/sudansky/public_html/sudva/core/classes/Util.class.php on line 59 Warning: Cannot modify header information - headers already sent by (output started at /home2/sudansky/public_html/sudva/core/app.config.php:1) in /home2/sudansky/public_html/sudva/core/classes/Util.class.php on line 60 i think there is problem acure to database when transfer from old domain to new one because i dont edit this tamplates before . -
Warning: Cannot modify header information [error] [solved]
raymond rabasi replied to raymond rabasi's topic in Support Forum
thanks MR.BEAN for attention..will review my code to detect that, i hope this solve problem -
hi all i moved my phpvms to new domain with all data and every thing is ok but i recive this error when login: Warning: Cannot modify header information - headers already sent by (output started at /home2/sudansky/public_html/sudva/core/app.config.php:1) in /home2/sudansky/public_html/sudva/core/classes/Util.class.php on line 58 any tips ? problem solved by change encode to (encode in utf-8 without bom).. use notebad++
-
hi all i have problem with map...the icon of plane direction on the map point to positve direction...its point to departure airport when display on map...my client FSACARS...any suggestions about this problem ?
-
problem fixed now. how? edit cordinate with local.cpnfig(this file not found localy...its on core/ directory of phpvms instlation)
-
now i am use the default terrain map no error under the map...but when try to change LAT and LNG from APP.CONFIG no thing it happen..just over default location gulf of mexico...any idea??
-
hi all i am try for 2 days ago to solve this problem with search in foum but no way...(problem): traffic not apear on map..google map installed corectly with key ...my site here
-
how i can remove event_booking_1.3 module[solved]
raymond rabasi replied to raymond rabasi's topic in Support Forum
solved now...hahaha..all flights in vms must be fill there: flight schedules & route before statr any validate of route....tnx all poster and nabel to make this hard job. -
how i can remove event_booking_1.3 module[solved]
raymond rabasi replied to raymond rabasi's topic in Support Forum
tnx simpilot...now all drop saefly..i know the send pirep not related with schedule..my main problem is i can,t add new route to my VMS and when pilots fill manual pirep get error(The flight code and number you entered is not a valid route! ) -
Hi all im newbie here and i install event_booking_1.3 but an error accured when try to fil manual report and add new route...i need help to uninstall this module safely
-
hi..i im newbie and i cant add new page from admin cp