any one have tested ?
wait.... i did not test the file.... just entered the address providedI did.... it's just like XC v2
Hey bro how to make ?I did.... it's just like XC v2
| 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 |
sorry to mislead youHey bro how to make ?
| 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 |
on the ondemand.php file you need to correct mysql connectionvar is working in / www / html folder. Despite all the efforts I was not logged in.
$conn = new mysqli(MYSQL_SERVER, $username, $password, MYSQL_DATABASE, MYSQL_PORT);
$conn = new mysqli(MYSQL_SERVER, MYSQL_USERNAME, MYSQL_PASSWORD, MYSQL_DATABASE, MYSQL_PORT);
| 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 |
ON_DEMAND is officepanel again, NOT xc reborn
thank you I have logged in now. but I can't see any mind on the panel. Is there another setting?on the ondemand.php file you need to correct mysql connection
change this
to thisCode:$conn = new mysqli(MYSQL_SERVER, $username, $password, MYSQL_DATABASE, MYSQL_PORT);
Code:$conn = new mysqli(MYSQL_SERVER, MYSQL_USERNAME, MYSQL_PASSWORD, MYSQL_DATABASE, MYSQL_PORT);
you need to open phpmyadmin and execute thisthank you I have logged in now. but I can't see any mind on the panel. Is there another setting?
ALTER TABLE xtream_iptvpro.streams
ADD COLUMN on_demand TINYINT(1) NULL DEFAULT '0' AFTER added,
ADD COLUMN sh_called TINYINT(1) NULL DEFAULT '0' AFTER on_demand;
| 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 |
you need to open phpmyadmin and execute this
Code:ALTER TABLE xtream_iptvpro.streams ADD COLUMN on_demand TINYINT(1) NULL DEFAULT '0' AFTER added, ADD COLUMN sh_called TINYINT(1) NULL DEFAULT '0' AFTER on_demand;
but i dont see any use for this its just adding 2 COLUMN on_demand and sh_called to the table streams
the interface allow you to enable or disable 0 or 1
this wont help you get ondemand working on XC......
yes i already posted the same question and someone replayed with ON_DEMAND is officepanel again, NOT xc rebornfascinated by your knowledge.
I have one small question.
This file does not exist in the system.
updateondemand.php
| 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 |





