-
AuthorPosts
-
October 30, 2014 at 6:47 am #202284
Warning: simplexml_load_file(http://gdata.youtube.com/feeds/api/videos/dIfeh6EGZo8): failed to open stream: Network is unreachable in /srv/disk1/1746522/www/6.testialue.net/templates/ja_playmag/templateHelper.php on line 90
Fatal error: Call to a member function children() on a non-object in /srv/disk1/1746522/www/6.testialue.net/templates/ja_playmag/templateHelper.php on line 74
This is second install of JA Playmag from quickstart .zip file. First one was missing some files and made
“fatal error”. This zip seemed to unzip ok.jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
October 30, 2014 at 7:25 am #553698Hi there,
Look like you have server side issue. Please wait for awhile , i’m checking source code for now.Thank you,
Viet Vujooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
October 30, 2014 at 7:35 am #553699Hi there,
$entry = simplexml_load_file($feedURL);
$media = $entry->children('http://search.yahoo.com/mrss/');
Both of them are right code. But look like your server can’t do request to remote server by somehow . that’s why entry is invalid value than cause issue.Please check with your hosting provide about server configuration.
Thank you,
Viet VuJune 5, 2015 at 10:08 pm #573102i am having the same problem!
error log from server!
root@hserv27 # tail error.php
#Software: Joomla Platform 13.1.0 Stable [ Curiosity ] 24-Apr-2013 00:00 GMT#Fields: datetime priority clientip category message
2015-04-29T12:56:00+00:00 INFO 201.75.57.177 joomlafailure Username and password do not match or you do not have an account yet.
2015-05-19T13:50:48+00:00 INFO 201.75.58.221 joomlafailure Username and password do not match or you do not have an account yet.
2015-05-19T13:50:55+00:00 INFO 201.75.58.221 joomlafailure Username and password do not match or you do not have an account yet.
2015-05-19T13:51:00+00:00 INFO 201.75.58.221 joomlafailure Username and password do not match or you do not have an account yet.
2015-05-19T13:51:07+00:00 INFO 201.75.58.221 joomlafailure Username and password do not match or you do not have an account yet.
2015-05-19T13:51:12+00:00 INFO 201.75.58.221 joomlafailure Username and password do not match or you do not have an account yet.
2015-05-25T16:07:06+00:00 INFO 201.75.58.221 joomlafailure Nome de usu?rio e/ou senha n?o correspondem ou voc? ainda n?o possui uma conta.*******************************************************************
root@hserv27 # tail error_log
[05-Jun-2015 14:24:15 UTC] PHP Fatal error: Call to a member function children() on a non-object in /home/program2/public_html/templates/ja_playmag/templateHelper.php on line 74
[05-Jun-2015 14:28:27 UTC] PHP Warning: simplexml_load_file(http://gdata.youtube.com/feeds/api/videos/dIfeh6EGZo8) [<a href=”function.simplexml-load-file”>function.simplexml-load-file</a>]: failed to open stream: HTTP request failed! HTTP/1.0 410 Gone
in /home/program2/public_html/templates/ja_playmag/templateHelper.php on line 90
[05-Jun-2015 14:28:27 UTC] PHP Fatal error: Call to a member function children() on a non-object in /home/program2/public_html/templates/ja_playmag/templateHelper.php on line 74
[05-Jun-2015 14:29:35 UTC] PHP Warning: simplexml_load_file(http://gdata.youtube.com/feeds/api/videos/dIfeh6EGZo8) [<a href=”function.simplexml-load-file”>function.simplexml-load-file</a>]: failed to open stream: HTTP request failed! HTTP/1.0 410 Gone
in /home/program2/public_html/templates/ja_playmag/templateHelper.php on line 90
[05-Jun-2015 14:29:35 UTC] PHP Fatal error: Call to a member function children() on a non-object in /home/program2/public_html/templates/ja_playmag/templateHelper.php on line 74
[05-Jun-2015 14:29:39 UTC] PHP Warning: simplexml_load_file(http://gdata.youtube.com/feeds/api/videos/dIfeh6EGZo8) [<a href=”function.simplexml-load-file”>function.simplexml-load-file</a>]: failed to open stream: HTTP request failed! HTTP/1.0 410 Gone
in /home/program2/public_html/templates/ja_playmag/templateHelper.php on line 90
[05-Jun-2015 14:29:39 UTC] PHP Fatal error: Call to a member function children() on a non-object in /home/program2/public_html/templates/ja_playmag/templateHelper.php on line 74June 5, 2015 at 10:08 pm #738135i am having the same problem!
error log from server!
root@hserv27 # tail error.php
#Software: Joomla Platform 13.1.0 Stable [ Curiosity ] 24-Apr-2013 00:00 GMT#Fields: datetime priority clientip category message
2015-04-29T12:56:00+00:00 INFO 201.75.57.177 joomlafailure Username and password do not match or you do not have an account yet.
2015-05-19T13:50:48+00:00 INFO 201.75.58.221 joomlafailure Username and password do not match or you do not have an account yet.
2015-05-19T13:50:55+00:00 INFO 201.75.58.221 joomlafailure Username and password do not match or you do not have an account yet.
2015-05-19T13:51:00+00:00 INFO 201.75.58.221 joomlafailure Username and password do not match or you do not have an account yet.
2015-05-19T13:51:07+00:00 INFO 201.75.58.221 joomlafailure Username and password do not match or you do not have an account yet.
2015-05-19T13:51:12+00:00 INFO 201.75.58.221 joomlafailure Username and password do not match or you do not have an account yet.
2015-05-25T16:07:06+00:00 INFO 201.75.58.221 joomlafailure Nome de usu?rio e/ou senha n?o correspondem ou voc? ainda n?o possui uma conta.*******************************************************************
root@hserv27 # tail error_log
[05-Jun-2015 14:24:15 UTC] PHP Fatal error: Call to a member function children() on a non-object in /home/program2/public_html/templates/ja_playmag/templateHelper.php on line 74
[05-Jun-2015 14:28:27 UTC] PHP Warning: simplexml_load_file(http://gdata.youtube.com/feeds/api/videos/dIfeh6EGZo8) [<a href=”function.simplexml-load-file”>function.simplexml-load-file</a>]: failed to open stream: HTTP request failed! HTTP/1.0 410 Gone
in /home/program2/public_html/templates/ja_playmag/templateHelper.php on line 90
[05-Jun-2015 14:28:27 UTC] PHP Fatal error: Call to a member function children() on a non-object in /home/program2/public_html/templates/ja_playmag/templateHelper.php on line 74
[05-Jun-2015 14:29:35 UTC] PHP Warning: simplexml_load_file(http://gdata.youtube.com/feeds/api/videos/dIfeh6EGZo8) [<a href=”function.simplexml-load-file”>function.simplexml-load-file</a>]: failed to open stream: HTTP request failed! HTTP/1.0 410 Gone
in /home/program2/public_html/templates/ja_playmag/templateHelper.php on line 90
[05-Jun-2015 14:29:35 UTC] PHP Fatal error: Call to a member function children() on a non-object in /home/program2/public_html/templates/ja_playmag/templateHelper.php on line 74
[05-Jun-2015 14:29:39 UTC] PHP Warning: simplexml_load_file(http://gdata.youtube.com/feeds/api/videos/dIfeh6EGZo8) [<a href=”function.simplexml-load-file”>function.simplexml-load-file</a>]: failed to open stream: HTTP request failed! HTTP/1.0 410 Gone
in /home/program2/public_html/templates/ja_playmag/templateHelper.php on line 90
[05-Jun-2015 14:29:39 UTC] PHP Fatal error: Call to a member function children() on a non-object in /home/program2/public_html/templates/ja_playmag/templateHelper.php on line 74June 5, 2015 at 10:12 pm #573103root@hserv27 # tail error.php
#Software: Joomla Platform 13.1.0 Stable [ Curiosity ] 24-Apr-2013 00:00 GMT#Fields: datetime priority clientip category message
2015-04-29T12:56:00+00:00 INFO 201.75.57.177 joomlafailure Username and password do not match or you do not have an account yet.
2015-05-19T13:50:48+00:00 INFO 201.75.58.221 joomlafailure Username and password do not match or you do not have an account yet.
2015-05-19T13:50:55+00:00 INFO 201.75.58.221 joomlafailure Username and password do not match or you do not have an account yet.
2015-05-19T13:51:00+00:00 INFO 201.75.58.221 joomlafailure Username and password do not match or you do not have an account yet.
2015-05-19T13:51:07+00:00 INFO 201.75.58.221 joomlafailure Username and password do not match or you do not have an account yet.
2015-05-19T13:51:12+00:00 INFO 201.75.58.221 joomlafailure Username and password do not match or you do not have an account yet.
2015-05-25T16:07:06+00:00 INFO 201.75.58.221 joomlafailure Nome de usu?rio e/ou senha n?o correspondem ou voc? ainda n?o possui uma conta.*******************************************************************
root@hserv27 # tail error_log
[05-Jun-2015 14:24:15 UTC] PHP Fatal error: Call to a member function children() on a non-object in /home/program2/public_html/templates/ja_playmag/templateHelper.php on line 74
[05-Jun-2015 14:28:27 UTC] PHP Warning: simplexml_load_file(http://gdata.youtube.com/feeds/api/videos/dIfeh6EGZo8) [<a href=”function.simplexml-load-file”>function.simplexml-load-file</a>]: failed to open stream: HTTP request failed! HTTP/1.0 410 Gone
in /home/program2/public_html/templates/ja_playmag/templateHelper.php on line 90
[05-Jun-2015 14:28:27 UTC] PHP Fatal error: Call to a member function children() on a non-object in /home/program2/public_html/templates/ja_playmag/templateHelper.php on line 74
[05-Jun-2015 14:29:35 UTC] PHP Warning: simplexml_load_file(http://gdata.youtube.com/feeds/api/videos/dIfeh6EGZo8) [<a href=”function.simplexml-load-file”>function.simplexml-load-file</a>]: failed to open stream: HTTP request failed! HTTP/1.0 410 Gone
in /home/program2/public_html/templates/ja_playmag/templateHelper.php on line 90
[05-Jun-2015 14:29:35 UTC] PHP Fatal error: Call to a member function children() on a non-object in /home/program2/public_html/templates/ja_playmag/templateHelper.php on line 74
[05-Jun-2015 14:29:39 UTC] PHP Warning: simplexml_load_file(http://gdata.youtube.com/feeds/api/videos/dIfeh6EGZo8) [<a href=”function.simplexml-load-file”>function.simplexml-load-file</a>]: failed to open stream: HTTP request failed! HTTP/1.0 410 Gone
in /home/program2/public_html/templates/ja_playmag/templateHelper.php on line 90
[05-Jun-2015 14:29:39 UTC] PHP Fatal error: Call to a member function children() on a non-object in /home/program2/public_html/templates/ja_playmag/templateHelper.php on line 74June 5, 2015 at 10:12 pm #738136root@hserv27 # tail error.php
#Software: Joomla Platform 13.1.0 Stable [ Curiosity ] 24-Apr-2013 00:00 GMT#Fields: datetime priority clientip category message
2015-04-29T12:56:00+00:00 INFO 201.75.57.177 joomlafailure Username and password do not match or you do not have an account yet.
2015-05-19T13:50:48+00:00 INFO 201.75.58.221 joomlafailure Username and password do not match or you do not have an account yet.
2015-05-19T13:50:55+00:00 INFO 201.75.58.221 joomlafailure Username and password do not match or you do not have an account yet.
2015-05-19T13:51:00+00:00 INFO 201.75.58.221 joomlafailure Username and password do not match or you do not have an account yet.
2015-05-19T13:51:07+00:00 INFO 201.75.58.221 joomlafailure Username and password do not match or you do not have an account yet.
2015-05-19T13:51:12+00:00 INFO 201.75.58.221 joomlafailure Username and password do not match or you do not have an account yet.
2015-05-25T16:07:06+00:00 INFO 201.75.58.221 joomlafailure Nome de usu?rio e/ou senha n?o correspondem ou voc? ainda n?o possui uma conta.*******************************************************************
root@hserv27 # tail error_log
[05-Jun-2015 14:24:15 UTC] PHP Fatal error: Call to a member function children() on a non-object in /home/program2/public_html/templates/ja_playmag/templateHelper.php on line 74
[05-Jun-2015 14:28:27 UTC] PHP Warning: simplexml_load_file(http://gdata.youtube.com/feeds/api/videos/dIfeh6EGZo8) [<a href=”function.simplexml-load-file”>function.simplexml-load-file</a>]: failed to open stream: HTTP request failed! HTTP/1.0 410 Gone
in /home/program2/public_html/templates/ja_playmag/templateHelper.php on line 90
[05-Jun-2015 14:28:27 UTC] PHP Fatal error: Call to a member function children() on a non-object in /home/program2/public_html/templates/ja_playmag/templateHelper.php on line 74
[05-Jun-2015 14:29:35 UTC] PHP Warning: simplexml_load_file(http://gdata.youtube.com/feeds/api/videos/dIfeh6EGZo8) [<a href=”function.simplexml-load-file”>function.simplexml-load-file</a>]: failed to open stream: HTTP request failed! HTTP/1.0 410 Gone
in /home/program2/public_html/templates/ja_playmag/templateHelper.php on line 90
[05-Jun-2015 14:29:35 UTC] PHP Fatal error: Call to a member function children() on a non-object in /home/program2/public_html/templates/ja_playmag/templateHelper.php on line 74
[05-Jun-2015 14:29:39 UTC] PHP Warning: simplexml_load_file(http://gdata.youtube.com/feeds/api/videos/dIfeh6EGZo8) [<a href=”function.simplexml-load-file”>function.simplexml-load-file</a>]: failed to open stream: HTTP request failed! HTTP/1.0 410 Gone
in /home/program2/public_html/templates/ja_playmag/templateHelper.php on line 90
[05-Jun-2015 14:29:39 UTC] PHP Fatal error: Call to a member function children() on a non-object in /home/program2/public_html/templates/ja_playmag/templateHelper.php on line 74jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
June 6, 2015 at 10:03 am #573123Hi there
HTTP request failed!
Look like your server firewall reject out request.
Please check it with your sysadmin.Thank you,
Viet Vujooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
June 6, 2015 at 10:03 am #738156Hi there
HTTP request failed!
Look like your server firewall reject out request.
Please check it with your sysadmin.Thank you,
Viet VuCss Magician FriendCss Magician
- Join date:
- October 2014
- Posts:
- 741
- Downloads:
- 43
- Uploads:
- 53
- Thanks:
- 114
- Thanked:
- 366 times in 263 posts
Css Magician FriendCss Magician
- Join date:
- October 2014
- Posts:
- 741
- Downloads:
- 43
- Uploads:
- 53
- Thanks:
- 114
- Thanked:
- 366 times in 263 posts
-
AuthorPosts
This topic contains 11 replies, has 4 voices, and was last updated by Css Magician 9 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum