Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
#1 2006-08-20 09:08:32
- toni1
- Member
- Registered: 2006-04-21
- Posts: 14
My save button disappeared
I hope I didn’t do anything strange, but in the styles tab when editing the default css my save button disappeared. Instead a text appears in the sheet saying
</textarea><br /><input type="submit" name="" value="Save" class="publish" /><input type="hidden" name="event" value="css" /><input type="hidden" name="step" value="css_save" /><input type="hidden" name="name" value="default" /><p style="margin-top:3em;text-align:right">Copy style sheet as:<br /><input type="text" name="newname" value="" class="edit" /><br /><input type="submit" name="copy" value="Copy" class="smallerbox" /></p></form>
</td>
<td style="vertical-align:top;text-align;left;padding:8px"><h2>All stylesheets</h2><table cellpadding="0" cellspacing="0" border="0" id="list" align="left">
<tr> <td><a href="?event=css&name=articlelist">articlelist</a></td>
<td><form action="index.php" method="post" onsubmit="return confirm('Really delete?');"><input type="submit" name="" value="×" class="smallerbox" /><input type="hidden" name="event" value="css" /><input type="hidden" name="step" value="css_delete" /><input type="hidden" name="name" value="articlelist" /></form></td>
</tr><tr> <td>default</td>
<td> </td>
</tr>
</table>
</td></tr>
</table>
<!-- runtime: 0.0131 --><div style="text-align:center;margin:4em"><form action="index.php" method="get">
<select name="event" onchange="submit(this.form)">
<option>go...</option><optgroup label="content"><option value="category">organise</option><option value="article">write</option><option value="list">articles</option><option value="image">images</option><option value="file">files</option><option value="link">links</option><option value="discuss">comments</........................................
I cannot remove it because I do not have the save button. How can I solve the problem?
Thanks
Last edited by Mary (2006-08-20 18:40:48)
Offline
#2 2006-08-20 09:10:20
- toni1
- Member
- Registered: 2006-04-21
- Posts: 14
Re: My save button disappeared
oooopppps, seems like the text got converted.
Practically the missing part of the page got into the css.
How do I get it out of there?
Offline
Re: My save button disappeared
I think there was a bug where certain characters were not escaped when re-displaying the stylesheet. Can you post your diagnsotics so we can see which version you are running?
Offline
Pages: 1