500 On Dynamic Pages
I get a 500 Internal Server Error when trying to view pages I've set to publish dynamically.
I get a 500 Internal Server Error when trying to view pages I've set to publish dynamically.
When viewing dynamic archive pages, I see an error which says Notice: Undefined index: SchemaVersion in /mt/php/mt.php on line 180.
When viewing dynamic pages, I see the following error: Warning: main(): open_basedir restriction in effect. File(/full/path/to/cgi-bin/movabletype/php/mt.php) is not within the allowed path(s): (/full/path/to/tmp) in /full/path/to/blog/mtview.php on line 2
When trying to view a page I have chosen to publish dynamically, I get a Smarty error.
Can I use PHP code in my templates?