Tato123
-
Posts
150 -
Joined
-
Last visited
Content Type
Profiles
Forums
phpVMS Resources
Downloads
Posts posted by Tato123
-
-
SOLVED i have change the redirect
-
i try on xampp, not online, and with the old version work, only with the last version i have problem
-
yes, i have the last versions but when i try to install the installation proces don't start if i click the button, but i return in the root of my web site
-
Hi Nabeel, thank's for your answer, i can't install.. i try but the process not go on and if i copy the file under the last installation, i can't navigate. This after the last update
-
Hi !
I have just create a module called Donazioni with the shell command.
Now i have the structure and in the admin pannel i see under Addons the name Donazioni.
When i click into Donazioni, the web site return:
Page Not Found
Well, this is embarrassing, the page you requested does not exist. Click here to go back to the home page.
How is possible have a white page in admin pannel?
Thanks
-
also for me
tnx
-
I have this error.
error converting value (null) to type "System.Int32' Path data.rank.subfleets (0) aircraft (0) zfw line 1 position 870
can yuo help me?
Tnx
-
hi to all !
i have some problem to export pirep in vacentral
FAILED exporting PIREP #5812 - No response from API server
any idea?
-
Oh yeah ... very similar at my site.... www.virtualiroma.it
Free template ... for all people.. PM me
-
In the line
$version = '1.0.1.1'; // kACARS_Free Version
Must set
$version = '1.0.1.4'; // kACARS_Free Version
-
This new Kacars working also FSX and FS2004 or only for Prepar3d v4?
-
I'm intressed, my email is info@virtualiroma.it
Thanks
-
Hello,
if i have the function:
<?php echo date(DATE_FORMAT.' ', strtotime($data->date)); ?>
How is possible show only the Day and not the complete date?
Thanks
-
how is possible reduce the zoom on the map?
-
Hi to All,
how is possible change thestyle of my number of page ? I try every way but i have only that visualization.... in vertical ...
-
Hi,
i'have a problem with the order
my code
public static function getscheddep() { $sql = "SELECT * FROM phpvms_schedules ORDER BY arrtime + 0 ASC"; return DB::get_results($sql); }
The system order only the hours and not the minute.
Any suggestion?
Thanks and happy new year at all
-
Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) in /web/htdocs/www.virtualiroma.it/home/newvar/core/modules/Scenery/Scenery.php on line 16 Warning: mysql_query(): A link to the server could not be established in /web/htdocs/www.virtualiroma.it/home/newvar/core/modules/Scenery/Scenery.php on line 16 Warning: mysql_result() expects parameter 1 to be resource, boolean given in /web/htdocs/www.virtualiroma.it/home/newvar/core/modules/Scenery/Scenery.php on line 17
Any Suggestion?
-
Hello everyone, I'm Albert, CEO of Virtualiroma.
It is currently a free position on the staff, as Repainter company.
I'd like to redo the fleet for FSX. Can someone kindly help me? I also try to pay Repainter
-
Hello ,
Virtualiroma Airlines announces the publication of the new site with Bootstrap . New graphics , new features for the pleasure of the virtual flight .
The English site still has some translation error but I would say that is usable .
Although the company is Italian , we expect numerous inscriptions .
We fly on IVAO is that Vatsim and recruit staff for the international section .
In addition, a fee of Repainter try for about a dozen planes
For info : info@virtualiroma.it
Website : www.virtualiroma.it
- 1
-
Hi guys,
is possible to find with the number of flight "schedules" the schedule briefing?
I have this problem, compare the event ->schedule with the "flight number" in schedules on my phpvms system
Solved
-
i have a question
when i issue an award to pilot, how is possible order the select by pilot id?
-
Hi guys,
is possible to find with the number of flight "schedules" the schedule briefing?
I have this problem, compare the event ->schedule with the "flight number" in schedules on my phpvms system
-
Hello,
with the release 5.5 the ranks are calculated with the totalhours
is possible calculate the ranks by totalhours + transferhours?
If i put on Dbase the number of totalhours + transferhours when recalculate the ranks the system put only the totalhours
Thanks
-
Thank you for your response Mark
actually i created a search form for default schedule function what exactly i wanted is whenever pilots search for any schedule through that form it will fetch the data from database and how the result on result page but now default function behave differently and showing all the schedules below on schedule search form so if anyone can please help me to sort out this thing will be much appreciated i am not using simpilot frontschedule module as it is not compatible with 5.5x version of phpvms.
if you require more information please do ask.
Thank you
Can I have your form please?
Addon Modules
in Support
Posted
i have redirect the xampp to my folder phpvms in httpd.conf
DocumentRoot "C:/xampp/htdocs/phpvms"