 |
 |
 |
 |
 |
| Author |
Message |
Sebbywood
Joined: 21 Mar 2006 Posts: 1 Location: London, UK. |
|
Yet another error. |
|
When I click "Read more..." I get this code, and nothing else.
 |  | Warning: Unknown(e:\domains\s\sebwork.co.uk\user\htdocs\angela\login\example\index.php\2006\03\21\testing.html): failed to open stream: No such file or directory in Unknown on line 0
Warning: (null)(): Failed opening 'e:\domains\s\sebwork.co.uk\user\htdocs\angela\login\example\index.php\2006\03\21\testing.html' for inclusion (include_path='.;C:\php\pear') in Unknown on line 0 |
The page it is for is http://www.sebwork.co.uk/angela/beta.php
Thank you for your time : )
|
|
| Tue Mar 21, 2006 8:25 am |
|
 |
Guest
|
|
|
Please login to hide the ads.
|
|
|
|
 |
FI-DD
Admin

Joined: 22 Sep 2005 Posts: 2818 Location: Germany |
|
|
|
First of all, go to Options -> System settings and change "path to main page" to your page.
Secondly, I think your server is unable to handle the links containing title, category, date.... For example, this link works:
http://www.sebwork.co.uk/angela/login/example/?id=1
This link which should show the same doesn't work:
http://www.sebwork.co.uk/angela/login/example/index.php/2006/03/21/testing.html
To get links like the first one go to Options -> User Friendly Urls and replace everything with this:
 |  | [home]
post = "?id={id}"
category = "?category={category-id}"
user = "?user={user}&do=users"
day = "?year={year}&month={month}&day={day}"
month = "?year={year}&month={month}"
year = "?year={year}"
[rss]
post = "?id={id}"
category = "?category={category-id}"
user = "?user={user}"
feed = "?"
[print]
post = "?id={id}"
[trackback]
post = "?id={id}"
|
|
|
| Tue Mar 21, 2006 11:28 am |
|
 |
|
|
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 You cannot attach files in this forum You can download files in this forum
|
|
 |
 |
 |
|