Viewing 15 replies - 16 through 30 (of 32 total)
  • Thread Starter Gabriel Cunha

    (@gabriel-cunha)

    Others exemple who I saw in https://e-srael.org/stream1/

    Plugin Author leaklords

    (@kwark)

    I have matched the problem

    file_get_contents(https://api.justin.tv/api/stream/list.json?channel=artien,)

    Sometimes, the official Api and this latest comma makes down stream.

    The 1.2.8 version is up to date and correct them

    Plugin Author leaklords

    (@kwark)

    Don’t use sub-pages in some case.

    The plugin preg_match the url in use for the shortcode [livesOnline] to create some liberty of usage for your choice of the url/page name and to generate some php script but a rule is to use a different page for this shortcode (in fact in your site). Don’t mix multiples sub-pages (with manual shortcodes included) with the shortcode [livesOnline] included in the parent page.

    Plugin Author leaklords

    (@kwark)

    A simple hack to use sub-menu without create sub-page is in Dashboard > Appearence > menu (if your theme support menu).

    To create a simple hack, you may add in the box “Custom link”

    @ url

    #

    and

    @ label

    name of your choice

    Click add and after you may add your pages in this menu and after move these pages buttons lightly to the right of name of your choice button to create your sub-menu with these pages buttons.

    Plugin Author leaklords

    (@kwark)

    Try also to change your file permission of /cache/ folder to 0755 with your ftp client

    Thread Starter Gabriel Cunha

    (@gabriel-cunha)

    Hi, It’s possible you add me on skype? Because I make what you said, but its not working.

    Plugin Author leaklords

    (@kwark)

    I’m not very fluent in english, I have regularly requested on a translator to make sure my English is bearable.

    A latest point, the plugin have some problem with buddypress.

    Thread Starter Gabriel Cunha

    (@gabriel-cunha)

    No problem, I’m not fluent too. add me : gabrielsousa12 on skype

    Thread Starter Gabriel Cunha

    (@gabriel-cunha)

    This website don’t use Buddypress, I don’t understand why not working, I tried a lot of things and stay with same problem.

    Hi,

    to fix this problem:

    Warning: file_put_contents(/home/mele/domains/e-srael.org/public_html/wp-content/plugins/livetv-bundle/cache/temp_1_live.html)

    Just create an empty temp_1_live.html file in the “livetv-bundle/cache” folder and set the CHMOD (Permission) to 777.

    I installed the Plugin on a fresh installation and had the problems.

    I dont know why but you should add the file as default in the plugin.

    Another point is: set the cache to 3 if you dont have added alot of streams yet. Remember: The message will disappear after 3 minutes and your online streams will be shown.

    Best regards,
    sash

    Other stuff:

    @ Gabriel:

    Warning: file_get_contents() [function.file-get-contents]: URL file-access is disabled in the server configuration in /home/blizzedito/public_html/wordpress/wp-content/plugins/livetv-bundle/page-frontend/page-livetreams.php on line 634

    There is a message that the access is disabled in the server configuration. So after using google you can find out that the problem is a deactivated “allow_url_fopen” in the php.ini file of your provider.

    Thread Starter Gabriel Cunha

    (@gabriel-cunha)

    Sash, I will try. Later, I post the result.

    Okay

    Plugin Author leaklords

    (@kwark)

    It’s the real problem that Sash explains https://bit.ly/OWyf6a

    If the php option is not activated on your “php engine” on server side, this php default function can not work.

    Thx Sash

    Thread Starter Gabriel Cunha

    (@gabriel-cunha)

    Well, the problem was the Host who I had ! sorry !!

Viewing 15 replies - 16 through 30 (of 32 total)
  • The topic ‘[Plugin: liveTV Bundle] Problem to turn Online the thumbnail’ is closed to new replies.