Ticket #8440

system_redirect.html が見つからない
Date d'ouverture: 2006-05-22 02:01 Dernière mise à jour: 2006-09-27 15:55

Rapporteur:
Propriétaire:
État:
Atteints
Composant:
(Aucun)
Jalon:
(Aucun)
Priorité:
7
Sévérité:
5 - moyen
Résolution:
Accepted
Fichier:
Aucun

Détails

\xoopscube\class\XCube_Utils.class.php Line 71
[code]
$xoopsTpl->display('db:system_redirect.html');
[/code]
新規にインストールを行ない、systemモジュールがインスト
ールされていない場合にデータベースに該当テンプレートが
存在しないかも知れませんね。
[code]
$xoopsTpl->display
(XOOPS_ROOT_PATH.'/modules/system/templates/system_redi
rect.html');
[/code]
サーバにsystemモジュールがアップロードされていれば良い
のですが、無い場合を想定すると、モジュールに依存しない
部分専用のテンプレート置き場が必要でしょうか。

Ticket History (3/4 Histories)

2006-08-26 19:42 Updated by: okuhiki
Commentaire
Logged In: YES
user_id=13441

XCube_Utils CLASS の定義内容が変更された為に、この内容は無意
味と成りました。
2006-09-15 17:05 Updated by: minahito
  • Propriétaire Update from (Aucun) to minahito
  • Priorité Update from 5 - moyen to 7
  • (Groupe change on Tracker)
  • (Catégorie change on Tracker)
  • Résolution Update from Aucun to Accepted
Commentaire
Logged In: YES
user_id=8353

(長らくの放置の間に;)修正済みと思われます。
再確認後 close します。
2006-09-15 17:06 Updated by: minahito
Commentaire
Logged In: YES
user_id=8353

> XCube_Utils CLASS の定義内容が変更された為に、この内容は無意
> 味と成りました。

同内容の関数が Legacy_Controller::executeRedirect() にあり、
こちらで確認取りますね。

2006-09-27 15:55 Updated by: minahito
  • Ticket Close date is changed to 2006-09-27 15:55
  • État Update from Ouvert to Atteints
Commentaire
Logged In: YES
user_id=8353

解決済。

Attachment File List

No attachments

Modifier

You are not logged in. I you are not logged in, your comment will be treated as an anonymous post. » Connexion