Would anyone be willing to show me how to embed my blog?

Having trouble installing serendipity?
muligruber

error message

Post by muligruber »

Garvin,
I am trying the index.tpl fix you gave above for the php include but i am still getting this error..

Warning: Smarty error: http://www.theliveyearbook.com/newsite/header.shtml is not readable in /home/virtual/site284/fst/var/www/html/newsite/serendipity/bundled-libs/Smarty/libs/Smarty.class.php on line 1088

any ideas?
muligruber

error

Post by muligruber »

sorry drop the .shtml

the error is:

Warning: Smarty error: http://www.theliveyearbook.com/newsite/header.html is not readable in /home/virtual/site284/fst/var/www/html/newsite/serendipity/bundled-libs/Smarty/libs/Smarty.class.php on line 1088
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: error

Post by garvinhicking »

You need to specifiy a full file path, not a URL for inclusion.

Including a URL may fail on webserverse that have allow_url_fopen turned off.

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply