
RafaelLetras
-
Posts
36 -
Joined
-
Last visited
Content Type
Profiles
Forums
phpVMS Resources
Downloads
Posts posted by RafaelLetras
-
-
Quote
[Wed Aug 05 21:26:48.700330 2020] [:error] [pid 492087] [client 86.237.36.104:0] [client 86.237.36.104] ModSecurity: Access denied with code 403 (phase 4). Pattern match "<b>Warning</b>.{0,100}?:.{0,1000}?\\\\bon line\\\\b" at RESPONSE_BODY. [file "/etc/apache2/conf.d/modsec_vendor_configs/comodo_apache/16_Outgoing_FilterPHP.conf"] [line "14"] [id "214420"] [rev "1"] [msg "COMODO WAF: PHP Information Leakage||crew.voloteavirtual.com|F|3"] [data "Matched Data: <b>Warning</b>: Invalid argument supplied for foreach() in <b>/home/voloteav/public_html/crew/admin/modules/PIREPAdmin/PIREPAdmin.php</b> on line found within RESPONSE_BODY: <!DOCTYPE html PUBLIC \\x22-//W3C//DTD XHTML 1.0 Transitional//EN\\x22 \\x22http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\\x22>\\x0a<html xmlns=\\x22http://www.w3.org/1999/xhtml\\x22>\\x0a<head>\\x0a<meta http-equiv=\\x22Content-Type\\x22 content=\\x22text/html; charset=utf-8\\x22 />\\x0a<title>phpVMS Admin Panel</title>\\x..."] [severity "ERROR"] [tag "CWAF"] [tag "FilterPHP"] [hostname "crew.voloteavirtual.com"] [uri "/admin/index.php/pirepadmin/approveall"] [unique_id "XysH@FxURdsGDixKhTHzWAAAAAE"], referer: https://crew.voloteavirtual.com/admin/index.php/pirepadmin/viewall?admin=viewall&start=20
-
Hi guys
With the host I could manage however my index.php
Is no longer accesible I have error 403
and the following errors[04-Aug-2020 15:51:53 UTC] PHP Warning: Invalid argument supplied for foreach() in /home/voloteav/public_html/crew/lib/skins/voloteavirtual/weather/wx_form.php on line 140 [04-Aug-2020 15:59:47 UTC] PHP Warning: Invalid argument supplied for foreach() in /home/voloteav/public_html/crew/lib/skins/voloteavirtual/weather/wx_form.php on line 140 [04-Aug-2020 18:56:22 UTC] PHP Warning: imagecreatefromstring(): Data is not in a recognized format in /home/voloteav/public_html/crew/core/common/PilotData.class.php on line 1016 [05-Aug-2020 09:30:09 UTC] PHP Deprecated: Automatically populating $HTTP_RAW_POST_DATA is deprecated and will be removed in a future version. To avoid this warning set 'always_populate_raw_post_data' to '-1' in php.ini and use the php://input stream instead. in Unknown on line 0 [05-Aug-2020 09:30:09 UTC] PHP Deprecated: Automatically populating $HTTP_RAW_POST_DATA is deprecated and will be removed in a future version. To avoid this warning set 'always_populate_raw_post_data' to '-1' in php.ini and use the php://input stream instead. in Unknown on line 0 [05-Aug-2020 09:30:10 UTC] PHP Deprecated: Automatically populating $HTTP_RAW_POST_DATA is deprecated and will be removed in a future version. To avoid this warning set 'always_populate_raw_post_data' to '-1' in php.ini and use the php://input stream instead. in Unknown on line 0 [05-Aug-2020 09:30:33 UTC] PHP Deprecated: Automatically populating $HTTP_RAW_POST_DATA is deprecated and will be removed in a future version. To avoid this warning set 'always_populate_raw_post_data' to '-1' in php.ini and use the php://input stream instead. in Unknown on line 0 [05-Aug-2020 09:30:51 UTC] PHP Deprecated: Automatically populating $HTTP_RAW_POST_DATA is deprecated and will be removed in a future version. To avoid this warning set 'always_populate_raw_post_data' to '-1' in php.ini and use the php://input stream instead. in Unknown on line 0 [05-Aug-2020 09:32:08 UTC] PHP Deprecated: Automatically populating $HTTP_RAW_POST_DATA is deprecated and will be removed in a future version. To avoid this warning set 'always_populate_raw_post_data' to '-1' in php.ini and use the php://input stream instead. in Unknown on line 0 [05-Aug-2020 15:01:38 UTC] PHP Warning: Invalid argument supplied for foreach() in /home/voloteav/public_html/crew/core/modules/Fltbook/Fltbook.php on line 47 [05-Aug-2020 19:03:30 UTC] PHP Warning: Invalid argument supplied for foreach() in /home/voloteav/public_html/crew/admin/modules/PIREPAdmin/PIREPAdmin.php on line 120 [05-Aug-2020 19:03:58 UTC] PHP Warning: Invalid argument supplied for foreach() in /home/voloteav/public_html/crew/admin/modules/PIREPAdmin/PIREPAdmin.php on line 120 [05-Aug-2020 19:26:48 UTC] PHP Warning: Invalid argument supplied for foreach() in /home/voloteav/public_html/crew/admin/modules/PIREPAdmin/PIREPAdmin.php on line 120
-
Hi @Strider
I told him that , let's see what he does , because at the moment I have a VA with 100 pilots stoped because he's too lazy and rudeWaiting for news
-
So I got an answer from the host , he told '' please modify the script to not send invalid values to the system'' 😅
-
Hi
Thank you very much !
I will contacct the host !
And see what he saysThank you both I will keep you updated!
-
Hi ,
Everything is correct I havent touch it since day 1
And mariadb version 10.2.32-MariaDB-cll-lve - MariaDB Server
-
phpVMS version? simpilots
PHP version? 5.6
MySQL or MariaDB version? MySQL
From line 99 :
public function connect($dbuser='', $dbpassword='', $dbhost='localhost')
{
$this->dbh = new mysqli($dbhost, $dbuser, $dbpassword);
if(mysqli_connect_errno() != 0)
{
if($this->throw_exceptions)
throw new ezDB_Error(mysqli_connect_error(), mysqli_connect_errno());
$this->register_error(mysqli_connect_error(), mysqli_connect_errno());
return false;
}
else
{
$this->clear_errors();
return true;
}
return true;
} -
Good morning ,
Since the 17th juin my pireps are not working
I have the following errors
[17-Jul-2020 20:44:07 UTC] PHP Warning: mysqli::mysqli(): (HY000/2002): No such file or directory in /home/voloteav/public_html/crew/core/classes/ezdb/ezdb_mysqli.class.php on line 101''
[21:46]
'' [17-Jul-2020 20:44:07 UTC] PHP Fatal error: Uncaught <blockquote><font face=arial size=2 color=000099><b>Last Error --</b> [<font color=000000><b>No such file or directory (2002)</b></font>]<br />[<font color=000000><b></b></font>]</font><p> </blockquote><hr noshade color=dddddd size=1>''
[21:46]
'' [17-Jul-2020 20:44:17 UTC] PHP Fatal error: Uncaught <blockquote><font face=arial size=2 color=000099><b>Last Error --</b> [<font color=000000><b>No such file or directory (2002)</b></font>]<br />[<font color=000000><b></b></font>]</font><p> </blockquote><hr noshade color=dddddd size=1> thrown in /home/voloteav/public_html/crew/core/classes/ezdb/ezdb_mysqli.class.php on line 106 [17-Jul-2020 22:38:32 UTC] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, class 'Login' does not have a method 'index.php' in /home/voloteav/public_html/crew/core/classes/MainController.class.php on line 218''
BR -
FIXED !
-
Good morning ,
I setup my website with a a SSL certificated ,
I also tried all the tutorials that are on the forum
But the phpvms isnt sending any emails ,
I tried from that email mail box to my personnal email and it's working
I also tried setting up a php file for the email
And I have an error ,
The website is full https:// compatible and everything is set correctly on local_app and util
If you can help meBest Regards
Rafa
<?php ini_set( 'display_errors', 1 ); error_reporting( E_ALL ); $from = "no-reply@voloteavirtual.com"; $to = "myemail"; $subject = "PHP Mail Test script"; $message = "This is a test to check the PHP Mail functionality"; $headers = "From:" . $from; mail($to,$subject,$message, $headers); echo "Test email sent"; ?>
ISSUE FIXED ( for the moment -
So I just deleted the captcha code and it's working
-
5 hours ago, Jonah0037 said:
Got it to work, now the only issue, is that no new user can register.
Hi have that problem too , still trying to figurate it out
-
alright thanks it work !
-
Hello ,
Could you please take a look ,
it doesnt work : https://gyazo.com/124e903084ef31a4bc74ac5cd7d8cde6-
1
-
-
Hi , this is my dashboard any idea ?
https://gyazo.com/3240f61119d6f1e12f1ea288acfd5d56
You can check the website at http://crew.aircorsicavirtuel.com/index.php/ -
On 27/06/2017 at 10:41 PM, ProSkyDesign said:
send me a P.M, I can help you
It's working now , thx
-
Quote
sim pilot , It's working now
Idk how xD
-
Hello ,
I'm using crewcenter skin , my acars map dont show on my pilot main page or /acars , I want to know where to place the google api
Cheers
Rafael Letras
-
Not working for me :/
-
Hi , I still have the keyapi missing , annyone?
-
Hello ,
My maps dont work , was looking for the fix on the forum but it's says to put on corehtml file
-
On 30/11/2016 at 5:13 PM, Vangelis said:
,Yes it works you might need to rename the tpl to php
Your website is not online here to download the simbrief module , possible to reupload on github?
-
Hello ,
I did an install oh phpvms on subdomain , and I have a html template on my main website ( I will switch him to php to put the code )
But I would like to know what code to put to make the database call ( pilots , routes , flights , miles flown etc... )
Cheers
Rafael Letras
-
I need help ,
I can't make the db calls and the vangelis link is outdated
PHPVMS pireps not working
in Support Forum
Posted