Script URL: http://www.tjanstefolk.se/page.php?id=add_link
Version of script: 1.03
Hosting company: one.com
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution: writable, wrapper, connection
I get the following error:
Warning: fopen(http://www.tjanstefolk.se/linksman/linkinfo.txt) [function.fopen]: failed to open stream: HTTP wrapper does not support writeable connections. in /customers/tjanstefolk.se/tjanstefolk.se/httpd.www/linksman/addlink.php on line 126
I changed settings.php:
$settings['linkfile']='http://www.tjanstefolk.se/linksman/linkinfo.txt';
in stead of
$settings['linkfile']='linkinfo.txt';
Please advise what to do...
failed to open stream: HTTP wrapper does not support writeab
-
- Posts: 3
- Joined: Fri Nov 16, 2007 7:11 pm
Change
$settings['linkfile']='http://www.tjanstefolk.se/linksman/linkinfo.txt';
back to:
$settings['linkfile']='linkinfo.txt';

$settings['linkfile']='http://www.tjanstefolk.se/linksman/linkinfo.txt';
back to:
$settings['linkfile']='linkinfo.txt';

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
-
- Posts: 3
- Joined: Fri Nov 16, 2007 7:11 pm
Works fine, but... it messes up the links-page:
http://www.tjanstefolk.se/page.php?id=lankvanner
http://www.tjanstefolk.se/page.php?id=lankvanner
It works fine with the page provided:
http://www.tjanstefolk.se/linksman/links.php
How you setup http://www.tjanstefolk.se/page.php?id=lankvanner and what code you use there is not something I know nor something I provide support for.
http://www.tjanstefolk.se/linksman/links.php
How you setup http://www.tjanstefolk.se/page.php?id=lankvanner and what code you use there is not something I know nor something I provide support for.
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