<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:series="http://unfoldingneurons.com/"
	>

<channel>
	<title>Tech With Ric &#187; Warning</title>
	<atom:link href="http://techwithric.com/tag/warning/feed" rel="self" type="application/rss+xml" />
	<link>http://techwithric.com</link>
	<description>Nothing else but tech!</description>
	<lastBuildDate>Wed, 01 Sep 2010 17:35:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>How to Solve the ‘Warning: implode() [function.implode]:’ Error in WordPress</title>
		<link>http://techwithric.com/how-to-solve-the-%e2%80%98warning-implode-function-implode%e2%80%99-error-in-wordpress</link>
		<comments>http://techwithric.com/how-to-solve-the-%e2%80%98warning-implode-function-implode%e2%80%99-error-in-wordpress#comments</comments>
		<pubDate>Tue, 09 Feb 2010 12:19:46 +0000</pubDate>
		<dc:creator>Richie Sajan</dc:creator>
				<category><![CDATA[How-to]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[function]]></category>
		<category><![CDATA[function.implode hack]]></category>
		<category><![CDATA[implode error]]></category>
		<category><![CDATA[implode wordpress /.#]]></category>
		<category><![CDATA[implode()]]></category>
		<category><![CDATA[Warning]]></category>
		<category><![CDATA[warning: implode() wordpress]]></category>
		<category><![CDATA[warning: implode() [function.implode] wordpress]]></category>
		<category><![CDATA[warning: implode() [function.implode]: invalid arguments passed wordpress 3.0]]></category>
		<category><![CDATA[way]]></category>
		<category><![CDATA[wordpress implode]]></category>
		<category><![CDATA[wordpress implode warnings]]></category>
		<category><![CDATA[wordpress implode() [function.implode]: invalid arguments passed in]]></category>
		<category><![CDATA[wordpress warning: implode() wp-includes/post.php]]></category>
		<category><![CDATA[wordpress warning: implode() [function.implode]: invalid arguments passed]]></category>

		<guid isPermaLink="false">http://techwithric.com/?p=435</guid>
		<description><![CDATA[Well, as I was just updating a page in my wordpress blog, an error line appeared just above the &#8216;Permalink:&#8216; line. The main syntax appeared something like: Warning: implode() [function.implode]:. Well the problem might seem heavy-duty, but the solution sure is simple, read on. Well for the records the error appeared as follows: Warning: implode() [...]


Related posts:<ol><li><a href='http://techwithric.com/how-to-solve-the-warning-date-function-date-error-in-wordpress' rel='bookmark' title='Permanent Link: How to Solve the &#8216;Warning: date() [function.date]:&#8217; Error in WordPress'>How to Solve the &#8216;Warning: date() [function.date]:&#8217; Error in WordPress</a></li>
<li><a href='http://techwithric.com/10-tips-to-make-your-wordpress-blog-faster' rel='bookmark' title='Permanent Link: 10 Tips to Make your WordPress Blog Faster'>10 Tips to Make your WordPress Blog Faster</a></li>
<li><a href='http://techwithric.com/how-to-upgrade-your-wordpress-installation' rel='bookmark' title='Permanent Link: How to Upgrade Your WordPress Installation'>How to Upgrade Your WordPress Installation</a></li>
<li><a href='http://techwithric.com/3-ways-to-install-a-wordpress-plugin' rel='bookmark' title='Permanent Link: 3 Ways to Install A WordPress Plugin'>3 Ways to Install A WordPress Plugin</a></li>
<li><a href='http://techwithric.com/how-to-enable-network-mode-in-wordpress-3-0-beta-1' rel='bookmark' title='Permanent Link: How to Enable Network Mode in WordPress 3.0 beta 1'>How to Enable Network Mode in WordPress 3.0 beta 1</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img class="size-medium wp-image-218 alignleft" title="wordpress-error" src="http://media.techwithric.com/img/wordpress-error-300x133.png" alt="wordpress-error" width="198" height="87" />Well, as I was just updating a page in my wordpress blog, an error line appeared just above the &#8216;<strong>Permalink:</strong>&#8216; line. The main syntax appeared something like: Warning: implode() [function.implode]:. Well the problem might seem heavy-duty, but the solution sure is simple, read on.<span id="more-435"></span></p>
<p>Well for the records the error appeared as follows:</p>
<blockquote><p>Warning: implode() [function.implode]: Invalid arguments passed in  /home/user/public_html/wp-includes/post.php on line 1762</p></blockquote>
<p>This error is mainly caused by a glitch that occurs while updating the plugin &#8211; <a href="http://wordpress.org/extend/plugins/db-cache/" target="_blank">DB Cache</a>. If you were to read the it&#8217;s description in your wordpress plugin dashboard, it clearly states &#8211; &#8216;Disable and enable caching after update.&#8217; Well, that&#8217;s the solution!</p>
<p>To fix the above-mentioned problem, just disable and then enable the DB Cache plugin, and your error should disappear right away!</p>


<p>Related posts:<ol><li><a href='http://techwithric.com/how-to-solve-the-warning-date-function-date-error-in-wordpress' rel='bookmark' title='Permanent Link: How to Solve the &#8216;Warning: date() [function.date]:&#8217; Error in WordPress'>How to Solve the &#8216;Warning: date() [function.date]:&#8217; Error in WordPress</a></li>
<li><a href='http://techwithric.com/10-tips-to-make-your-wordpress-blog-faster' rel='bookmark' title='Permanent Link: 10 Tips to Make your WordPress Blog Faster'>10 Tips to Make your WordPress Blog Faster</a></li>
<li><a href='http://techwithric.com/how-to-upgrade-your-wordpress-installation' rel='bookmark' title='Permanent Link: How to Upgrade Your WordPress Installation'>How to Upgrade Your WordPress Installation</a></li>
<li><a href='http://techwithric.com/3-ways-to-install-a-wordpress-plugin' rel='bookmark' title='Permanent Link: 3 Ways to Install A WordPress Plugin'>3 Ways to Install A WordPress Plugin</a></li>
<li><a href='http://techwithric.com/how-to-enable-network-mode-in-wordpress-3-0-beta-1' rel='bookmark' title='Permanent Link: How to Enable Network Mode in WordPress 3.0 beta 1'>How to Enable Network Mode in WordPress 3.0 beta 1</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://techwithric.com/how-to-solve-the-%e2%80%98warning-implode-function-implode%e2%80%99-error-in-wordpress/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Solve the &#8216;Warning: date() [function.date]:&#8217; Error in WordPress</title>
		<link>http://techwithric.com/how-to-solve-the-warning-date-function-date-error-in-wordpress</link>
		<comments>http://techwithric.com/how-to-solve-the-warning-date-function-date-error-in-wordpress#comments</comments>
		<pubDate>Tue, 15 Dec 2009 16:16:10 +0000</pubDate>
		<dc:creator>Richie Sajan</dc:creator>
				<category><![CDATA[How-to]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[date()]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[function]]></category>
		<category><![CDATA[function date wordpress]]></category>
		<category><![CDATA[php date.function warning timezone]]></category>
		<category><![CDATA[solve php warning: date() [function.date]:]]></category>
		<category><![CDATA[Warning]]></category>
		<category><![CDATA[warning date funcion date firefox]]></category>
		<category><![CDATA[warning: date() [function.date]]]></category>
		<category><![CDATA[warning: date() [function.date]: it is not safe]]></category>
		<category><![CDATA[way]]></category>
		<category><![CDATA[wordpress 3 date error]]></category>
		<category><![CDATA[wordpress 3 error strtotime]]></category>
		<category><![CDATA[wordpress timezone function]]></category>
		<category><![CDATA[wordpress warning: strtotime(): it is not safe to rely o]]></category>

		<guid isPermaLink="false">http://techwithric.com/?p=202</guid>
		<description><![CDATA[Just the other day as I was scanning through one of my blogs, I found it full of error codes. They were all over the place - on the homepage, post pages and even in the wp-admin section. The error mainly showed the following two warnings: 'Warning: date() [function.date]:' and 'Warning: strtotime() [function.strtotime]:'. Ugly! Well but the solution is pretty much easy.


Related posts:<ol><li><a href='http://techwithric.com/how-to-solve-the-%e2%80%98warning-implode-function-implode%e2%80%99-error-in-wordpress' rel='bookmark' title='Permanent Link: How to Solve the ‘Warning: implode() [function.implode]:’ Error in WordPress'>How to Solve the ‘Warning: implode() [function.implode]:’ Error in WordPress</a></li>
<li><a href='http://techwithric.com/most-efficient-way-of-including-jquery-in-your-wordpress-theme' rel='bookmark' title='Permanent Link: Most Efficient Way of Including jQuery in your WordPress Theme'>Most Efficient Way of Including jQuery in your WordPress Theme</a></li>
<li><a href='http://techwithric.com/disable-auto-jump-in-wordpresss-read-more' rel='bookmark' title='Permanent Link: Disable Auto Jump in WordPress&#8217;s Read More'>Disable Auto Jump in WordPress&#8217;s Read More</a></li>
<li><a href='http://techwithric.com/how-to-enable-network-mode-in-wordpress-3-0-beta-1' rel='bookmark' title='Permanent Link: How to Enable Network Mode in WordPress 3.0 beta 1'>How to Enable Network Mode in WordPress 3.0 beta 1</a></li>
<li><a href='http://techwithric.com/how-to-upgrade-your-wordpress-installation' rel='bookmark' title='Permanent Link: How to Upgrade Your WordPress Installation'>How to Upgrade Your WordPress Installation</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img class="size-medium wp-image-218 alignleft" title="wordpress-error" src="http://media.techwithric.com/img/wordpress-error-300x133.png" alt="wordpress-error" width="198" height="87" />Just the other day as I was scanning through one of my blogs, I found it full of error codes. They were all over the place &#8211; on the homepage, post pages and even in the wp-admin section. The error mainly showed the following two warnings: &#8216;Warning: date() [function.date]:&#8217; and &#8216;Warning: strtotime() [function.strtotime]:&#8217;. Ugly! Well but the solution is pretty much easy.<span id="more-202"></span></p>
<p>The whole error was something like this:</p>
<blockquote><p>Warning: strtotime() [function.strtotime]: It is not safe to rely on the system&#8217;s timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected &#8216;Europe/Helsinki&#8217; for &#8216;EEST/3.0/DST&#8217; instead in /path/to/my/www/wp-includes/functions.php on line 35</p>
<p>Warning: date() [function.date]: It is not safe to rely on the system&#8217;s timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected &#8216;Europe/Helsinki&#8217; for &#8216;EEST/3.0/DST&#8217; instead in /path/to/my/www/wp-includes/functions.php on line 43</p></blockquote>
<p>Basically the error tells you that your wordpress&#8217;s system time is not set, and it has assumed a system time which may not be accurate. And also that you need to rectify it immediately.</p>
<h2>Solution:</h2>
<p>There are two simple ways to solve this problem. However both requires that you edit essential system files of your blog.</p>
<ol>
<li>
<h3>Edit the wp-config.php (recommended)</h3>
<p>Well this is the recommended as well as the easier of the two options. Just fire up your FTP software or access your web host&#8217;s file manager. Go to the directory where you have installed wordpress and search for a file called <strong>wp-config.php</strong>.</p>
<p>Just open it and add the following line, just below the line <code>define('DB_COLLATE', '');</code> <em>(refer image)</em>:</p>
<blockquote><p><code>date_default_timezone_set('America/Chicago');</code></p></blockquote>
<p><strong>This should be the final product:</strong><img class="aligncenter size-full wp-image-210" title="change-time" src="http://media.techwithric.com/img/change-time.png" alt="change-time" width="369" height="71" /></p>
<p>That&#8217;s it. Now just save your the wp-config.php and your done. The error will disappear away.</li>
<li>
<h3>Edit the php.ini</h3>
<p>Similar to the first option use your FTP software or web host&#8217;s file manager and navigate to your <strong>php.ini</strong> file. Now edit it and insert the following code in it:</p>
<blockquote><p><code>date.timezone = "America/Anchorage"</code></p></blockquote>
<p>That&#8217;s it. Now save your file up and go see your blog.</li>
</ol>
<p><strong>Note:</strong> You can change the<strong> America/Anchorage</strong> parameter with your preferred timezone. For other parameters refer <a href="http://nl3.php.net/manual/en/timezones.php" target="_blank">this page.</a></p>
<p>Still have problems? Comment on.</p>


<p>Related posts:<ol><li><a href='http://techwithric.com/how-to-solve-the-%e2%80%98warning-implode-function-implode%e2%80%99-error-in-wordpress' rel='bookmark' title='Permanent Link: How to Solve the ‘Warning: implode() [function.implode]:’ Error in WordPress'>How to Solve the ‘Warning: implode() [function.implode]:’ Error in WordPress</a></li>
<li><a href='http://techwithric.com/most-efficient-way-of-including-jquery-in-your-wordpress-theme' rel='bookmark' title='Permanent Link: Most Efficient Way of Including jQuery in your WordPress Theme'>Most Efficient Way of Including jQuery in your WordPress Theme</a></li>
<li><a href='http://techwithric.com/disable-auto-jump-in-wordpresss-read-more' rel='bookmark' title='Permanent Link: Disable Auto Jump in WordPress&#8217;s Read More'>Disable Auto Jump in WordPress&#8217;s Read More</a></li>
<li><a href='http://techwithric.com/how-to-enable-network-mode-in-wordpress-3-0-beta-1' rel='bookmark' title='Permanent Link: How to Enable Network Mode in WordPress 3.0 beta 1'>How to Enable Network Mode in WordPress 3.0 beta 1</a></li>
<li><a href='http://techwithric.com/how-to-upgrade-your-wordpress-installation' rel='bookmark' title='Permanent Link: How to Upgrade Your WordPress Installation'>How to Upgrade Your WordPress Installation</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://techwithric.com/how-to-solve-the-warning-date-function-date-error-in-wordpress/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
