You are missing our premiere tool bar navigation system! Register and use it for FREE!

NukeCops  
•  Home •  Downloads •  Gallery •  Your Account •  Forums • 
Readme First
- Readme First! -

Read and follow the rules, otherwise your posts will be closed
Modules
· Home
· FAQ
· Buy a Theme
· Advertising
· AvantGo
· Bookmarks
· Columbia
· Community
· Donations
· Downloads
· Feedback
· Forums
· PHP-Nuke HOWTO
· Private Messages
· Search
· Statistics
· Stories Archive
· Submit News
· Surveys
· Theme Gallery
· Top
· Topics
· Your Account
Who's Online
There are currently, 52 guest(s) and 0 member(s) that are online.

You are Anonymous user. You can register for free by clicking here
Nuke Cops :: View topic - Warning: Failed opening [ ]
 Forum FAQ  •  Search  •   •  Memberlist  •  Usergroups   •  Register  •  Profile •    •  Log in to check your private messages  •  Log in

 
Post new topic  Reply to topicprinter-friendly view
View previous topic Log in to check your private messages View next topic
Author Message
chexm8
Corporal
Corporal


Joined: Feb 02, 2003
Posts: 52

Location: UK

PostPosted: Sun Feb 02, 2003 8:26 am Reply with quoteBack to top

Tried to install NewsFeed module. Works on several sites, but having problems with this one. Any ideas?

Warning: Failed opening 'http://www.news4sites.com/service/newsfeed.php?tech=php&id=292' for inclusion (include_path='.;c:\php4\pear') in \\*.*.*.*\e\web\public_html\charactersweb\reale\v5\nukeV6\html\modules\News_Feed\index.php on line 143

Warning: Invalid argument supplied for foreach() in \\*.*.*.*\e\web\public_html\charactersweb\reale\v5\nukeV6\html\modules\News_Feed\index.php on line 145

my setup
----------

nuke v6.0
phpBB v2.0.6
php v4.2.3
winsdows 2000 server
IIS 5
mySQL

----------

This is the code:

function boxing() {
global $module_name;
include("header.php");
include("menu.php");
OpenTable();
include("http://www.news4sites.com/service/newsfeed.php?tech=php&id=292");
echo "<h3>$n4s[name]</h3><ol>";"<br><br>";
foreach($n4s['content'] as $v)
{
echo "<li><a href=$v[url] target=\"_blank\">$v[caption]</a><br>$v[domain] - <i>".date('g:i a',strtotime($v['lastseen']))."</i></li>";
}
echo "</ol>
<b>$n4s[byline]</b>
<br><small>".date('D M j, h:i a',strtotime($n4s['lastupdated']))."</small>";
echo ""._CPYRIGHT."";
echo "</a><center>";
CloseTable();
include("footer.php");
}

Thanks
Find all posts by chexm8View user's profileSend private messageVisit poster's website
Zhen-Xjell
Nuke Cops Founder
Nuke Cops Founder


Joined: Nov 14, 2002
Posts: 5939


PostPosted: Sun Feb 02, 2003 10:28 am Reply with quoteBack to top

http://www.php.net/manual/en/function.include.php

Windows versions of PHP prior to PHP 4.3 do not support accessing remote files via this function, even if allow_url_fopen is enabled.

_________________
Paul Laudanski, Microsoft MVP Windows-Security
CastleCops: [de] [en] [wiki]
Find all posts by Zhen-XjellView user's profileSend private messageSend e-mailVisit poster's website
chexm8
Corporal
Corporal


Joined: Feb 02, 2003
Posts: 52

Location: UK

PostPosted: Sun Feb 02, 2003 11:38 am Reply with quoteBack to top

Damn. But thanks for the quick response. Most grateful.
Find all posts by chexm8View user's profileSend private messageVisit poster's website
Display posts from previous:      
Post new topic  Reply to topicprinter-friendly view
View previous topic Log in to check your private messages View next topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



Powered by phpBB © 2001, 2005 phpBB Group

Ported by Nuke Cops © 2003 www.nukecops.com
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::
Powered by · TOGETHER TEAM srl ITALY http://www.togetherteam.it · DONDELEO E-COMMERCE http://www.DonDeLeo.com
Web site engine's code is Copyright © 2002 by PHP-Nuke. All Rights Reserved. PHP-Nuke is Free Software released under the GNU/GPL license.
Page Generation: 0.172 Seconds - 396 pages served in past 5 minutes. Nuke Cops Founded by Paul Laudanski (Zhen-Xjell)
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::