 |

belloc
New User
Jul 14, 2002, 8:17 PM
Post #1 of 2
(1442 views)
Shortcut
|
|
Customised and lost content on right column
|
Can't Post
|
|
Hi there! I have design a template and finds that I cannot get the right hand column to show the content and links. Please explain how? see web site: www.nbx.com.au. Thanks
|
|
|  |
 |

dlo_itools
Staff

Jul 15, 2002, 9:54 AM
Post #2 of 2
(1434 views)
Shortcut
|
|
Re: [belloc] Customised and lost content on right column
[In reply to]
|
Can't Post
|
|
It looks like your web server is not handling the Server Side Include statements, since they still appear in their raw form when I did a View-Source. <!-- INCLUDE SEARCH FORM --> <!--#include file="search_form.html" --> <!-- INCLUDE TOP HEADLINES (from each category) --> <!--#include file="headlines_bycat.html" --> Try changing the "#include file" to "#include virtual" (some web servers are finicky about that) in the template. If that still doesn't work, check with your Web Host admin and ask them whether server side includes are enabled by default. /Dave Lo
|
|
|  |
|