NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) v
« Previous 1 2 3 4 5 20 Next »
Tempest EPG Generator

 
  • 0 Vote(s) - 0 Average
Tempest EPG Generator
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,112
Threads: 957
Joined: May 2006
#41
2022-02-11, 01:59 PM
That is exactly what I am doing. The file time is not changed on save.

I run the php -m command an SimpleXml, libxml, and xmlwriter all show up. I successfully created an xml file using dom with php like this

Code:
<?php

        $dom = new DOMDocument();
        $dom->encoding = 'utf-8';
....



Martin
kvanc
Offline

Junior Member

Turkey
Posts: 39
Threads: 1
Joined: Feb 2022
#42
2022-02-11, 02:08 PM (This post was last modified: 2022-02-11, 02:20 PM by kvanc.)
(2022-02-11, 01:59 PM)mvallevand Wrote: That is exactly what I am doing.  The file time is not changed  on save.

I run the php -m command an SimpleXml, libxml, and xmlwriter all show up.  I successfully created an xml  file using dom with php like this

Code:
<?php

        $dom = new DOMDocument();
        $dom->encoding = 'utf-8';
....



Martin
Which server you are using ? And also Could you please php -m if json is there?
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,112
Threads: 957
Joined: May 2006
#43
2022-02-11, 02:44 PM
For template just php -S localhost:port I am not in Windows right now.

Martin
kvanc
Offline

Junior Member

Turkey
Posts: 39
Threads: 1
Joined: Feb 2022
#44
2022-02-11, 03:06 PM (This post was last modified: 2022-02-11, 03:09 PM by kvanc.)
(2022-02-11, 02:44 PM)mvallevand Wrote: For template just php -S localhost:port  I am not in Windows right now.

Martin

And same result? I am using it with php -S since begining
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,112
Threads: 957
Joined: May 2006
#45
2022-02-11, 03:17 PM
I don't know I only plan on testing this on Windows

Martin
kvanc
Offline

Junior Member

Turkey
Posts: 39
Threads: 1
Joined: Feb 2022
#46
2022-02-11, 03:25 PM
(2022-02-11, 03:17 PM)mvallevand Wrote: I don't know I only plan on testing this on Windows

Martin

Ah, ok. I thought you already tested.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,112
Threads: 957
Joined: May 2006
#47
2022-02-11, 05:44 PM
Here is you go

Code:
php.exe -m
[PHP Modules]
bcmath
calendar
Core
ctype
curl
date
dom
fileinfo
filter
hash
iconv
json
libxml
mbstring
mysqlnd
openssl
pcre
PDO
Phar
readline
Reflection
session
SimpleXML
SPL
standard
tokenizer
xml
xmlreader
xmlwriter
zip
zlib

[Zend Modules]
kvanc
Offline

Junior Member

Turkey
Posts: 39
Threads: 1
Joined: Feb 2022
#48
2022-02-11, 06:19 PM
(2022-02-11, 05:44 PM)mvallevand Wrote: Here is you go

Code:
php.exe -m
[PHP Modules]
bcmath
calendar
Core
ctype
curl
date
dom
fileinfo
filter
hash
iconv
json
libxml
mbstring
mysqlnd
openssl
pcre
PDO
Phar
readline
Reflection
session
SimpleXML
SPL
standard
tokenizer
xml
xmlreader
xmlwriter
zip
zlib

[Zend Modules]
Ok so from php side everything needed is there. Thats why I am thinking it should be related with some kind of server issue/setting. I mentioned that yesterday someone else said his some never used ipv6 setting of wamp server caused similar issue. In his case data was being sent to server's ipv6 adress instead of listening ipv4 adress
kvanc
Offline

Junior Member

Turkey
Posts: 39
Threads: 1
Joined: Feb 2022
#49
2022-02-12, 07:50 AM
When you have time, Could you also try to create a siteconfig file? 
Go to siteconfig maker
Type a name for config name as "a"
Save 
And there should be created "a.siteconfig.php" file in /tempest_config/site_config/ folder with a few lines inside. If also this does not appear, it means your server sending $_POST requests to some other place than listening ip/port or directory of server
kvanc
Offline

Junior Member

Turkey
Posts: 39
Threads: 1
Joined: Feb 2022
#50
2022-02-12, 10:13 AM (This post was last modified: 2022-02-12, 10:14 AM by kvanc.)
By the way, I fixed flixed.io for Canada & USA and put back to github with updated content. Now also affiliatecallsigns have been added to channel names(only for the ones available) along with provider names. I will also try to make a siteconfig for schedulesdirect and apply to official addon list (If I see some people interested) so their api may be used over Tempest by users who edit file with their username/password. Now I can focus on solving your problem Smile
« Next Oldest | Next Newest »

Users browsing this thread: 2 Guest(s)

Pages (8): « Previous 1 … 3 4 5 6 7 8 Next »
Jump to page 


  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode