Comment should be /* ... */ - you have /* ... /*<br><br>HTH<br><br>Nigel<br><br><div class="gmail_quote">2010/1/15 Wade Hudson <span dir="ltr">&lt;<a href="mailto:wade@wadehudson.net">wade@wadehudson.net</a>&gt;</span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">


  
  

<div bgcolor="#ffffff" text="#000000">
When I edit the following line to read<br>
/*$WikiTitle = &#39;Charter for Compassion Network&#39;;/*<br>
I can edit and save, but my skin doesn&#39;t work and at the top I get:<br>
<b>Warning</b>: Unterminated comment starting line 11 in <b>/home/freeinte/public_html/<a href="http://charternetwork.org/pmwiki/local/config.php" target="_blank">charternetwork.org/pmwiki/local/config.php</a></b>
on line <b>11</b><br>
If the line count includes blank lines, line 11 is the Title line above.<br>
<br>
When I remove /* from that line, nothing loads except:<br>
<b>Parse error</b>: syntax error, unexpected &#39;[&#39; in <b>/home/freeinte/public_html/<a href="http://charternetwork.org/pmwiki/local/config.php" target="_blank">charternetwork.org/pmwiki/local/config.php</a></b>
on line <b>35<br>
<br>
</b>Line 35 is: EMailFormAddresses[&#39;wh&#39;] = &#39;<a href="mailto:wade@wadehudson.net" target="_blank">wade@wadehudson.net</a>&#39;;<br>
When I add /* before and after that line, the homepage loads without
the skin with the following at the top:<br>
<br>
<b>Warning</b>: Unterminated comment starting line 35 in <b>/home/freeinte/public_html/<a href="http://charternetwork.org/pmwiki/local/config.php" target="_blank">charternetwork.org/pmwiki/local/config.php</a></b>
on line <b>35</b><br>
<br>
And I still can&#39;t edit and save.<br>
<br>
When I add /* before and after the Title line, I can edit and save. But
I still don&#39;t have my skin.<br>
<br>
Suggestions? Thanks again....<div class="im"><br>
<br>
Peter Bowers wrote:
<blockquote type="cite">
  <pre>On Wed, Jan 13, 2010 at 11:50 PM, Wade Hudson <a href="mailto:wade@wadehudson.net" target="_blank">&lt;wade@wadehudson.net&gt;</a> wrote:
  </pre>
  <blockquote type="cite">
    <pre>All of a sudden, I&#39;m unable to save pages after I edit them. I click
save and connect to my site but the changes aren&#39;t saved.
    </pre>
  </blockquote>
  <pre>A good trouble-shooting technique is to rule out possible recipe
conflict.  Edit your config.php and comment out all recipes.  Actually
using the /* ... */ type of comments will very easily let you comment
out *everything* except the few standard lines at the very top.  If
you still have problems then you know it&#39;s something in your server
configuration rather than your pmwiki configuration.

I&#39;m assuming you&#39;ve already thought through the &quot;what changed?&quot;
question...  If it was working and you made some change to your
configuration, no matter how innocuous, and then it stopped working,
then it warrants focusing your attention on that area...  Did you
install something else on that same server (completely unrelated to
pmwiki, even)?  Did you copy/delete/rename a file behind the scenes
that seemed completely unrelated? etc....  Did your server get an
upgrade?

-Peter
  </pre>
</blockquote>
</div></div>


<br>_______________________________________________<br>
pmwiki-users mailing list<br>
<a href="mailto:pmwiki-users@pmichaud.com">pmwiki-users@pmichaud.com</a><br>
<a href="http://www.pmichaud.com/mailman/listinfo/pmwiki-users" target="_blank">http://www.pmichaud.com/mailman/listinfo/pmwiki-users</a><br>
<br></blockquote></div><br>