lKinderBueno/Streamity-Xtream-IPTV-Web-player

No epg

Opened this issue · 9 comments

Hey guy's, some now how to fix the no epg problem, I have the http:// xml url but is not populating the epg

Check server php error log file for more details.

Another way is to create a php file with this code:

<?php
include "epg-api.php";
echo downloadEpg();

And open it in your browser. It will give you more info about the error

Apparently is not compatible whit php7.4, change back to php 7.2 and epg works greate

I do Al read here and still no epg version 2.6

Check server php error log file for more details.

Another way is to create a php file with this code:

<?php
include "epg-api.php";
echo downloadEpg();

And open it in your browser. It will give you more info about the error

Hi, I tried this, fixed few errors, and at the ending, no more messages. But epg still not loading. PHP 7.2 version, added variables to config.php, but if you can check if everything is good. Just to say, mysql is coming from other server, and 7999 is port for mysql of that server. Is this good config?
slika

I get 500 Internal server error when I debbug trought console on Mozzila. Please help, ty.
slika

ql3d commented

same erorr here now any ideas ?

Hi all, same error epg wont work , I don't understand how to do, tried

<?php
include "epg-api.php";
echo downloadEpg();

no messages , blank page

There is an error ( a generic error) , for what ( a very little bit ) I can understand on a call "POST" on javascript that does not enable to populate database with epg. ( the call inside this file /var/www/html/static/js/2.9323b58a.chunk.js )

Can anyone help me ?

hi all, no one can help me ?

I have the same problem that you all have.

If we log in and open the channel list, and open the developer tools on the browser, these errors appear on the epg..

image