Actions
Bug #19932
closedCan't create a content record
Start date:
2009-01-28
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.2
PHP Version:
5.0
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
When I attempt to create a content record, the following error is displayed.
Fatal error: Argument 2 passed to t3lib_div::implodeArrayForUrl() must not be null, called in /home/glaedenf/public_html/typo3conf/ext/templavoila/mod1/db_new_content_el.php on line 282 and defined in /home/glaedenf/public_html/typo3_src/t3lib/class.t3lib_div.php on line 1635
(issue imported from #M10294)
Updated by Andrew Franks almost 16 years ago
Resolved. Static Info Tables was missing and templavoila was out of date.
Actions