<?xml version="1.0" encoding="UTF-8" ?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ja">
  <title>はっぴぃ・りなっくす</title>
  <link rel="alternate" type="text/html" href="http://linux.ohwada.jp/" />
  <link rel="self" type="application/atom+xml" href="http://linux.ohwada.jp/atom.php" />
  <id>tag:linux.ohwada.jp,2012://1</id>
  <updated>2012-05-20T21:23:38+09:00</updated>
      <generator uri="http://linux2.ohwada.net/">XOOPS Whatsnew</generator>
        <rights>Copyright (c) 2012, Ohwada</rights>
    <author>
  <name>Ohwada</name>
        <email>webmaster@ohwada.jp</email>
    </author>
  <entry>
  <title type="html">XCL 2.2.1 Beta 3  に関して</title>
  <link rel="alternate" type="text/html" href="http://linux.ohwada.jp/modules/newbb/viewtopic.php?forum=8&amp;topic_id=1286&amp;post_id=4494#forumpost4494" />
  <id>tag:linux.ohwada.jp,2012://1.33.4494</id>
  <updated>2012-05-20T18:17:36+09:00</updated>
      <published>2012-05-20T18:17:36+09:00</published>
        <category term="サポート" /> 
    <author>
  <name>nonn50</name>
      <uri>http://nonnbei.dee.cc/</uri>
      </author>
      <summary type="html">XOOPS Cube Legacy 2.2.1 Beta 3 リリース!http://www.xugj.org/modules/bulletin/index.php?page=article&amp;storyid=215とのことで、早速に小生サイトをアップグレードしたところ以下の状況が発生しましたので、報告します。旧XOOPS Cube Legacy 2.2.1 Beta2 (EUC-JP)から新 XOOPS Cube Legacy 2.2.1 Beta3 (EUC-JP)にした。新着情報(Whatsnew 2.60)モジュールで、画面真っ白現象が発生します。PHPデバッグしたところ、以下のエラーでした。 Fatal error: Smarty error: the $cache_dir &apos;/xoops_trust_path/cache/smarty_cache&apos; does not e ...</summary>
        <content type="html"> <![CDATA[
    XOOPS Cube Legacy 2.2.1 Beta 3 リリース!<br /><a href="http://www.xugj.org/modules/bulletin/index.php?page=article&storyid=215" target="_blank">http://www.xugj.org/modules/bulletin/index.php?page=article&storyid=215</a><br />とのことで、早速に小生サイトをアップグレードしたところ以下の状況が発生しましたので、報告します。<br /><br />旧<br />XOOPS Cube Legacy 2.2.1 Beta2 (EUC-JP)から<br />新 <br />XOOPS Cube Legacy 2.2.1 Beta3 (EUC-JP)にした。<br /><br />新着情報(Whatsnew 2.60)モジュールで、画面真っ白現象が発生します。<br />PHPデバッグしたところ、以下のエラーでした。<br /><br /> Fatal error: Smarty error: the $cache_dir '/xoops_trust_path/cache/smarty_cache' does not exist, or is not a directory. in /xoops_trust_path/libs/smarty/Smarty.class.php on line 1093<br /><br />そこで以下のディリクトリーを作成し、707の書き込み権限を付与し、解消しました。<br /> /xoops_trust_path/cache/smarty_cache<br /><br />当方の環境<br />OS: Linux<br />PHP 5.3.6<br />MySQL 5.1.57
    ]]> </content>
    </entry>
  <entry>
  <title type="html">ネギ振り (ｇｉｆ)</title>
  <link rel="alternate" type="text/html" href="http://linux.ohwada.jp/modules/webphoto/index.php/photo/181/" />
  <id>tag:linux.ohwada.jp,2012://1.80.181</id>
  <updated>2012-05-18T19:31:49+09:00</updated>
      <published>2012-05-18T19:30:29+09:00</published>
        <category term="WEB 写真・動画・メディア集" /> 
    <author>
  <name>ken</name>
      <uri>http://ohwada.jp/</uri>
      </author>
      <summary type="html">アニメーション gif のサンプルhttp://8miku.blog121.fc2.com/blog-entry-136.html</summary>
        <content type="html"> <![CDATA[
    アニメーション gif のサンプル<br /><br /><a href="http://8miku.blog121.fc2.com/blog-entry-136.html" target="_blank">http://8miku.blog121.fc2.com/blog-entry-136.html</a><br />
    ]]> </content>
    </entry>
  <entry>
  <title type="html">PHPデバックエラーの報告</title>
  <link rel="alternate" type="text/html" href="http://linux.ohwada.jp/modules/newbb/viewtopic.php?forum=13&amp;topic_id=1285&amp;post_id=4493#forumpost4493" />
  <id>tag:linux.ohwada.jp,2012://1.33.4493</id>
  <updated>2012-05-12T14:04:05+09:00</updated>
      <published>2012-05-12T14:04:05+09:00</published>
        <category term="サポート" /> 
    <author>
  <name>nonn50</name>
      <uri>http://nonnbei.dee.cc/</uri>
      </author>
      <summary type="html">毎度お世話になります。たまたま、PHPデバックをオンにしましたら、以下のエラーがでていることに気が付きましたので、御報告します。Warning: chmod() [function.chmod]: Operation not permitted in /hogehoge/xoops_trust_path/modules/webphoto/class/inc/auto_publish.php on line 137なお、サイト運用上の支障は発生していません。小生の環境環境チェック OS: Linux 31.pro.tok2.com 2.6.18-238.12.1.el5xen #1 SMP Tue May 31 14:02:29 EDT 2011 x86_64 PHP: 5.3.6 MySQL: 5.1.57-log XOOPS: XOOPS Cube Legacy 2.2.1 Beta2(EUC-JP ...</summary>
        <content type="html"> <![CDATA[
    毎度お世話になります。<br /><br />たまたま、PHPデバックをオンにしましたら、以下のエラーがでていることに気が付きましたので、御報告します。<br /><br />Warning: chmod() [function.chmod]: Operation not permitted in /hogehoge/xoops_trust_path/modules/webphoto/class/inc/auto_publish.php on line 137<br /><br />なお、サイト運用上の支障は発生していません。<br /><br />小生の環境<br />環境チェック<br /> OS: Linux 31.pro.tok2.com 2.6.18-238.12.1.el5xen #1 SMP    <br /> Tue May 31 14:02:29 EDT 2011 x86_64<br /> PHP: 5.3.6<br /> MySQL: 5.1.57-log<br /> XOOPS: XOOPS Cube Legacy 2.2.1 Beta2(EUC-JP)<br /> Webphoto: 2.6<br /> <br />MySQL 設定<br /> character_set_client: ujis<br /> character_set_connection: ujis<br /> character_set_database: ujis<br /> character_set_filesystem: binary<br /> character_set_results: ujis<br /> character_set_server: utf8<br /> character_set_system: utf8<br /> <br />PHP設定<br /> register_globals: off ( 推奨 off )<br /> allow_url_fopen: on ( 推奨 off ) <br /> file_uploads: on ( 要on )<br /> upload_max_filesize: 8M<br /> post_max_size: 8M<br /> upload_tmp_dir :error_reporting: 0<br /> display_errors: 1<br /> memory_limit: 64<br /> magic_quotes_gpc: 1<br /> safe_mode: 0<br /> open_basedir:exif extention: loaded<br /> <br />マルチバイト 設定<br /> multibyte function priority: iconv<br /> mbstring.language: Japanese<br /> mbstring.detect_order: ASCII JIS UTF-8 EUC-JP SJIS<br /> mbstring.http_input: pass<br /> mbstring.http_output: pass<br /> mbstring.internal_encoding: EUC-JP<br /> mbstring.script_encoding:mbstring.substitute_character: none<br /> mbstring.func_overload: 0<br /> mbstring.encoding_translation: 0<br /> mbstring.strict_encoding: 0<br /> iconv.input_encoding: EUC-JP<br /> iconv.output_encoding: EUC-JP<br /> iconv.internal_encoding: EUC-JP
    ]]> </content>
    </entry>
  <entry>
  <title type="html">Re: weblinksでのgoogle map apiキーについて</title>
  <link rel="alternate" type="text/html" href="http://linux.ohwada.jp/modules/newbb/viewtopic.php?forum=5&amp;topic_id=1271&amp;post_id=4492#forumpost4492" />
  <id>tag:linux.ohwada.jp,2012://1.33.4492</id>
  <updated>2012-04-24T18:45:19+09:00</updated>
      <published>2012-04-24T18:45:19+09:00</published>
        <category term="サポート" /> 
    <author>
  <name>hayasibe</name>
      </author>
      <summary type="html">V3対応ありがとうございます。WebLinks モジュール（2.10）+WEBMAP3（1.1）を新規サイトにて設定させていただきました。それで1点だけ確認させてください。ゲスト登録をしてもらい、管理画面にて、Google Maps項目の「地図を表示する」をクリックしました。あらかじめ、都道府県や市町村などに登録してある住所でマップが表示されると思っていたのですが、”明石市立天文科学館: 明石市 日本”の方が、そのまま、表示されます。2.0までは、仮登録されていた住所が、そのまま反映されていたように記憶しているのですが、仕様変更されていた ...</summary>
        <content type="html"> <![CDATA[
    V3対応ありがとうございます。<br /><br />WebLinks モジュール（2.10）+WEBMAP3（1.1）を新規サイトにて設定させていただきました。<br /><br />それで1点だけ確認させてください。<br /><br />ゲスト登録をしてもらい、管理画面にて、Google Maps項目の「地図を表示する」をクリックしました。<br />あらかじめ、都道府県や市町村などに登録してある住所でマップが表示されると思っていたのですが、”明石市立天文科学館: 明石市 日本”の方が、そのまま、表示されます。<br />2.0までは、仮登録されていた住所が、そのまま反映されていたように記憶しているのですが、仕様変更されていたら、すみません。<br /><br />ひとまず、仮登録してある住所を登録すれば問題ありませんが、よければご確認していただければと思います。<br /><br />サーバー環境は下記のようになっています。<br /><br />・Apache2<br />・MYSQL5.1<br />・PHP5.3.3<br /><br />よろしくお願いします。
    ]]> </content>
    </entry>
  <entry>
  <title type="html">擇木道場</title>
  <link rel="alternate" type="text/html" href="http://linux.ohwada.jp/modules/weblinks/singlelink.php?lid=297" />
  <id>tag:linux.ohwada.jp,2012://1.41.297</id>
  <updated>2012-04-19T21:57:37+09:00</updated>
      <published>2012-04-19T21:57:37+09:00</published>
        <category term="WEBリンク集" /> 
    <author>
  <name>Ohwada</name>
      </author>
      <summary type="html">擇木道場 一般の人のための禅の専門道場です。WebLinksを使わせて頂いています。どうもありがとうございます。</summary>
        <content type="html"> <![CDATA[
    擇木道場 一般の人のための禅の専門道場です。<br />WebLinksを使わせて頂いています。<br /><br />どうもありがとうございます。
    ]]> </content>
    </entry>
  <entry>
  <title type="html">Re: RSSC のリンク先について</title>
  <link rel="alternate" type="text/html" href="http://linux.ohwada.jp/modules/newbb/viewtopic.php?forum=9&amp;topic_id=1273&amp;post_id=4489#forumpost4489" />
  <id>tag:linux.ohwada.jp,2012://1.33.4489</id>
  <updated>2012-04-17T05:30:40+09:00</updated>
      <published>2012-04-17T05:30:40+09:00</published>
        <category term="サポート" /> 
    <author>
  <name>yorknew</name>
      </author>
      <summary type="html">こちらもご指示通りの設定で警告が表示されなくなりました。度々ありがとうございます。Weblinks 等の今後のアップデート楽しみにしております。今後共宜しくお願い致します。検証などで少しでもお力になれればと思っております。</summary>
        <content type="html"> <![CDATA[
    こちらもご指示通りの設定で警告が表示されなくなりました。度々ありがとうございます。<br /><br />Weblinks 等の今後のアップデート楽しみにしております。今後共宜しくお願い致します。検証などで少しでもお力になれればと思っております。
    ]]> </content>
    </entry>
  <entry>
  <title type="html">Re: youtubeの動画が表示されない</title>
  <link rel="alternate" type="text/html" href="http://linux.ohwada.jp/modules/newbb/viewtopic.php?forum=13&amp;topic_id=1282&amp;post_id=4487#forumpost4487" />
  <id>tag:linux.ohwada.jp,2012://1.33.4487</id>
  <updated>2012-04-16T10:37:48+09:00</updated>
      <published>2012-04-16T10:37:48+09:00</published>
        <category term="サポート" /> 
    <author>
  <name>susumu0607</name>
      </author>
      <summary type="html">動いているので大量のエラー放置してたのでどれを書き込みしたらいいのか分からないので全部あげます＾＾；Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file /var/www/xoops_trust_path/modules/dbtheme/preload.php line 33Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file modules/legacy/preload/InstallerChecker.class.php line 32Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in fi ...</summary>
        <content type="html"> <![CDATA[
    動いているので大量のエラー放置してたのでどれを書き込みしたらいいのか分からないので全部あげます＾＾；<br /><br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file /var/www/xoops_trust_path/modules/dbtheme/preload.php line 33<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file modules/legacy/preload/InstallerChecker.class.php line 32<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file modules/legacy/preload/ThemeSelect.class.php line 32<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file modules/legacyRender/preload/Cacheclear.class.php line 26<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file modules/legacyRender/preload/Cacheclear.class.php line 29<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file modules/pm/preload/Preload.class.php line 10<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file modules/pm/preload/Preload.class.php line 36<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file modules/pm/preload/Preload.class.php line 61<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file modules/pm/preload/Preload.class.php line 86<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file /var/www/xoops_trust_path/xanhte/app/Xanhte_Controller.php line 303<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file /var/www/xoops_trust_path/xanhte/app/Xanhte_Controller.php line 320<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file /var/www/xoops_trust_path/xanhte/app/Xanhte_Controller.php line 350<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file /var/www/xoops_trust_path/xanhte/lib/Ethna/Ethna.php.Revision.1.1 line 365<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file /var/www/xoops_trust_path/xanhte/lib/Ethna/Ethna.php.Revision.1.1 line 386<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file /var/www/xoops_trust_path/xanhte/lib/Ethna/Ethna.php.Revision.1.1 line 407<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file /var/www/xoops_trust_path/xanhte/lib/Ethna/class/Ethna_AppManager.php line 181<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file /var/www/xoops_trust_path/xanhte/lib/Ethna/class/Ethna_AppManager.php line 189<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file /var/www/xoops_trust_path/xanhte/lib/Ethna/class/Ethna_AppManager.php line 233<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file /var/www/xoops_trust_path/xanhte/lib/Ethna/class/Ethna_AppManager.php line 271<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file /var/www/xoops_trust_path/xanhte/lib/Ethna/class/Ethna_Backend.php line 346<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file /var/www/xoops_trust_path/xanhte/lib/Ethna/class/Ethna_Backend.php line 410<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file /var/www/xoops_trust_path/xanhte/lib/Ethna/class/Ethna_Controller.php line 214<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file /var/www/xoops_trust_path/xanhte/lib/Ethna/class/Ethna_Controller.php line 722<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file /var/www/xoops_trust_path/xanhte/lib/Ethna/class/Ethna_Controller.php line 737<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file /var/www/xoops_trust_path/xanhte/lib/Ethna/class/Ethna_Controller.php line 754<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file /var/www/xoops_trust_path/xanhte/lib/Ethna/class/Ethna_Controller.php line 769<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file /var/www/xoops_trust_path/xanhte/lib/Ethna/class/Ethna_Controller.php line 870<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file /var/www/xoops_trust_path/xanhte/lib/Ethna/class/Ethna_Controller.php line 894<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file /var/www/xoops_trust_path/xanhte/lib/Ethna/class/Ethna_Controller.php line 985<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file /var/www/xoops_trust_path/xanhte/lib/Ethna/class/Ethna_Controller.php line 1015<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file /var/www/xoops_trust_path/xanhte/lib/Ethna/class/Ethna_Controller.php line 1020<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file /var/www/xoops_trust_path/xanhte/lib/Ethna/class/Ethna_Controller.php line 1294<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file /var/www/xoops_trust_path/xanhte/lib/Ethna/class/Ethna_ClassFactory.php line 108<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file /var/www/xoops_trust_path/xanhte/lib/Ethna/class/Ethna_ClassFactory.php line 153<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file /var/www/xoops_trust_path/xanhte/lib/Ethna/class/Ethna_ClassFactory.php line 178<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file /var/www/xoops_trust_path/xanhte/lib/Ethna/class/Ethna_ClassFactory.php line 213<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file /var/www/xoops_trust_path/xanhte/lib/Ethna/class/Ethna_ClassFactory.php line 226<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file /var/www/xoops_trust_path/xanhte/lib/Ethna/class/Ethna_ClassFactory.php line 239<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file /var/www/xoops_trust_path/xanhte/lib/Ethna/class/Ethna_ClassFactory.php line 252<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file /var/www/xoops_trust_path/xanhte/lib/Ethna/class/Ethna_ClassFactory.php line 265<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file /var/www/xoops_trust_path/xanhte/lib/Ethna/class/Ethna_ClassFactory.php line 278<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file /var/www/xoops_trust_path/xanhte/lib/Ethna/class/Ethna_ClassFactory.php line 291<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file /var/www/xoops_trust_path/xanhte/lib/Ethna/class/Ethna_ClassFactory.php line 304<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file /var/www/xoops_trust_path/xanhte/lib/Ethna/class/Ethna_Handle.php line 45<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file /var/www/xoops_trust_path/xanhte/lib/Ethna/class/Ethna_Handle.php line 161<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file /var/www/xoops_trust_path/xanhte/lib/Ethna/class/Ethna_UrlHandler.php line 62<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file /var/www/xoops_trust_path/xanhte/lib/Ethna/class/Ethna_ViewClass.php line 162<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file /var/www/xoops_trust_path/xanhte/lib/Ethna/class/Ethna_Plugin.php line 185<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file /var/www/xoops_trust_path/xanhte/app/Xanhte_DB_PEAR.php line 93<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file /var/www/xoops_trust_path/xanhte/lib/DB.php line 470<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file /var/www/xoops_trust_path/xanhte/lib/DB.php line 547<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file /var/www/xoops_trust_path/xanhte/lib/DB.php line 1202<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file /var/www/xoops_trust_path/xanhte/lib/PEAR.php line 569<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file /var/www/xoops_trust_path/xanhte/lib/PEAR.php line 572<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file /var/www/xoops_trust_path/xanhte/app/Xanhte_BackendLegacy.php line 89<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file /var/www/xoops_trust_path/xanhte/app/Xanhte_BackendLegacy.php line 185<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file /var/www/xoops_trust_path/xanhte/app/Xanhte_ActionClass.php line 93<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file /var/www/xoops_trust_path/xanhte/app/Xanhte_AppManager.php line 54<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file /var/www/xoops_trust_path/xanhte/app/Xanhte_AppManager.php line 68<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file /var/www/xoops_trust_path/xanhte/app/Xanhte_AppManager.php line 92<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file /var/www/xoops_trust_path/xanhte/app/Xanhte_AppManager.php line 121<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file /var/www/xoops_trust_path/xanhte/app/Xanhte_AppManager.php line 186<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file /var/www/xoops_trust_path/xanhte/lib/ITT_Util.php line 142<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file /var/www/xoops_trust_path/xanhte/lib/ITT_Util.php line 299<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file /var/www/xoops_trust_path/xanhte/app/xc_class/Xanhte_LegacyModuleAdapter.php line 28<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file modules/cubeUtils/preload/AutoLoginHack.class.php line 79<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file kernel/member.php line 79<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file kernel/member.php line 80<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file kernel/member.php line 81<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file kernel/user.php line 521<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file kernel/user.php line 542<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file kernel/user.php line 644<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file kernel/group.php line 81<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file kernel/group.php line 190<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file kernel/group.php line 245<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file kernel/group.php line 266<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file kernel/groupperm.php line 144<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file kernel/groupperm.php line 166<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file kernel/groupperm.php line 255<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file modules/legacyRender/kernel/Legacy_RenderSystem.class.php line 126<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file modules/legacyRender/kernel/Legacy_RenderSystem.class.php line 129<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file modules/legacyRender/kernel/Legacy_RenderSystem.class.php line 145<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file modules/legacyRender/kernel/Legacy_RenderSystem.class.php line 538<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file modules/legacyRender/kernel/Legacy_RenderSystem.class.php line 542<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file modules/legacyRender/kernel/Legacy_RenderSystem.class.php line 547<br />Warning [PHP]: get_class() expects parameter 1 to be object, resource given in file /var/www/xoops_trust_path/xanhte/lib/Ethna/Ethna.php.Revision.1.1 line 336<br />Warning [PHP]: get_class() expects parameter 1 to be object, integer given in file /var/www/xoops_trust_path/xanhte/lib/Ethna/Ethna.php.Revision.1.1 line 336<br />Warning [PHP]: get_class() expects parameter 1 to be object, boolean given in file /var/www/xoops_trust_path/xanhte/lib/Ethna/Ethna.php.Revision.1.1 line 336<br />Warning [PHP]: get_class() expects parameter 1 to be object, boolean given in file /var/www/xoops_trust_path/xanhte/lib/Ethna/Ethna.php.Revision.1.1 line 336<br />Warning [PHP]: get_class() expects parameter 1 to be object, string given in file /var/www/xoops_trust_path/xanhte/lib/Ethna/Ethna.php.Revision.1.1 line 336<br />Warning [PHP]: get_class() expects parameter 1 to be object, integer given in file /var/www/xoops_trust_path/xanhte/lib/Ethna/Ethna.php.Revision.1.1 line 336<br />Warning [PHP]: get_class() expects parameter 1 to be object, array given in file /var/www/xoops_trust_path/xanhte/lib/Ethna/Ethna.php.Revision.1.1 line 336<br />Warning [PHP]: get_class() expects parameter 1 to be object, string given in file /var/www/xoops_trust_path/xanhte/lib/Ethna/Ethna.php.Revision.1.1 line 336<br />Warning [PHP]: get_class() expects parameter 1 to be object, array given in file /var/www/xoops_trust_path/xanhte/lib/Ethna/Ethna.php.Revision.1.1 line 336<br />Warning [PHP]: date(): It is not safe to rely on the system'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 'Asia/Tokyo' for 'JST/9.0/no DST' instead in file /var/www/xoops_trust_path/xanhte/app/Xanhte_AdmanageMediatimeline.php line 47<br />Warning [PHP]: get_class() expects parameter 1 to be object, string given in file /var/www/xoops_trust_path/xanhte/lib/Ethna/Ethna.php.Revision.1.1 line 336<br />Warning [PHP]: get_class() expects parameter 1 to be object, string given in file /var/www/xoops_trust_path/xanhte/lib/Ethna/Ethna.php.Revision.1.1 line 336<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file kernel/comment.php line 145<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file kernel/notification.php line 187<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file kernel/notification.php line 190<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file kernel/notification.php line 203<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file kernel/notification.php line 227<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file kernel/notification.php line 317<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file kernel/privmessage.php line 99<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file kernel/privmessage.php line 120<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file kernel/privmessage.php line 207<br />Warning [PHP]: Parameter 1 to StdCache_Initialize::setForModule() expected to be a reference, value given in file core/XCube_Delegate.class.php line 356<br />Warning [PHP]: date(): It is not safe to rely on the system'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 'Asia/Tokyo' for 'JST/9.0/no DST' instead in file include/functions.php line 233<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file modules/legacy/class/theme.php line 46<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file modules/legacy/class/theme.php line 52<br />Unknown Condition [8192]: Assigning the return value of new by reference is deprecated in file modules/legacyRender/kernel/DelegateFunctions.class.php line 26<br />Unknown Condition [8192]: Function ereg() is deprecated in file templates_c/default-flex_3_dark_gray^%%7C^7C8^7C87766C%%theme.html.php line 7<br />Unknown Condition [8192]: Function ereg() is deprecated in file templates_c/default-flex_3_dark_gray^%%7C^7C8^7C87766C%%theme.html.php line 7
    ]]> </content>
    </entry>
  <entry>
  <title type="html">金曜の夜は坐禅でしょ！！</title>
  <link rel="alternate" type="text/html" href="http://linux.ohwada.jp/modules/weblinks/singlelink.php?lid=295" />
  <id>tag:linux.ohwada.jp,2012://1.41.295</id>
  <updated>2012-04-12T16:19:46+09:00</updated>
      <published>2012-02-23T00:11:24+09:00</published>
        <category term="WEBリンク集" /> 
    <author>
  <name>Ohwada</name>
      </author>
      <summary type="html">人間禅 青年部のホームページです。毎週、金曜日に東京 日暮里、谷中の擇木道場で坐禅会をしています。WEBLINKSを使わせて頂きました。GoogleMapのAPI V3にも対応されたようで、バージョンアップさせてもらおうと思っています。どうもありがとうございました。</summary>
        <content type="html"> <![CDATA[
    人間禅　青年部のホームページです。<br />毎週、金曜日に東京　日暮里、谷中の擇木道場で坐禅会をしています。<br /><br />WEBLINKSを使わせて頂きました。<br />GoogleMapのAPI V3にも対応されたようで、バージョンアップさせてもらおうと思っています。<br /><br />どうもありがとうございました。
    ]]> </content>
    </entry>
  <entry>
  <title type="html">Google Maps V3 モジュール (webmap3)　1.10</title>
  <link rel="alternate" type="text/html" href="http://linux.ohwada.jp/modules/bulletin/index.php?page=article&amp;storyid=64" />
  <id>tag:linux.ohwada.jp,2012://1.61.64</id>
  <updated>2012-04-11T22:00:00+09:00</updated>
      <published>2012-04-11T22:00:00+09:00</published>
        <category term="ニュース" /> 
    <author>
  <name>ken</name>
      <uri>http://ohwada.jp/</uri>
      </author>
      <summary type="html">Google Maps API V3 を利用して地図を表示するモジュールです。Google Maps モジュールをダウンロードするデモはこちらv1.101. API(1) geocodingWeb Geocoding API を使用して、住所から緯度経度を検索するAPIを追加した(2) get_location緯度経度を取得するAPIを追加した2. JavaScript(1) 緯度経度の取得のとき、すでに値が設定されていれば、中心にマーカーを表示する(2) バグ対策: IE9で動作しない3. ブロック表示(1) 地図の高さ と タイムアウト時間 を追加した</summary>
        <content type="html"> <![CDATA[
    Google Maps API V3 を利用して地図を表示するモジュールです。<br /><br /><a href="http://linux.ohwada.jp/modules/wfdownloads/singlefile.php?cid=1&lid=119" >Google Maps モジュールをダウンロードする</a><br /><br /><a href="http://linux.ohwada.jp/modules/webmap3/" >デモはこちら</a><br /><br /><b>v1.10</b><br />1. API<br />(1) geocoding<br />Web Geocoding API を使用して、住所から緯度経度を検索するAPIを追加した<br /><br />(2) get_location<br />緯度経度を取得するAPIを追加した<br /><br />2. JavaScript<br />(1) 緯度経度の取得のとき、すでに値が設定されていれば、中心にマーカーを表示する<br />(2) バグ対策: IE9で動作しない<br /><br />3. ブロック表示<br />(1) 地図の高さ と タイムアウト時間 を追加した
    ]]> </content>
    </entry>
  <entry>
  <title type="html">WebLinks モジュール 2.10</title>
  <link rel="alternate" type="text/html" href="http://linux.ohwada.jp/modules/wfdownloads/singlefile.php?lid=99" />
  <id>tag:linux.ohwada.jp,2012://1.71.99</id>
  <updated>2012-04-11T21:53:29+09:00</updated>
      <published>2012-04-11T21:30:00+09:00</published>
        <category term="WFダウンロード" /> 
    <author>
  <name>ken</name>
      <uri>http://ohwada.jp/</uri>
      </author>
      <summary type="html">v2.101. Google Maps API V3 対応http://linux.ohwada.jp/modules/newbb/viewtopic.php?topic_id=1271&amp;forum=51.1 WEBMAP3 モジュールが必要です。1.2 カテゴリ単位、リンク単位にマーカーのアイコンが指定できます。http://linux.ohwada.jp/modules/newbb/viewtopic.php?forum=5&amp;topic_id=1150表示するアイコンを決めるルール(1) リンクに設定されていれば、それを使用する(2) 属するカテゴリに設定されていれば、それを使用する(3) 親のカテゴリに設定されていれば、それを使用する 親は一番上まで対象となる。(4) 複数のカテゴリに属す ...</summary>
        <content type="html"> <![CDATA[
    <b>v2.10</b><br />1. Google Maps API V3 対応<br /><a href="http://linux.ohwada.jp/modules/newbb/viewtopic.php?topic_id=1271&forum=5" target="_blank">http://linux.ohwada.jp/modules/newbb/viewtopic.php?topic_id=1271&forum=5</a><br /><br />1.1 WEBMAP3 モジュールが必要です。<br /><br />1.2 カテゴリ単位、リンク単位にマーカーのアイコンが指定できます。<br /><a href="http://linux.ohwada.jp/modules/newbb/viewtopic.php?forum=5&topic_id=1150" target="_blank">http://linux.ohwada.jp/modules/newbb/viewtopic.php?forum=5&topic_id=1150</a><br /><br />表示するアイコンを決めるルール<br />(1) リンクに設定されていれば、それを使用する<br />(2) 属するカテゴリに設定されていれば、それを使用する<br />(3) 親のカテゴリに設定されていれば、それを使用する<br />　　親は一番上まで対象となる。<br />(4) 複数のカテゴリに属する場合は、いずれかに設定されていれば、それを使用する<br /><br />1.3 任意のアイコンを設定できます。<br />WEBMAP3 モジュールの機能です。<br /><a href="http://linux.ohwada.jp/modules/newbb/viewtopic.php?forum=5&topic_id=848" target="_blank">http://linux.ohwada.jp/modules/newbb/viewtopic.php?forum=5&topic_id=848</a><br /><br />2. 管理者の設定に url 選択を追加した<br />タイトルのハイパーリンクに、<br />元のサイトと Weblinks のsinglelink.php との選択ができる<br /><a href="http://linux.ohwada.jp/modules/newbb/viewtopic.php?forum=5&topic_id=1198" target="_blank">http://linux.ohwada.jp/modules/newbb/viewtopic.php?forum=5&topic_id=1198</a><br /><br />3. 登録できるURLの文字数を255バイトから64Kバイトに変更した<br /><a href="http://linux.ohwada.jp/modules/newbb/viewtopic.php?forum=5&topic_id=1279" target="_blank">http://linux.ohwada.jp/modules/newbb/viewtopic.php?forum=5&topic_id=1279</a><br /><br />4. 一括登録に下記の機能を追加した<br />(1) フォーム画面からコメントを一括登録する<br />(2) 登録済のリンクの URL からから RSS URL を検索して、自動で登録する<br />(3) 登録済のリンクの住所から緯度・経度を検索して、半自動で登録する<br />(4) \2c という記法でカンマを記述できるようにした<br />(5) textarea1,2 にて改行(\n)を記述できるようにした<br /><br />5. 言語ファイル<br />(1) ロシア語 ( CP1251 & UTF-8 ) を追加した<br />language ディレクトリの他に extra ディレクトリにも置いている<br />多謝 Anthony xoops-org.ru <br /><br /><br />● テーブル構造<br />1. link, modify テーブル<br />(1) 下記の項目を追加した<br />gm_icon : Google Maps Icon<br />(2) 下記の項目の属性を varchar から text に変更した<br />url <br /><br />2. category テーブル<br />(1) 下記の項目を追加した<br />gm_icon : Google Maps Icon<br />gm_location : memo of location<br /><br /><br /><b>v2.00</b><br />1. PHP 5.3 対応<br />PHP 5.3.x で推奨されない機能 を修正した<br /><a href="http://www.php.net/manual/ja/migration53.deprecated.php" target="_blank">http://www.php.net/manual/ja/migration53.deprecated.php</a><br />(1) ereg<br />(2) new の返り値を参照で代入すること<br /><br />2. MySQL 5.5 対応<br />(1) TYPE=MyISAM -> ENGINE=MyISAM<br /><br />3. リンク切れ一覧にて、broken の多い順にする。<br /><br />4. バグ修正<br />(1) typo in weblinks_link_single.html<br /><a href="http://linux.ohwada.jp/modules/newbb/viewtopic.php?topic_id=1085&forum=5" target="_blank">http://linux.ohwada.jp/modules/newbb/viewtopic.php?topic_id=1085&forum=5</a><br /><br /><b>v1.95</b><br />(1) ブラジル語 1.94<br /><a href="http://linux2.ohwada.net/modules/newbb/viewtopic.php?topic_id=451&forum=2" target="_blank">http://linux2.ohwada.net/modules/newbb/viewtopic.php?topic_id=451&forum=2</a><br /><br />(2) バグ対策<br />Smarty error: unable to read resource: d3forum_comment.html<br /><a href="http://linux2.ohwada.net/modules/newbb/viewtopic.php?topic_id=448&forum=2" target="_blank">http://linux2.ohwada.net/modules/newbb/viewtopic.php?topic_id=448&forum=2</a><br /><br /><b>v1.94</b><br />(1) アルバムの選択に Webphoto を追加した<br /><a href="http://linux.ohwada.jp/modules/newbb/viewtopic.php?topic_id=911&forum=5" target="_blank">http://linux.ohwada.jp/modules/newbb/viewtopic.php?topic_id=911&forum=5</a><br /><br />(2) webphoto との競合を修正した<br /><a href="http://linux.ohwada.jp/modules/newbb/viewtopic.php?topic_id=913&forum=13" target="_blank">http://linux.ohwada.jp/modules/newbb/viewtopic.php?topic_id=913&forum=13</a><br /><br /><b>v1.93</b><br />(1) バージョン xx ではない<br /><a href="http://linux.ohwada.jp/modules/newbb/viewtopic.php?topic_id=861&forum=5" target="_blank">http://linux.ohwada.jp/modules/newbb/viewtopic.php?topic_id=861&forum=5</a><br /><br />(2) ドイツ語のメールテンプレート更新<br /><br /><b>v1.92</b><br />1. Newbbex 用のプラグインの追加<br /><a href="http://linux2.ohwada.net/modules/newbb/viewtopic.php?topic_id=423&forum=2" target="_blank">http://linux2.ohwada.net/modules/newbb/viewtopic.php?topic_id=423&forum=2</a><br /><br />2. ペルシャ語の更新<br /><a href="http://linux2.ohwada.net/modules/newbb/viewtopic.php?topic_id=424&forum=2" target="_blank">http://linux2.ohwada.net/modules/newbb/viewtopic.php?topic_id=424&forum=2</a><br /><br />3. バグ対策<br />(1) URL に & が含まれていると &amp; になる<br /><a href="http://linux.ohwada.jp/modules/newbb/viewtopic.php?topic_id=831&forum=5" target="_blank">http://linux.ohwada.jp/modules/newbb/viewtopic.php?topic_id=831&forum=5</a><br /><br />(2) Notice in weblinks_link_view_handler.php<br /><a href="http://xoopscube.jp/modules/xhnewbb/viewtopic.php?topic_id=5862" target="_blank">http://xoopscube.jp/modules/xhnewbb/viewtopic.php?topic_id=5862</a><br /><br /><br /><b>v1.91</b><br />1. テンプレートにて $xoops_isuser を使用する<br /><a href="http://linux.ohwada.jp/modules/newbb/viewtopic.php?forum=5&topic_id=792" target="_blank">http://linux.ohwada.jp/modules/newbb/viewtopic.php?forum=5&topic_id=792</a><br /><br />2. URL記載のないリンクのページランクを表示しない<br /><a href="http://linux.ohwada.jp/modules/newbb/viewtopic.php?topic_id=794&forum=5" target="_blank">http://linux.ohwada.jp/modules/newbb/viewtopic.php?topic_id=794&forum=5</a><br /><br />3. バグ対策<br />(1) パスワード・リクエストのあとで、パスワードが変更できない<br /><a href="http://linux.ohwada.jp/modules/newbb/viewtopic.php?forum=5&topic_id=791" target="_blank">http://linux.ohwada.jp/modules/newbb/viewtopic.php?forum=5&topic_id=791</a><br /><br /><br /><b>v1.90</b><br />● 変更内容<br />1. 出力プラグインを追加した<br />1.1 仕様面<br />1.1.1 フックの位置<br />DBから読み出して、共通の処理を行った後<br /><br />1.1.2 プラグインの連結<br />UNIX パイプのように指定する<br />-----<br />plugin_a | plugin_b | plugin_c<br />-----<br /><br />1.1.3 プラグインへのパラメータ指定<br />関数のパラメータのように指定する<br />-----<br />plugin_a ( param_a, param_b, param_c )<br />-----<br /><br />1.2 実装面<br />1.2.1 プラグインの見本を用意した<br />(1) pagerank<br />(2) gamp_sample<br />(3) rss_sample<br />(4) kml_sample<br /><br />1.2.2 管理者画面を追加した<br />(1) 出力プラグイン管理<br />- HTML 出力プラグインの設定<br />- RSS  出力プラグインの設定<br />- KML  出力プラグインの設定<br />- プラグイン一覧<br />- プラグインのテスト<br /><br />2. Google PageRank に対応した<br /><a href="http://linux2.ohwada.net/modules/newbb/viewtopic.php?forum=2&topic_id=383" target="_blank">http://linux2.ohwada.net/modules/newbb/viewtopic.php?forum=2&topic_id=383</a><br /><br />(1)「高 PageRank サイト」を追加した<br />(2) リンク概要とリンク詳細に 緑のバーを表示した<br />(3) 表示する際に、自動的に取得する<br />(4) サーバーの負荷を低減するために、取得した PageRank を DB にキャッシュした。<br />登録内容を登録・変更したときには、再取得される<br />(5) 管理者画面の「リンク検査管理」に「PageRank Update」を追加した<br /><br />(6) 注意<br />Google の公式なサービスではありません。<br />将来的には動作しないこともあります。<br /><br />ツールバーなしの PageRank <br /><a href="http://www.google.com/support/toolbar/bin/answer.py?answer=9156&topic=11773" target="_blank">http://www.google.com/support/toolbar/bin/answer.py?answer=9156&topic=11773</a><br />現在のところ、PageRank 機能は Google ツールバーでのみ提供しています。 <br /><br />3. Google KML に対応した<br /><a href="http://linux.ohwada.jp/modules/newbb/viewtopic.php?forum=5&topic_id=770" target="_blank">http://linux.ohwada.jp/modules/newbb/viewtopic.php?forum=5&topic_id=770</a><br /><br />(1) 「GoogleMaps 対応サイト」を追加し、「KML 一覧」を表示した<br />(2) プラグインにより、カスタマイズを可能にした<br />プラグインの見本 kml_sample<br />(3) kml ディレクトリを追加し、.htaccess に下記を記述した<br />-----<br />addType application/vnd.google-earth.kml+xml .kml<br />-----<br /><br />4. 管理者画面に「モジュールの設定７(メニュー)」を追加した<br /><a href="http://linux2.ohwada.net/modules/newbb/viewtopic.php?forum=2&topic_id=362" target="_blank">http://linux2.ohwada.net/modules/newbb/viewtopic.php?forum=2&topic_id=362</a><br /><br />(1) メニューの表示に関連する設定項目を集約した<br />(2) メニューのタイトルを変更可能にした<br /><br />5. カテゴリ名の文字数を 50 文字から 255 文字に変更した<br /><a href="http://linux2.ohwada.net/modules/newbb/viewtopic.php?forum=2&topic_id=364" target="_blank">http://linux2.ohwada.net/modules/newbb/viewtopic.php?forum=2&topic_id=364</a><br /><br />6. 登録画面の入力欄の横の長さの設定を変更した<br /><a href="http://linux2.ohwada.net/modules/newbb/viewtopic.php?topic_id=382&forum=2" target="_blank">http://linux2.ohwada.net/modules/newbb/viewtopic.php?topic_id=382&forum=2</a><br /><br />7. ブロックにて GoogleMaps の地図形式ボタンを表示しないオプションを追加した<br /><a href="http://linux.ohwada.jp/modules/newbb/viewtopic.php?forum=5&topic_id=730" target="_blank">http://linux.ohwada.jp/modules/newbb/viewtopic.php?forum=5&topic_id=730</a><br /><br />8. 管理者画面のリンク一括登録にて、発行日を設定できるように変更した<br /><a href="http://linux.ohwada.jp/modules/newbb/viewtopic.php?topic_id=790&forum=5" target="_blank">http://linux.ohwada.jp/modules/newbb/viewtopic.php?topic_id=790&forum=5</a><br /><br />9. 言語ファイル<br />(1) アラビア語 更新<br /><a href="http://linux2.ohwada.net/modules/newbb/viewtopic.php?topic_id=351&forum=2" target="_blank">http://linux2.ohwada.net/modules/newbb/viewtopic.php?topic_id=351&forum=2</a><br /><br />(2) ペルシア語 更新<br /><a href="http://linux2.ohwada.net/modules/newbb/viewtopic.php?topic_id=387&forum=2" target="_blank">http://linux2.ohwada.net/modules/newbb/viewtopic.php?topic_id=387&forum=2</a><br /><br />10. バグ修正<br />(1) 承認待ちの削除リンクにて、fatal error<br /><br /><br />● テーブル構造<br />(1) link, modify テーブル<br />下記の項目を追加した<br />pagerank : Google PageRank<br />pagerank_update : PageRank 更新時刻<br /><br />(2) category テーブル<br />属性を変更した<br />title : varchar(50) -> varchar(255)<br /><br /><br />● テンプレート<br />下記のテンプレートを追加した<br />- weblinks_build_kml<br /><br /><br />● 要求事項<br />(1) Happy_linux モジュール v1.40 が必要です。<br />(2) RSS 機能を使用するときは、rssc モジュール v0.80 が必要です。<br />(3) memory_limit が 16 MB 以上必要です。<br /><br /><br />● アップデート<br />(1) weblinks ディレクトリ以下のファイルを上書きする。<br /><br />(2) XOOPS 管理画面より、weblinks モジュールのアップデートをする。<br />weblinks のアップデート・スクリプトも同時に実行される。<br /><br />(3) PageRank<br />今回のバージョンより PageRank を追加した<br />アップデートしただけでは、PageRank の値が DB に入っていない。<br />「リンク検査管理」の「Update PageRank」を実行のこと<br /><br />(4) 管理画面の「DBテーブル管理」を実行する。<br />不整合のないことを確認する。
    ]]> </content>
    </entry>
  <entry>
  <title type="html">network unreachable resolving</title>
  <link rel="alternate" type="text/html" href="http://linux.ohwada.jp/modules/smartsection/item.php?itemid=529" />
  <id>tag:linux.ohwada.jp,2012://1.59.529</id>
  <updated>2012-01-31T04:50:00+09:00</updated>
      <published>2012-01-31T04:50:00+09:00</published>
        <category term="SmartSection" /> 
    <author>
  <name>ken</name>
      <uri>http://ohwada.jp/</uri>
      </author>
      <summary type="html">現象BIND が「network unreachable resolving」というログを頻繁に出していた。原因IPv6でのDNS問い合わせエラーらしい。対策IPv4専用モードにすればいいらしい。下記を追記する/etc/sysconfig/namedOPTIONS=&quot;-4&quot;参考- CentOS 5.4 named network unreachable resolving- BIND namedで network unreachable resolving &apos;...&apos; を抑制する</summary>
        <content type="html"> <![CDATA[
    <b>現象</b><br /><br />BIND が「network unreachable resolving」というログを頻繁に出していた。<br /><br /><b>原因</b><br /><br />IPv6でのDNS問い合わせエラーらしい。<br /><br /><b>対策</b><br /><br />IPv4専用モードにすればいいらしい。<br /><br />下記を追記する<br />/etc/sysconfig/named<br /><div class="xoopsCode"><pre><code>
OPTIONS="-4"
</code></pre></div><br /><br /><b>参考</b><br /><br />- <a href="http://pooh.gr.jp/?p=6396" target="_blank">CentOS 5.4 named network unreachable resolving</a><br />- <a href="http://vega.sra-tohoku.co.jp/~kabe/vsd/bind-unreach.html" target="_blank">BIND namedで network unreachable resolving '...' を抑制する</a>
    ]]> </content>
    </entry>
  <entry>
  <title type="html">WFsection日本語</title>
  <link rel="alternate" type="text/html" href="http://linux.ohwada.jp/modules/bwiki/index.php?WFsection%C6%FC%CB%DC%B8%EC" />
  <id>tag:linux.ohwada.jp,2012://1.38.12</id>
  <updated>2010-03-22T16:01:48+09:00</updated>
      <published>2010-03-22T16:01:48+09:00</published>
        <category term="雑記帳" /> 
    <author>
  <name>Ohwada</name>
      </author>
      <summary type="html">WFsection日本語</summary>
      </entry>
</feed>
