Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私は drupal 6.26 のインストールに取り組んでいます。page-2011-custom-landing-page.tpl.php使用しているテーマ ディレクトリの ようなファイル名を確認できます。
page-2011-custom-landing-page.tpl.php
私が理解していることから、このテンプレートを で見ることができるはずですがhttp://www.mydomain.com/2011-custom-landing-page、そのアドレスで「ページが見つかりません」というメッセージが表示されます。どうしたの?
http://www.mydomain.com/2011-custom-landing-page
What's wrong with this?
$('tbody').on('click', '.expand', function () { var $button = $(this); var chart = $button.closest('tr').attr('chart'); $('tr[c