Joomla! Discussion Forums



It is currently Tue Nov 24, 2009 7:06 pm (All times are UTC )

 





Post new topic Reply to topic  [ 3 posts ] 
Author Message
Posted: Wed Oct 05, 2005 6:13 pm 
Joomla! Intern
Joomla! Intern
Offline

Joined: Sat Aug 27, 2005 5:50 pm
Posts: 54
Location: Japan
日本語化プロジェクトは、Joomla!1.0.2の日本語版Joomla!1.0.2JPのベータテストを開始しました。

http://forum.joomla.org/index.php/topic,9538.0.htmlの不具合を修正して
mb_emulator 0.80の組込みを行いました。

Joomla! 1.0.2 インストーラーの問題=>http://forum.joomla.org/index.php/topic,10265.0.html
の修正をしていませんので、インストールステップ3のURLでhttp://サイトURL/となっている時は
http://サイトURL に変更して下さい。

DL
ZIP:http://sourceforge.jp/projects/joomla/
TAR:http://developer.joomla.org/sf/go/projects.japan/frs

不具合、日本語のおかしな所、日本語版への要望は、このトピックへ返信お願いします。


-- Japanese Translation Team --


Last edited by Nori on Wed Oct 05, 2005 6:14 pm, edited 1 time in total.

Top
  E-mail  
 
Posted: Thu Oct 06, 2005 3:18 am 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Wed Sep 14, 2005 4:23 pm
Posts: 19
Location: Japanese
お世話になります。

取り敢えず、すぐに気付いたところを...

グローバル・コンフィグレーションのサーバを選択すると以下のお知らせでした。
Quote:
Notice: Undefined property: config_path in
/joomla102ja/administrator/components/com_config/admin.config.html.php on line 394


ので、以下のファイルを修正。

admin.config.html.php line:394
Code:
修正前
<?php echo $row->config_path; ?>
修正後
<?php echo $row->config_absolute_path; ?>


うっかりtypoでしょうが一応ご報告まで。


Last edited by Qasim on Thu Oct 06, 2005 3:20 am, edited 1 time in total.

Top
  E-mail  
 
Posted: Thu Oct 06, 2005 12:43 pm 
Joomla! Intern
Joomla! Intern
Offline

Joined: Sat Aug 27, 2005 5:50 pm
Posts: 54
Location: Japan
Qasim wrote:
お世話になります。

取り敢えず、すぐに気付いたところを...

グローバル・コンフィグレーションのサーバを選択すると以下のお知らせでした。
Quote:
Notice: Undefined property: config_path in
/joomla102ja/administrator/components/com_config/admin.config.html.php on line 394


ので、以下のファイルを修正。

admin.config.html.php line:394
Code:
修正前
<?php echo $row->config_path; ?>
修正後
<?php echo $row->config_absolute_path; ?>


うっかりtypoでしょうが一応ご報告まで。



ありがとうございます。
Joomla!1.0.1JPから同じだったようです。
修正ししました。


Top
  E-mail  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

Quick reply

 



Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group