View Single Post
 
Old Oct 31, 2001, 10:49 AM
DocJohn's Avatar
DocJohn DocJohn is offline
Founder & Your Host
Community Support Team
Chat Leader
 
Member Since: May 2001
Location: Greater Boston, MA
Posts: 13,794
Patch current script:

Search for 1st occurence of 1.79. Insert a new line 4 lines down, after:

<pre><code>
$pod_line =~ s/&lt;img src=. img\/odphead\.gi. width=222. &gt;/$pod_frontheader/gi;
</code></pre>

Insert:

<pre><code>
$pod_line =~ s/&lt;img SRC=\"\/odphead.gi. &gt;/&lt;table border=0 width=\"95\%\"&gt;&lt;tr&gt;$pod_frontheader/gi;
</code></pre>

That will also fix the problem.

__________________
Don't throw away your shot.