Actions
Bug #24187
closedUdpdated Templavoila to 1.5.2 and can't load pages in the back end.
Start date:
2010-11-23
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Udpdated Templavoila to 1.5.2 and can't load pages in the back end.
menu & page tree are ok, content area has a 500 error after installing TV 1.5.2.
Error log in TV extension directory says:
PHP Fatal error: require() [<a href='function.require'>function.require</a>]: Failed opening required 'init.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/thedemo/public_html/dc/typo3conf/ext/templavoila/mod1/index.php on line 91
(issue imported from #M16544)
Updated by Simon Browning almost 14 years ago
Here's the full error:
PHP Fatal error: require() [<a href='function.require'>function.require</a>]: Failed opening required '../typo3conf/ext/init.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/thedemo/public_html/dc/typo3conf/ext/templavoila/mod1/index.php on line 91
Updated by RusAlex almost 14 years ago
i have the same bug. today i've installed typo3 and this extension.
my typo3 version from trunk and extension version is 1.5.2
Updated by Benni Mack almost 14 years ago
yes. this is a known bug with 4.5 beta1 - please use beta2.
Actions