KinoO submitted a new resource:
PANEL IPTV - XTREAM CODE - PANEL IPTV
[citação] Informações úteis: Instalação realizada em centenas, VPS Linux e Hosting. Compatível com xtream ui. Algumas características: Painel gera teste automático. Gateways de pagamento integrados. (Não automático). Link Shortener Vods Área de solicitação [/cotação]
GOOD LET'S GO TO TEACH HOW TO INSTALL THIS PANEL:
you need to create 3 DATABASES
good after having made the 3 databases we will now import the files that are in the folder AUTT/DUPLEX/ which in this case are the 3 databases, import each database corresponding to your created bank.
after doing this we will now make a note of the following files that are in the root folder, there you will go to your mysql database and the data from your Xtream server .:
Login: admin
Password: 745716
after having made the notes and settings it will work NORMAL, IF YOU HAVE QUESTIONS YOU CAN STILL QUESTION I ANSWER!
Read more about this resource...
PANEL IPTV - XTREAM CODE - PANEL IPTV
[citação] Informações úteis: Instalação realizada em centenas, VPS Linux e Hosting. Compatível com xtream ui. Algumas características: Painel gera teste automático. Gateways de pagamento integrados. (Não automático). Link Shortener Vods Área de solicitação [/cotação]
GOOD LET'S GO TO TEACH HOW TO INSTALL THIS PANEL:
you need to create 3 DATABASES
panel_accesses
general_panel
Note: these banks must be connected to the same user in the database.panel_users
good after having made the 3 databases we will now import the files that are in the folder AUTT/DUPLEX/ which in this case are the 3 databases, import each database corresponding to your created bank.
after doing this we will now make a note of the following files that are in the root folder, there you will go to your mysql database and the data from your Xtream server .:
==============================
'DataServer.php'
==============================
$ _XPainel ['server'] = 'localhost';
$ _XPanel ['user'] = 'USER MYSQL';
$ _XPainel ['password'] = 'MYSQL PASSWORD';
$ _XPainel ['Painel_acessos'] = 'Painel_acessos';
$ _XPainel ['Painel_geral'] = 'Painel_geral';
$ _XPainel ['Painel_user'] = 'Painel_users';
// ======================================
// ~ MySQL XtreamCodes information ~
// ======================================
$ _XCodes ['server'] = "IP-SERVER";
$ _XCodes ['port'] = '7999';
$ _XCodes ['user'] = 'user_iptvpro';
$ _XCodes ['password'] = 'YOUR PASSWORD';
$ _XCodes ['data bank'] = 'xtream_iptvpro';
===========================
'Xtreamui.php'
===========================
$ logoimg = "YOUR LOGO URL";
$ app1 = "URL APP 1";
$ app2 = "URL APP 2";
$ app3 = "URL APP 3";
$ webplayer = "WEBPLAYER URL";
$ nomeapp1 = "APP NAME 1";
$ nomeapp2 = "APP NAME 2";
$ nomeapp3 = "APP NAME 3";
$ nomewebplayer = "WEBPLAYER NAME";
// ======================================
// ~ MySQL information ~
// ======================================
// ======================================
// ~ MySQL XtreamCodes information ~
// ======================================
$ _XCodes ['server'] = 'IP-SERVER';
$ _XCodes ['port'] = '7999';
$ _XCodes ['user'] = 'user_iptvpro';
$ _XCodes ['password'] = 'YOUR PASSWORD';
$ _XCodes ['data bank'] = 'xtream_iptvpro';
Login: admin
Password: 745716
after having made the notes and settings it will work NORMAL, IF YOU HAVE QUESTIONS YOU CAN STILL QUESTION I ANSWER!
Read more about this resource...
Last edited: