Script URL:
Version of script:Linkman 1.03
Hosting company:Newsit.es
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:wordpress and failed to open stream
Write your message below:
Hello
I am trying to install Linkman 1.03 on my wordpress v 2.3.1 and I am encountering a few errors.
I am using the instructions as posted on this blog http://www.romicozone.com/adding-links- ... s-linkman/
for adding my linkman to my wordpress blog.
Bellow is the error I am encountering.
Warning: file() [function.file]: Unable to access linkinfo.txt in /www/newsit.es/s/u/p/supernatural/htdocs/linkman/links.php on line 38
Warning: file(linkinfo.txt) [function.file]: failed to open stream: No such file or directory in /www/newsit.es/s/u/p/supernatural/htdocs/linkman/links.php on line 38
Warning: Invalid argument supplied for foreach() in /www/newsit.es/s/u/p/supernatural/htdocs/linkman/links.php on line 42
I have tried everything and cannot seem to get it to work.
Thank you in advance for your help and support.[/url]
Wordpress and linkman: failed to open stream
Wordpress and linkman: failed to open stream
Last edited by spookster on Tue Nov 27, 2007 12:48 pm, edited 1 time in total.
Can't really give support for integration with WP, but try changing to in settings.php.
By the way, your host has disabled "allow_url_fopen" for PHP meaning you won't be able to use LinkMan (or any similar script that needs to check remote URLs) unless they enable it.
Code: Select all
$settings['linkfile']='linkinfo.txt';
Code: Select all
$settings['linkfile']='/www/newsit.es/s/u/p/supernatural/htdocs/linkman/linkinfo.txt';
By the way, your host has disabled "allow_url_fopen" for PHP meaning you won't be able to use LinkMan (or any similar script that needs to check remote URLs) unless they enable it.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools