<?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:xhtml="http://www.w3.org/1999/xhtml"
>

<channel>
	<title>石間謙 勝手ブログ Ver.2.5 &#187; zencart</title>
	<atom:link href="http://jbar.jp/ishima/category/zencart/feed" rel="self" type="application/rss+xml" />
	<link>http://jbar.jp/ishima</link>
	<description>IT、iPhone、NOKIA、バー、日本酒、柏、冷麺、釣り、星、フードニングネタを書き綴るサイト</description>
	<lastBuildDate>Wed, 16 May 2012 02:13:44 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://jbar.jp/ishima/category/zencart/feed" />
		<item>
		<title>zencartのエラー対応ネタ</title>
		<link>http://jbar.jp/ishima/zencart/fatal-error-call-to-undefined-function-zen_get_new_date_range-in.html</link>
		<comments>http://jbar.jp/ishima/zencart/fatal-error-call-to-undefined-function-zen_get_new_date_range-in.html#comments</comments>
		<pubDate>Fri, 28 May 2010 06:04:48 +0000</pubDate>
		<dc:creator>石間</dc:creator>
				<category><![CDATA[zencart]]></category>

		<guid isPermaLink="false">http://jbar.jp/ishima/?p=811</guid>
		<description><![CDATA[zencartのエラー対応ネタ。 ■Fatal error: Call to undefined function: zen_get_new_date_range() in /includes/functions/fun [...]]]></description>
			<content:encoded><![CDATA[<p>zencartのエラー対応ネタ。</p>
<p>■Fatal error: Call to undefined function: zen_get_new_date_range() in</p>
<p>/includes/functions/functions_lookups.php　に</p>
<p>関数　zen_get_new_date_range()　が定義されていないのが原因。</p>
<p>zencartの最新版から　functions_lookups.php　をとってきて入れ替えればよい。</p>
<img src="http://jbar.jp/ishima/?ak_action=api_record_view&id=811&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://jbar.jp/ishima/zencart/fatal-error-call-to-undefined-function-zen_get_new_date_range-in.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://jbar.jp/ishima/zencart/fatal-error-call-to-undefined-function-zen_get_new_date_range-in.html" />
	</item>
		<item>
		<title>ZenCartのエラー時の追跡</title>
		<link>http://jbar.jp/ishima/zencart/zencart_tips_20100528.html</link>
		<comments>http://jbar.jp/ishima/zencart/zencart_tips_20100528.html#comments</comments>
		<pubDate>Fri, 28 May 2010 04:44:41 +0000</pubDate>
		<dc:creator>石間</dc:creator>
				<category><![CDATA[zencart]]></category>

		<guid isPermaLink="false">http://jbar.jp/ishima/?p=808</guid>
		<description><![CDATA[zencartでエラーが出たときに調べる方法。 /includes/application_top.php のファイルを開いて20行目付近の下記を変更する。これによりエラーメッセージが出力される。 【変更前】 defin [...]]]></description>
			<content:encoded><![CDATA[<p>zencartでエラーが出たときに調べる方法。</p>
<p>/includes/application_top.php</p>
<p>のファイルを開いて20行目付近の下記を変更する。これによりエラーメッセージが出力される。</p>
<p>
<p>【変更前】</p>
<p>define(&#8216;DEBUG_AUTOLOAD&#8217;, false);</p>
<div>【変更後】</div>
</p>
<p> </p>
<div id="_mcePaste">defined(&#8216;STRICT_ERROR_REPORTING&#8217;,true);</div>
<div id="_mcePaste">define(&#8216;DEBUG_AUTOLOAD&#8217;, true);</div>
<p> </p>
<img src="http://jbar.jp/ishima/?ak_action=api_record_view&id=808&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://jbar.jp/ishima/zencart/zencart_tips_20100528.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://jbar.jp/ishima/zencart/zencart_tips_20100528.html" />
	</item>
	</channel>
</rss>

