Hi,
Installed the script, all is looking good, except:
1 program can't find template: allmatches-template.html
2 so I copied matches-template to allmatches-template, then other error, page layout totally wrong...
The matches are displayed at the bottom off the screen instead of at the right side
3 when i click a member then the news/matches or members link, the url is totally wrong...
Oscar (oscar@pcwacht.nl)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
Installed the script, all is looking good, except:
1 program can't find template: allmatches-template.html
2 so I copied matches-template to allmatches-template, then other error, page layout totally wrong...
The matches are displayed at the bottom off the screen instead of at the right side
3 when i click a member then the news/matches or members link, the url is totally wrong...
Oscar (oscar@pcwacht.nl)
ok, in the templates dir, edit the file personal-template.html, and edit the lines that look like this
<a href="../../news.shtml">
and change them to the direct url to news.shtml
(ex.)
<a href="http://www.substatic.net/news.shtml">
2) here is the info that should be in the allmatches-template.html file
============SNIP====================
<!-- league -->
<table cellpadding="1" cellspacing="1" border="0" width="100%" bgcolor="#000000">
<tr><td colspan="6" align="center" bgcolor="#252525"><b>[%NA-LEAGUE]</b></td></tr>
<tr>
<td align="center" bgcolor="#7b8b9b" width="90"><font color=#202020><b>Date</b></font></td>
<td align="center" bgcolor="#7b8b9b" width="90"><font color=#202020><b>Opponent</b></font></td>
<td align="center" bgcolor="#7b8b9b" width="90"><font color=#202020><b>Map</b></font></td>
<td align="center" bgcolor="#7b8b9b" width="90"><font color=#202020><b>Outcome</b></font></td>
<td align="center" bgcolor="#7b8b9b" width="90"><font color=#202020><b>Writeup</b></font></td>
</tr>
============END SNIP=============
Thanks for the fast feedback...
I appreciate
Oscar
teastsite: www.pcwacht.nl/sss/clanadmin
And it works like a charm... ; )
Other questions,
- Is it easy to make matches include a Tie
- Can the scheduled match goto the matches by telling score?
Oscar (oscar@pcwacht.nl)
testsite: http://www.pcwacht.nl/sss/clanadmin
I'll be updating the routines needed to do that in next version
Win/Loss/Draw
and hopefully reporting score directailly from the scheduled matches, then removes the scheduled match
both of these are easy for me to add, but will take a couple of days to add it in
That would be nice. ; )
Thank you in advance...
Oscar
PS,
While you are overhaulling the scripts, could you make it possible to edit the scheduled matches and matches??
No you an delete it and post it again
Oscar (again, sorry if I am starting too look like a pain in the a.. lol )