For some reason, i'm having trouble editing challenges_title.tpl.
I'm working on the skin "plain" which does not have a challenges_title.tpl (I checked the remote server to make sure) so it uses the default.tpl.
this is what my default says:
<!-- START BLOCK : titleblock -->
<div id="pagetitle">{title} by {author}</div>
{adminoptions} [reportthis}
<div id="titleblock">
<span class="classification">Challenge: </span>{summary}<br>
<br>
<span class="classification">Categories:</span> {category}<br>
<span class="classification">Characters: </span>{characters}<br>
</div>
{respond}
<!-- END BLOCK : titleblock -->
yet for some reason it's coming out like this:
Re-innoculations (Fic Fest Challenge #12) by Jan_AQ
Summary: "6th year: A time for NEWT preparations, friends, romance, life altering decisions... and re-inoculations." Guess who is helping out in the infirmary when Harry comes in to get his?
Categories: Challenges, Challenges > P&S Fic Fest (Dec05-Mar06)
Characters: !Snape and Harry (required)
Admin Options: [Edit] [Delete]
[Report This]
Respond to the challenge!
There's no large break between the Summary and the rest of the info below, and the Admin options keep coming up in the wrong place. I keep refreshing and clearing my cahe, reuploading the file... it doesn't change anything. I'm stumped.
http://www.potionsandsnitches.net/fanfiction/modules/challenges/challenges.php?skin=plain&chalid=22
Whoever said nothing is impossible never tried slamming a revolving door.
url: https://www.potionsandsnitches.org/fanfiction
php: 7.4.33 msql: 5.6.51-community GPL
efic version: 3.5.5 latest patches: yes
bridges: none mods: challenges, tracker, story end, beta, word
Are you changing the default in:
modules/challenges/default_tpls/
You'll probably have one left over from 2.0 in the main default_tpls folder, but in 3.0 the default is in the challenges folder in the default_tpls sub-folder.
Yup, that was it. π thank you Tammy!
Whoever said nothing is impossible never tried slamming a revolving door.
url: https://www.potionsandsnitches.org/fanfiction
php: 7.4.33 msql: 5.6.51-community GPL
efic version: 3.5.5 latest patches: yes
bridges: none mods: challenges, tracker, story end, beta, word
