• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

MeetAir - iOS and Android Video Conference App for Live Class, Meeting, Webinar, Online Training

MeetAir - iOS and Android Video Conference App for Live Class, Meeting, Webinar, Online Training 1.2.1

No permission to download
Falconizer updated MeetAir - iOS and Android Video Conference App for Live Class, Meeting, Webinar, Online Training with a new update entry:

MeetAir - iOS and Android Video Conference App for Live Class, Meeting, Webinar, Online Training

01 February 2022 V1.2.0

1. Jitsi meet sdk issue fixed
2. android 33 support added
3. flutter 3.7.0 supported
4. dependencies updated
5. unsupported dependencies removed
6. Some other bugs was fixed.
7. PHP 8.x supported

Read the rest of this update entry...
 
  • Like
Reactions: Judge and kampung
does anyone know how to remove jitsi branding on android app for self hosted jitsi

1. settings menu in profile
2. Links for help, privacy and terms.
 
does anyone know how to remove jitsi branding on android app for self hosted jitsi

1. settings menu in profile
2. Links for help, privacy and terms.
Have fixed it all
issue is now with xcode 14.2
 
I just nulled this script;
This is what I did
In your do_install.php, just remove these codes and save

if ($curl_info["http_code"] == "200"):
$curl_response = json_decode($curl_response);
if($curl_response->status):
$sql = $curl_response->sql_data;
else:
echo json_encode(array("success" => false, "message" => $curl_response->message));
exit();
endif;
else:
echo json_encode(array("success" => false, "message" => "There is a problem to connect with SpaGreen server.Make sure you have active internet connection!"));
exit();
endif;
 
I just nulled this script;
This is what I did
In your do_install.php, just remove these codes and save

if ($curl_info["http_code"] == "200"):
$curl_response = json_decode($curl_response);
if($curl_response->status):
$sql = $curl_response->sql_data;
else:
echo json_encode(array("success" => false, "message" => $curl_response->message));
exit();
endif;
else:
echo json_encode(array("success" => false, "message" => "There is a problem to connect with SpaGreen server.Make sure you have active internet connection!"));
exit();
endif;

A Database Error Occurred​

Error Number: 1146
Table 'ppggfgjx_reuniones.ci_sessions' doesn't exist
SELECT 1 FROM `ci_sessions` WHERE `id` = 'a3d7273c2fc83f3d777c1e1bfaaef487a7f1c494'
Filename: libraries/Session/drivers/Session_database_driver.php
Line Number: 388

A PHP Error was encountered​

Severity: Warning
Message: session_write_close(): Cannot call session save handler in a recursive manner
Filename: Unknown
Line Number: 0
 

A Database Error Occurred​

Error Number: 1146
Table 'ppggfgjx_reuniones.ci_sessions' doesn't exist
SELECT 1 FROM `ci_sessions` WHERE `id` = 'a3d7273c2fc83f3d777c1e1bfaaef487a7f1c494'
Filename: libraries/Session/drivers/Session_database_driver.php
Line Number: 388

A PHP Error was encountered​

Severity: Warning
Message: session_write_close(): Cannot call session save handler in a recursive manner
Filename: Unknown
Line Number: 0
not work
 
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock