Thanks - I removed the <a rel="nofollow" href="http://www.pmwiki.org/pmwiki/uploads/Cookbook/GoogleViewer.php" target="_blank">GoogleViewer.php</a><a rel="nofollow" href="http://www.pmwiki.org/wiki/Cookbook/GoogleViewer?action=upload&amp;upname=GoogleViewer.php" target="_blank">Δ</a>  and all the images came back!<br>

I either had the &quot;the path to your uploads file&quot; wrong or their was a glitch in GoogleViewer.<br>For those savvy in the ways of pmWiki (I am certainly NOT) this is what I put in my config file-<br><br>$group = PageVar($pagename,&#39;$Group&#39;);<br>

        $UploadUrlFmt = &quot;<a href="http://www.firstsaturdayartsmarket.com/uploads/Yalest/">http://www.firstsaturdayartsmarket.com/uploads/Yalest/</a>&quot;;<br>        include_once(&quot;$FarmD/cookbook/GoogleViewer.php&quot;); <br>

<br>Did that screw it up?  Cause I really really like that bit of software!<br><br>Thanks!<br>Mitch<br><br><br><br><div class="gmail_quote">On Fri, Apr 16, 2010 at 12:52 PM, DaveG <span dir="ltr">&lt;<a href="mailto:pmwiki@solidgone.com">pmwiki@solidgone.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im"><br>
<br>
On 4/16/2010 1:14 PM, Mitch Cohen wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Weird things are happening on my sites - my image links suddenly have<br>
additional text example:<br>
<br>
Was: <a href="http://www.firstsaturdayartsmarket.com/uploads/Yalest/Delafield1.jpg" target="_blank">http://www.firstsaturdayartsmarket.com/uploads/Yalest/Delafield1.jpg</a><br>
Now:<br>
<a href="http://www.firstsaturdayartsmarket.com/uploads/Yalest//Yalest/Delafield1.jpg" target="_blank">http://www.firstsaturdayartsmarket.com/uploads/Yalest//Yalest/Delafield1.jpg</a><br>
</blockquote></div>
Things I&#39;d check, in rough order:<br>
* Change to some .htaccess rules.<br>
* Change to $UploadDir, $UploadUrlFmt, $UploadPrefixFmt (ref <a href="http://www.pmwiki.org/wiki/PmWiki/UploadVariables" target="_blank">http://www.pmwiki.org/wiki/PmWiki/UploadVariables</a>)<br>
* Skin change (possibly)<br>
<br>
<br>
 ~ ~ Dave<br>
</blockquote></div><br>