smarty
by してみた
CodeIgniter でsmatyを使ってみた
Smarty-3.0.8とYet Another Smartyをインストールするも以下のエラーメッセージが
Fatal error: Uncaught exception ‘SmartyException’ with message ‘Please use parent::__construct() to call parent constuctor’ in C:\xampp\htdocs\Codeigniter\system\application\libraries\smarty\Smarty.class.php:785 Stack trace:
#0 [internal function]: Smarty->__call(‘smarty’, Array)
#1 C:\xampp\htdocs\Codeigniter\system\application\libraries\Smarty_parser.php(9): Smarty->smarty()
#2 C:\xampp\htdocs\Codeigniter\system\libraries\Loader.php(924): Smarty_parser->Smarty_parser(Array)
#3 C:\xampp\htdocs\Codeigniter\system\libraries\Loader.php(829): CI_Loader->_ci_init_class(‘Smarty_parser’, ”, NULL, NULL)
#4 C:\xampp\htdocs\Codeigniter\system\libraries\Loader.php(96): CI_Loader->_ci_load_class(‘smarty_parser’, NULL, NULL)
#5 C:\xampp\htdocs\Codeigniter\system\application\controllers\mobile.php(23): CI_Loader->library(‘smarty_parser’)
#6 C:\xampp\htdocs\Codeigniter\system\codeigniter\CodeIgniter.php(201): Mobile->__construct()
#7 C:\xampp\htdocs\Codeigniter\index.php(115): require_once(‘C:\xampp\htdocs…’)
#8 {main} thrown in C:\xampp\htdocs\Codeigniter\system\application\libraries\smarty\Smarty.class.php on line 785
たどるとSmartyのコンストラクタが・・・Smarty3はphp5用になったのか
こりゃ対応してないや、といことでSmarty 2.6.26へ変更
システムエンジニア志望者
2011年8月28日 10:04 PM全国のうわさ話を見る人で、これを理解する人が何人あると思っていますか?
この投稿者の真意が解りかねます。
多くの素人には理解できかねることを書くことで優越感を覚えていらっしゃるのでしょうか? それとも・・・・・・・
りえ
2011年8月29日 10:10 AM単なるメモ書きでしょ?
コンピュータ関連に書いてあるし問題ないとおもうけど
こういうのがいっぱいあると助かります