Welcome to World of IPTV

Join us now to get access to all our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, and so, so much more. It's also quick and totally free, so what are you waiting for?

Forum Rules

Our Rules: Read to avoid getting banned!

Advertising

Introduce Yourself to the World with Us!

Resource Database

Find the newest resources around IPTV!

Account upgrade

Upgrade your account to unlock more benefits!
Resource icon

Resource XCIPTV 5.0.1 700 FTG panel 591 5.0.1 700

Register & Get access to index

9belowzero

Extended Member
Ext. Member
Joined
Feb 28, 2020
Messages
36
Reaction score
340
Points
64
Location
uk
What can be done from panel and can you post pic of panel
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
lol you could of used your own screenshot
 
Has anyone figured out how to change app name package name on this version?
 
Great job guys keep it up??
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
Hi, does anyone know f this method will be hide IPTV dns or not?
I will explain: If someone extracts the apk and analyzes it, will he find the IPTV Server dns/IP or FTG Panel DNS/IP only??
There is a way to hide it?
Thank you in advance..
 
Hi, does anyone know f this method will be hide IPTV dns or not?
I will explain: If someone extracts the apk and analyzes it, will he find the IPTV Server dns/IP or FTG Panel DNS/IP only??
There is a way to hide it?
Thank you in advance..
Yes your iptv serivce dns is put in on panel side you point apk to your panel
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
I have just purchased this and it says " this upload doesnt exist " on Gofile ....Edit the link has been updated
 
Last edited:
I am getting this error:

exec("CREATE TABLE IF NOT EXISTS users(id INTEGER PRIMARY KEY,username TEXT ,password TEXT)"); $rows = $db->query("SELECT COUNT(*) as count FROM users"); $row = $rows->fetchArray(); $numRows = $row['count']; if ($numRows == 0) { $db->exec("INSERT INTO users(id ,username, password) VALUES('1' ,'admin', 'admin')"); } if (isset($_POST["login"])) { if (!$db) { echo $db->lastErrorMsg(); } else { // } $sql = 'SELECT * from users where username="' . $_POST["username"] . '";'; $ret = $db->query($sql); while ($row = $ret->fetchArray()) { $id = $row['id']; $username = $row['username']; $password = $row['password']; } if ($id != "") { if ($password == $_POST["password"]) { session_regenerate_id(); $_SESSION['loggedin'] = TRUE; $_SESSION['name'] = $_POST['username']; header('Location: user_update.php'); } else { header('Location: ./api/index.php'); } } else { header('Location: ./api/index.php'); } $db->close(); } ?>
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
I am getting this error:

exec("CREATE TABLE IF NOT EXISTS users(id INTEGER PRIMARY KEY,username TEXT ,password TEXT)"); $rows = $db->query("SELECT COUNT(*) as count FROM users"); $row = $rows->fetchArray(); $numRows = $row['count']; if ($numRows == 0) { $db->exec("INSERT INTO users(id ,username, password) VALUES('1' ,'admin', 'admin')"); } if (isset($_POST["login"])) { if (!$db) { echo $db->lastErrorMsg(); } else { // } $sql = 'SELECT * from users where username="' . $_POST["username"] . '";'; $ret = $db->query($sql); while ($row = $ret->fetchArray()) { $id = $row['id']; $username = $row['username']; $password = $row['password']; } if ($id != "") { if ($password == $_POST["password"]) { session_regenerate_id(); $_SESSION['loggedin'] = TRUE; $_SESSION['name'] = $_POST['username']; header('Location: user_update.php'); } else { header('Location: ./api/index.php'); } } else { header('Location: ./api/index.php'); } $db->close(); } ?>
from the looks of what you posted. you dont have mysql installed or sqlite installed cant tell which its using from the code given.
 
I installed Ubuntu Server 20 on a dedicated server.

I have putted the files of the panel in a folder inside /var/www/html
Chmod 775 the folder and all files.

When i enter the domain in firefox i get that message and i am unable to login.

Am i missing something here?
 
I have installed PHP 7 and now all i get is a blank page.

Does anyone please please help me install this panel?

Thanks.
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
I have installed PHP 7 and now all i get is a blank page.

Does anyone please please help me install this panel?

Thanks.
Try deleting db and the reload page . I had to do that with another panel and then it worked
 
What database?
Go into file manger on host then go into panel folder and delete db folder then reload url and that will set a new db and all should work
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
When opening the App it shows error: "Can´t Play this Video".

How to solve this?
 
shape1
shape2
shape3
shape4
shape5
shape6
Back
Top