Is this 1.2 “mingus” , the stable version? I cannot see the generator meta tag in the index.php source and so had to ask. 🙂
The wp-mail.php in the stable 1.2 seems to not have this problem.
I upgraded to Mingus (I was running 2004-05-15), and the problem is still there.
When importing the mail, I get:
Mission complete, message 1 deleted.
Content-type: text/plain, boundary:
Raw content:
Vi oppgraderte nettopp bloggen, og da skal en del bugs være blitt borte
However, the email has NOT been deleted from the pop-account, and upon next time I run the script it will import the same message. Back on the webpage, it shows:
En test
Filed under:
Warning: Invalid argument supplied for foreach() in /home/regis1/wp-includes/template-functions-category.php on line 65
� realberen @ 9:59 am Edit This
Vi oppgraderte nettopp bloggen, og da skal en del bugs være blitt borte
I’ve copied the following tags here, but it should be quite obvious that the problem is with the routine for displaying the category in the foreach() line. 🙂 Is there any more information I can assist with?
<div id="content">
<h2>5/26/2004</h2>
<div class="post">
<h3 class="storytitle" id="post-8">En test</h3>
<div class="meta">Filed under:
<b>Warning</b>: Invalid argument supplied for foreach() in <b>/home/regis1/wp-includes/template-functions-category.php</b> on line <b>65</b>
<ul class="post-categories">
— realberen @ 9:59 am Edit This </div>
<div class="storycontent">
Vi oppgraderte nettopp bloggen, og da skal en del bugs være blitt borte
</div>
<div class="feedback">
Comments (0) </div>
<!--
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
<rdf:Description rdf:about="http://blog.registrar.no/index.php?p=8"
dc:identifier="http://blog.registrar.no/index.php?p=8"
dc:title="En test"
trackback:ping="http://blog.registrar.no/wp-trackback.php/8" />
</rdf:RDF> -->
</div>