![]() | | ||||||||
| | #1 |
| HyperActive Warrior War Room Member Join Date: Oct 2005 Location: , , .
Posts: 199
Thanks: 9
Thanked 3 Times in 3 Posts
|
Why won't it work? I use Successfulhosting.com - in my settings it says PHP is turned ON. I'm trying to add newsfeeds to thedailyfib.com Successfulhosting says PHP is up and working fine, and going to thedailyfib.com/info.php shows that it is. Here is the code: <?php $olderror_reporting =error_reporting(0); include ("http://rssfeedreader.com/rss3/rss.php?url=http%3A%2F%2Fnews.google.com%2Fnwshp%3 Fhl%3Den%26tab%3Dwn%26q%3D%26output%3Drss&newpage= 1&chead=1&atl=1&desc=1&owncss=&eleminate=&auth=&dt s=1&width=300&max=10&tlen=0&rnd=1&bt=3&bs=Solid&nm b=&ntb=&naf=&nst=&nwd=0&nht=0&dlen=250&lstyle=1&lc =Blue&bg=White&bc=%23FF0000&spc=1&ims=&tc=&ts=11&t font=Arial,+Helvetica,+Sans-serif&rf=".$HTTP_SERVER_VARS['SERVER_NAME'].$HTTP_SERVER_VARS['PHP_SELF']."&phpout=1"); error_reporting($olderror_reporting); ?> |
| | |
| | |
| | #2 |
| AT gmail DOT com War Room Member Join Date: May 2009 Location: Kent, WA
Posts: 6,947
Blog Entries: 4 Thanks: 1,740
Thanked 5,486 Times in 2,510 Posts
| |
| Donate to the Darklock Liquor Fund Hey; I got nothin' to do today but smile, 'n-da, 'n-da, doo-da, and here I am. | |
| | |
| | #3 |
| HyperActive Warrior War Room Member Join Date: Oct 2005 Location: , , .
Posts: 199
Thanks: 9
Thanked 3 Times in 3 Posts
|
Thanks, I looked at thedailyfib.com/info.php and you are correct. The problem is, my hosting company won't help at all, they just tell me to hire somebody to fix it. I found some instructions on their site about creating 3 different files and uploading them and blah blah blah - it doesn't work, either. |
| | |
| | |
| | #5 |
| AT gmail DOT com War Room Member Join Date: May 2009 Location: Kent, WA
Posts: 6,947
Blog Entries: 4 Thanks: 1,740
Thanked 5,486 Times in 2,510 Posts
| |
| Donate to the Darklock Liquor Fund Hey; I got nothin' to do today but smile, 'n-da, 'n-da, doo-da, and here I am. | |
| | |
| | #6 |
| HyperActive Warrior War Room Member Join Date: Oct 2005 Location: , , .
Posts: 199
Thanks: 9
Thanked 3 Times in 3 Posts
|
The company fixed it for me, still doesn't work. Created the PHP.INI file - still doesn't work. Why me? |
| | |
| | |
| | #7 |
| CoolRyan.com is Now Live! War Room Member Join Date: Nov 2007 Location: Dayton, OH, USA
Posts: 308
Thanks: 35
Thanked 191 Times in 22 Posts
|
It may have nothing to do with your server at all. Did you copy and paste your url into a browser? After I replaced the HTTP_SERVER_VARS with appropriate variables, it shows this message: The URL you supplied is either not RSS or the site is down at this time. Please check the feed URL or refresh the page."); ?> It looks like it may be a problem with their system. Usually valid URL's, even dynamic ones will show an rss feed in your browser. Maybe it is their system. Just a thought. Sorry I couldn't be more of a help. |
| | |
| | |
| | #8 |
| Active Warrior Join Date: Jun 2009 Location: India
Posts: 61
Thanks: 3
Thanked 8 Times in 8 Posts
|
It is not recommended to include a remote page. You have no control over it and the remote host can display whatever or execute any code using that.
|
| | |
![]() |
|
| Tags |
| nightmare, php |
| Thread Tools | |
| |
![]() |