realberen
Forum Replies Created
-
Forum: Plugins
In reply to: Add the Gallery Random Block to WPDoes this work with WP1.3 and Gallery 1.4.4pl2? I’m getting an error that it’s trying to redeclare _()
Fatal error: Cannot redeclare _() (previously declared in /disks/ideraid1/web/saers.com/blog/wp-includes/functions.php:4) in /disks/ideraid1/web/saers.com/blog/photos/lib/lang.php on line 179. Seems to be some undeclared variables concerning language in Gallery’s initLanguage() and functions.php.Forum: Installing WordPress
In reply to: Problems with WordPress/PHP5.0.1I just wanted to let you know, I have the exact same problem. PHP5 info can be found at https://217.116.80.30/info.php the system is Apache 2.0.50, PHP 5.0.1, FreeBSD 5.3Beta. I went for todays nightly after Mingus gave me the known install problems with stdObject
Forum: Fixing WordPress
In reply to: foreach() problemsI 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
a€?? 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="https://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:dc="https://purl.org/dc/elements/1.1/"
xmlns:trackback="https://madskills.com/public/xml/rss/module/trackback/">
<rdf:Description rdf:about="https://blog.registrar.no/index.php?p=8"
dc:identifier="https://blog.registrar.no/index.php?p=8"
dc:title="En test"
trackback:ping="https://blog.registrar.no/wp-trackback.php/8" />
</rdf:RDF> -->
</div>