SSI Template Questions

 
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions
View previous topic :: View next topic  
Author Message
Tim1681
-


Joined: 17 Jan 2005
Posts: 160
Location: Bristol, CT, USA

PostPosted: Wed Apr 20, 2005 4:31 pm    Post subject: SSI Template Questions Reply with quote

1st Question:

I am not new to this so feel free to go technical, Is there any way to view the contents of a folder through the Directory Listing Abyss makes even though there is an index.php/.htm file in that folder?

2nd Question:

I've made an SSI Template and IE always tells me tht its Expected a ";" at line 12 in 4 different places. I've overlooked the code MANY times and still cannot find where i need to put in the ";"

Header
Code:
<html>
<head>
<title>Index of: /ZGServ<!-- #echo var="URL" --></title>
<style type="text/css">
body {font-family: verdana; font-size: 9px; cursor: default;}
td {font-family: verdana; font-size: 9px; color: #FFFFFF; cursor: default;}
table {border: 1px #FFFFFF solid;}
</style>
</head>
<body bgcolor="#535353"<b>Welcome to ZGServ</b><br>
Current Directory: /ZGServ<!-- #echo var="URL" --><br>
Server Time: <!-- #echo var="DATE_LOCAL" --><br><br>
<table align="center" callpadding="0" cellspacing="0" width="80%">
<tr><td>File Name:</td><td>File Size:</td><td>File Type:</td><td>File Date:</td></tr>


Body:
Code:
<tr onMouseOver="this.style.backgroundColor='#252525'" onMouseOut="this.style.backgroundColor=''" onclick="location.href='<!-- #echo var="DIRLIST_FILE_URL" -->'">
<td><!-- #echo var="DIRLIST_FILE_NAME" --></td>
<td><!-- #echo var="DIRLIST_FILE_SIZE" --></td>
<td><!-- #echo var="DIRLIST_FILE_MIME_TYPE" --></td>
<td><!-- #echo var="DIRLIST_FILE_DATE" --></td></tr>



:(
Back to top View user's profile Send private message AIM Address
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Thu Apr 21, 2005 5:29 pm    Post subject: Re: SSI Template Questions Reply with quote

Tim1681 wrote:

I am not new to this so feel free to go technical, Is there any way to view the contents of a folder through the Directory Listing Abyss makes even though there is an index.php/.htm file in that folder?


You should remove index.html and index.php from the Index Files table.

Quote:

I've made an SSI Template and IE always tells me tht its Expected a ";" at line 12 in 4 different places. I've overlooked the code MANY times and still cannot find where i need to put in the ";"


The template worked fine for us on IE 6. Can you save the source code of the HTML page that IE complaints about and copy it here. Do not forget to give us the exact error messages you receive.
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
Tim1681
-


Joined: 17 Jan 2005
Posts: 160
Location: Bristol, CT, USA

PostPosted: Fri Apr 22, 2005 2:45 pm    Post subject: Reply with quote

Its ok now, i changed it around a bit. But its only a problem with that one folder where i have over 100 Files.
Back to top View user's profile Send private message AIM Address
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Fri Apr 22, 2005 8:33 pm    Post subject: Reply with quote

Tim1681,

Is it possible to send to support@aprelium.com the HTML code of that folder listing? We want to check the problem and to determine its origin (if it is cause by Abyss or by IE).
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
Tim1681
-


Joined: 17 Jan 2005
Posts: 160
Location: Bristol, CT, USA

PostPosted: Fri Apr 22, 2005 10:36 pm    Post subject: Reply with quote

Done. :D
Back to top View user's profile Send private message AIM Address
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
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


Powered by phpBB phpBB Group