Technology Tools for Ministry

Community

Web-Empowered Church User Community
All Categories > Getting Started > Using TYPO3 > Upgrade from Typo3 4.1.1 to Typo3 4.2.0
Total Posts: 7 - Pages (1): [1]
Author: Yugandhar Choragudi
Posted: Jun 26 2008 - 02:29 AM
Subject: Upgrade from Typo3 4.1.1 to Typo3 4.2.0
Hi,

Please help me and guide to upgrade from Typo3 4.1.1 to Typo3 4.2.0.

Thanks,

Yugandhar.
Author: Jeff Segars
Posted: Jun 26 2008 - 09:06 AM
Subject: re: Upgrade from Typo3 4.1.1 to Typo3 4.2.0
Yugandhar,
Please see the how-to at http://webempoweredchurch.com/support/classes/upgradingypo342/. It should walk you through each step of the upgrade process.

Thanks,
Jeff
Author: Yugandhar Choragudi
Posted: Jun 30 2008 - 01:04 AM
Subject: re: Upgrade from Typo3 4.1.1 to Typo3 4.2.0
Hi Jeff,

Thank you for help. I will follow the instructions given in that url, if I face any problem I will contact you.

In Christ,
Yugandhar
Author: Yugandhar Choragudi
Posted: Jul 02 2008 - 02:06 AM
Subject: re: Upgrade from Typo3 4.1.1 to Typo3 4.2.0
Hi Jeff,

for zip package, it is saying that
Click on the zip file and unzip it to the root directory. Depending on your server's system, you may have to move the directories/files from a newly created directory (like /typo3_src-4.2.0/) to your root directory.
Note: the mechanism used to unzip a file on your server may vary depending on you sever type and configuration.

Here I have one question that I want to unzip in my local system then upload the unzipped folders to the web server. Is this process is workable.

Or I should contact with my hosting admin to unzip this zip package.
Please guide me in this regard.

In Christ,
Yugandhar

Author: Jeff Segars
Posted: Jul 03 2008 - 04:35 PM
Subject: re: Upgrade from Typo3 4.1.1 to Typo3 4.2.0
Here I have one question that I want to unzip in my local system then upload the unzipped folders to the web server. Is this process is workable.


This will work just fine. It's a slow process because you're uploading more data but other than that its no different.

Thanks,
Jeff
Author: Yugandhar Choragudi
Posted: Jul 07 2008 - 01:57 AM
Subject: re: Upgrade from Typo3 4.1.1 to Typo3 4.2.0
Hi All,

While I was trying to update to newer version I am getting the following error message

$GLOBALS['tx_date2cal_init'] = true; $GLOBALS['tx_date2cal_init'] = true; $GLOBALS['tx_date2cal_init'] = true; $GLOBALS['tx_date2cal_init'] = true; $GLOBALS['tx_date2cal_init'] = true; $GLOBALS['tx_date2cal_init'] = true; t3lib_div::loadTCA('tx_wecservant_minopp'); t3lib_div::loadTCA('tx_wecdiscussion_post'); t3lib_div::loadTCA('tx_veguestbook_entries'); t3lib_div::loadTCA('tx_wecconnector_entries'); t3lib_div::loadTCA('tx_wecdevo_topics'); t3lib_div::loadTCA('tx_wecdevo_users'); t3lib_div::loadTCA('tx_wecdevo_content'); t3lib_div::loadTCA('static_taxes'); t3lib_div::loadTCA('tx_chcforum_thread'); t3lib_div::loadTCA('tx_chcforum_post'); t3lib_div::loadTCA('tx_calendar_item'); t3lib_div::loadTCA('tt_news_cat'); t3lib_div::loadTCA('tt_news'); t3lib_div::loadTCA('tx_rtehtmlarea_acronym'); t3lib_div::loadTCA('sys_template'); t3lib_div::loadTCA('pages_language_overlay'); t3lib_div::loadTCA('fe_users'); t3lib_div::loadTCA('sys_workspace'); t3lib_div::loadTCA('be_users'); t3lib_div::loadTCA('pages'); t3lib_div::loadTCA('tt_content'); $GLOBALS['TCA']['tt_content']['columns']['starttime']['config']['eval'] = 'datetime'; $GLOBALS['TCA']['tt_content']['columns']['starttime']['config']['size'] = 12; $GLOBALS['TCA']['tt_content']['columns']['endtime']['config']['eval'] = 'datetime'; $GLOBALS['TCA']['tt_content']['columns']['endtime']['config']['size'] = 12; $GLOBALS['TCA']['pages']['columns']['starttime']['config']['eval'] = 'datetime'; $GLOBALS['TCA']['pages']['columns']['starttime']['config']['size'] = 12; $GLOBALS['TCA']['pages']['columns']['endtime']['config']['eval'] = 'datetime'; $GLOBALS['TCA']['pages']['columns']['endtime']['config']['size'] = 12; $GLOBALS['TCA']['pages']['columns']['starttime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['pages']['columns']['starttime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['pages']['columns']['starttime']['config']['wizards']['calendar']['evalValue'] = 'datetime'; $GLOBALS['TCA']['pages']['columns']['endtime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['pages']['columns']['endtime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['pages']['columns']['endtime']['config']['wizards']['calendar']['evalValue'] = 'datetime'; $GLOBALS['TCA']['pages']['columns']['lastUpdated']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['pages']['columns']['lastUpdated']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['pages']['columns']['lastUpdated']['config']['wizards']['calendar']['evalValue'] = 'datetime'; $GLOBALS['TCA']['pages']['columns']['newUntil']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['pages']['columns']['newUntil']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['pages']['columns']['newUntil']['config']['wizards']['calendar']['evalValue'] = 'date'; $GLOBALS['TCA']['be_users']['columns']['starttime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['be_users']['columns']['starttime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['be_users']['columns']['starttime']['config']['wizards']['calendar']['evalValue'] = 'date'; $GLOBALS['TCA']['be_users']['columns']['endtime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['be_users']['columns']['endtime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['be_users']['columns']['endtime']['config']['wizards']['calendar']['evalValue'] = 'date'; $GLOBALS['TCA']['sys_workspace']['columns']['publish_time']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['sys_workspace']['columns']['publish_time']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['sys_workspace']['columns']['publish_time']['config']['wizards']['calendar']['evalValue'] = 'datetime'; $GLOBALS['TCA']['sys_workspace']['columns']['unpublish_time']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['sys_workspace']['columns']['unpublish_time']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['sys_workspace']['columns']['unpublish_time']['config']['wizards']['calendar']['evalValue'] = 'datetime'; $GLOBALS['TCA']['tt_content']['columns']['starttime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tt_content']['columns']['starttime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tt_content']['columns']['starttime']['config']['wizards']['calendar']['evalValue'] = 'datetime'; $GLOBALS['TCA']['tt_content']['columns']['endtime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tt_content']['columns']['endtime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tt_content']['columns']['endtime']['config']['wizards']['calendar']['evalValue'] = 'datetime'; $GLOBALS['TCA']['tt_content']['columns']['date']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tt_content']['columns']['date']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tt_content']['columns']['date']['config']['wizards']['calendar']['evalValue'] = 'date'; $GLOBALS['TCA']['fe_users']['columns']['starttime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['fe_users']['columns']['starttime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['fe_users']['columns']['starttime']['config']['wizards']['calendar']['evalValue'] = 'date'; $GLOBALS['TCA']['fe_users']['columns']['endtime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['fe_users']['columns']['endtime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['fe_users']['columns']['endtime']['config']['wizards']['calendar']['evalValue'] = 'date'; $GLOBALS['TCA']['fe_users']['columns']['date_of_birth']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['fe_users']['columns']['date_of_birth']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['fe_users']['columns']['date_of_birth']['config']['wizards']['calendar']['evalValue'] = 'date'; $GLOBALS['TCA']['pages_language_overlay']['columns']['starttime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['pages_language_overlay']['columns']['starttime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['pages_language_overlay']['columns']['starttime']['config']['wizards']['calendar']['evalValue'] = 'date'; $GLOBALS['TCA']['pages_language_overlay']['columns']['endtime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['pages_language_overlay']['columns']['endtime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['pages_language_overlay']['columns']['endtime']['config']['wizards']['calendar']['evalValue'] = 'date'; $GLOBALS['TCA']['sys_template']['columns']['starttime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['sys_template']['columns']['starttime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['sys_template']['columns']['starttime']['config']['wizards']['calendar']['evalValue'] = 'date'; $GLOBALS['TCA']['sys_template']['columns']['endtime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['sys_template']['columns']['endtime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['sys_template']['columns']['endtime']['config']['wizards']['calendar']['evalValue'] = 'date'; $GLOBALS['TCA']['tx_rtehtmlarea_acronym']['columns']['starttime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tx_rtehtmlarea_acronym']['columns']['starttime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tx_rtehtmlarea_acronym']['columns']['starttime']['config']['wizards']['calendar']['evalValue'] = 'date'; $GLOBALS['TCA']['tx_rtehtmlarea_acronym']['columns']['endtime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tx_rtehtmlarea_acronym']['columns']['endtime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tx_rtehtmlarea_acronym']['columns']['endtime']['config']['wizards']['calendar']['evalValue'] = 'date'; $GLOBALS['TCA']['tt_news']['columns']['starttime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tt_news']['columns']['starttime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tt_news']['columns']['starttime']['config']['wizards']['calendar']['evalValue'] = 'datetime'; $GLOBALS['TCA']['tt_news']['columns']['endtime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tt_news']['columns']['endtime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tt_news']['columns']['endtime']['config']['wizards']['calendar']['evalValue'] = 'datetime'; $GLOBALS['TCA']['tt_news']['columns']['datetime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tt_news']['columns']['datetime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tt_news']['columns']['datetime']['config']['wizards']['calendar']['evalValue'] = 'datetime'; $GLOBALS['TCA']['tt_news']['columns']['archivedate']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tt_news']['columns']['archivedate']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tt_news']['columns']['archivedate']['config']['wizards']['calendar']['evalValue'] = 'date'; $GLOBALS['TCA']['tt_news_cat']['columns']['starttime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tt_news_cat']['columns']['starttime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tt_news_cat']['columns']['starttime']['config']['wizards']['calendar']['evalValue'] = 'datetime'; $GLOBALS['TCA']['tt_news_cat']['columns']['endtime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tt_news_cat']['columns']['endtime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tt_news_cat']['columns']['endtime']['config']['wizards']['calendar']['evalValue'] = 'datetime'; $GLOBALS['TCA']['tx_calendar_item']['columns']['starttime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tx_calendar_item']['columns']['starttime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tx_calendar_item']['columns']['starttime']['config']['wizards']['calendar']['evalValue'] = 'date'; $GLOBALS['TCA']['tx_calendar_item']['columns']['endtime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tx_calendar_item']['columns']['endtime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tx_calendar_item']['columns']['endtime']['config']['wizards']['calendar']['evalValue'] = 'date'; $GLOBALS['TCA']['tx_calendar_item']['columns']['start_date']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tx_calendar_item']['columns']['start_date']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tx_calendar_item']['columns']['start_date']['config']['wizards']['calendar']['evalValue'] = 'date'; $GLOBALS['TCA']['tx_calendar_item']['columns']['end_date']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tx_calendar_item']['columns']['end_date']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tx_calendar_item']['columns']['end_date']['config']['wizards']['calendar']['evalValue'] = 'date'; $GLOBALS['TCA']['tx_calendar_item']['columns']['rec_end_date']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tx_calendar_item']['columns']['rec_end_date']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tx_calendar_item']['columns']['rec_end_date']['config']['wizards']['calendar']['evalValue'] = 'date'; $GLOBALS['TCA']['tx_chcforum_post']['columns']['post_edit_tstamp']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tx_chcforum_post']['columns']['post_edit_tstamp']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tx_chcforum_post']['columns']['post_edit_tstamp']['config']['wizards']['calendar']['evalValue'] = 'datetime'; $GLOBALS['TCA']['tx_chcforum_post']['columns']['cache_tstamp']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tx_chcforum_post']['columns']['cache_tstamp']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tx_chcforum_post']['columns']['cache_tstamp']['config']['wizards']['calendar']['evalValue'] = 'datetime'; $GLOBALS['TCA']['tx_chcforum_thread']['columns']['thread_datetime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tx_chcforum_thread']['columns']['thread_datetime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tx_chcforum_thread']['columns']['thread_datetime']['config']['wizards']['calendar']['evalValue'] = 'datetime'; $GLOBALS['TCA']['tx_chcforum_thread']['columns']['endtime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tx_chcforum_thread']['columns']['endtime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tx_chcforum_thread']['columns']['endtime']['config']['wizards']['calendar']['evalValue'] = 'date'; $GLOBALS['TCA']['static_taxes']['columns']['starttime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['static_taxes']['columns']['starttime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['static_taxes']['columns']['starttime']['config']['wizards']['calendar']['evalValue'] = 'date'; $GLOBALS['TCA']['static_taxes']['columns']['endtime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['static_taxes']['columns']['endtime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['static_taxes']['columns']['endtime']['config']['wizards']['calendar']['evalValue'] = 'date'; $GLOBALS['TCA']['tx_wecdevo_content']['columns']['starttime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tx_wecdevo_content']['columns']['starttime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tx_wecdevo_content']['columns']['starttime']['config']['wizards']['calendar']['evalValue'] = 'date'; $GLOBALS['TCA']['tx_wecdevo_content']['columns']['endtime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tx_wecdevo_content']['columns']['endtime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tx_wecdevo_content']['columns']['endtime']['config']['wizards']['calendar']['evalValue'] = 'date'; $GLOBALS['TCA']['tx_wecdevo_users']['columns']['lastlogin_date']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tx_wecdevo_users']['columns']['lastlogin_date']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tx_wecdevo_users']['columns']['lastlogin_date']['config']['wizards']['calendar']['evalValue'] = 'datetime'; $GLOBALS['TCA']['tx_wecdevo_users']['columns']['paidto_date']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tx_wecdevo_users']['columns']['paidto_date']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tx_wecdevo_users']['columns']['paidto_date']['config']['wizards']['calendar']['evalValue'] = 'date'; $GLOBALS['TCA']['tx_wecdevo_topics']['columns']['show_date']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tx_wecdevo_topics']['columns']['show_date']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tx_wecdevo_topics']['columns']['show_date']['config']['wizards']['calendar']['evalValue'] = 'date'; $GLOBALS['TCA']['tx_wecconnector_entries']['columns']['post_date']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tx_wecconnector_entries']['columns']['post_date']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tx_wecconnector_entries']['columns']['post_date']['config']['wizards']['calendar']['evalValue'] = 'datetime'; $GLOBALS['TCA']['tx_veguestbook_entries']['columns']['crdate']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tx_veguestbook_entries']['columns']['crdate']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tx_veguestbook_entries']['columns']['crdate']['config']['wizards']['calendar']['evalValue'] = 'datetime'; $GLOBALS['TCA']['tx_veguestbook_entries']['columns']['tstamp']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tx_veguestbook_entries']['columns']['tstamp']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tx_veguestbook_entries']['columns']['tstamp']['config']['wizards']['calendar']['evalValue'] = 'datetime'; $GLOBALS['TCA']['tx_wecdiscussion_post']['columns']['post_datetime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tx_wecdiscussion_post']['columns']['post_datetime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tx_wecdiscussion_post']['columns']['post_datetime']['config']['wizards']['calendar']['evalValue'] = 'datetime'; $GLOBALS['TCA']['tx_wecdiscussion_post']['columns']['post_lastedit_time']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tx_wecdiscussion_post']['columns']['post_lastedit_time']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tx_wecdiscussion_post']['columns']['post_lastedit_time']['config']['wizards']['calendar']['evalValue'] = 'datetime'; $GLOBALS['TCA']['tx_wecservant_minopp']['columns']['starttime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tx_wecservant_minopp']['columns']['starttime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tx_wecservant_minopp']['columns']['starttime']['config']['wizards']['calendar']['evalValue'] = 'date'; $GLOBALS['TCA']['tx_wecservant_minopp']['columns']['endtime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tx_wecservant_minopp']['columns']['endtime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tx_wecservant_minopp']['columns']['endtime']['config']['wizards']['calendar']['evalValue'] = 'date'; t3lib_div::loadTCA('tx_wecservant_minopp'); t3lib_div::loadTCA('tx_wecdiscussion_post'); t3lib_div::loadTCA('tx_veguestbook_entries'); t3lib_div::loadTCA('tx_wecconnector_entries'); t3lib_div::loadTCA('tx_wecdevo_topics'); t3lib_div::loadTCA('tx_wecdevo_users'); t3lib_div::loadTCA('tx_wecdevo_content'); t3lib_div::loadTCA('static_taxes'); t3lib_div::loadTCA('tx_chcforum_thread'); t3lib_div::loadTCA('tx_chcforum_post'); t3lib_div::loadTCA('tx_calendar_item'); t3lib_div::loadTCA('tt_news_cat'); t3lib_div::loadTCA('tt_news'); t3lib_div::loadTCA('tx_rtehtmlarea_acronym'); t3lib_div::loadTCA('sys_template'); t3lib_div::loadTCA('pages_language_overlay'); t3lib_div::loadTCA('fe_users'); t3lib_div::loadTCA('sys_workspace'); t3lib_div::loadTCA('be_users'); t3lib_div::loadTCA('pages'); t3lib_div::loadTCA('tt_content'); $GLOBALS['TCA']['tt_content']['columns']['starttime']['config']['eval'] = 'datetime'; $GLOBALS['TCA']['tt_content']['columns']['starttime']['config']['size'] = 12; $GLOBALS['TCA']['tt_content']['columns']['endtime']['config']['eval'] = 'datetime'; $GLOBALS['TCA']['tt_content']['columns']['endtime']['config']['size'] = 12; $GLOBALS['TCA']['pages']['columns']['starttime']['config']['eval'] = 'datetime'; $GLOBALS['TCA']['pages']['columns']['starttime']['config']['size'] = 12; $GLOBALS['TCA']['pages']['columns']['endtime']['config']['eval'] = 'datetime'; $GLOBALS['TCA']['pages']['columns']['endtime']['config']['size'] = 12; $GLOBALS['TCA']['pages']['columns']['starttime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['pages']['columns']['starttime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['pages']['columns']['starttime']['config']['wizards']['calendar']['evalValue'] = 'datetime'; $GLOBALS['TCA']['pages']['columns']['endtime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['pages']['columns']['endtime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['pages']['columns']['endtime']['config']['wizards']['calendar']['evalValue'] = 'datetime'; $GLOBALS['TCA']['pages']['columns']['lastUpdated']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['pages']['columns']['lastUpdated']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['pages']['columns']['lastUpdated']['config']['wizards']['calendar']['evalValue'] = 'datetime'; $GLOBALS['TCA']['pages']['columns']['newUntil']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['pages']['columns']['newUntil']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['pages']['columns']['newUntil']['config']['wizards']['calendar']['evalValue'] = 'date'; $GLOBALS['TCA']['be_users']['columns']['starttime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['be_users']['columns']['starttime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['be_users']['columns']['starttime']['config']['wizards']['calendar']['evalValue'] = 'date'; $GLOBALS['TCA']['be_users']['columns']['endtime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['be_users']['columns']['endtime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['be_users']['columns']['endtime']['config']['wizards']['calendar']['evalValue'] = 'date'; $GLOBALS['TCA']['sys_workspace']['columns']['publish_time']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['sys_workspace']['columns']['publish_time']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['sys_workspace']['columns']['publish_time']['config']['wizards']['calendar']['evalValue'] = 'datetime'; $GLOBALS['TCA']['sys_workspace']['columns']['unpublish_time']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['sys_workspace']['columns']['unpublish_time']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['sys_workspace']['columns']['unpublish_time']['config']['wizards']['calendar']['evalValue'] = 'datetime'; $GLOBALS['TCA']['tt_content']['columns']['starttime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tt_content']['columns']['starttime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tt_content']['columns']['starttime']['config']['wizards']['calendar']['evalValue'] = 'datetime'; $GLOBALS['TCA']['tt_content']['columns']['endtime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tt_content']['columns']['endtime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tt_content']['columns']['endtime']['config']['wizards']['calendar']['evalValue'] = 'datetime'; $GLOBALS['TCA']['tt_content']['columns']['date']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tt_content']['columns']['date']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tt_content']['columns']['date']['config']['wizards']['calendar']['evalValue'] = 'date'; $GLOBALS['TCA']['fe_users']['columns']['starttime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['fe_users']['columns']['starttime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['fe_users']['columns']['starttime']['config']['wizards']['calendar']['evalValue'] = 'date'; $GLOBALS['TCA']['fe_users']['columns']['endtime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['fe_users']['columns']['endtime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['fe_users']['columns']['endtime']['config']['wizards']['calendar']['evalValue'] = 'date'; $GLOBALS['TCA']['fe_users']['columns']['date_of_birth']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['fe_users']['columns']['date_of_birth']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['fe_users']['columns']['date_of_birth']['config']['wizards']['calendar']['evalValue'] = 'date'; $GLOBALS['TCA']['pages_language_overlay']['columns']['starttime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['pages_language_overlay']['columns']['starttime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['pages_language_overlay']['columns']['starttime']['config']['wizards']['calendar']['evalValue'] = 'date'; $GLOBALS['TCA']['pages_language_overlay']['columns']['endtime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['pages_language_overlay']['columns']['endtime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['pages_language_overlay']['columns']['endtime']['config']['wizards']['calendar']['evalValue'] = 'date'; $GLOBALS['TCA']['sys_template']['columns']['starttime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['sys_template']['columns']['starttime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['sys_template']['columns']['starttime']['config']['wizards']['calendar']['evalValue'] = 'date'; $GLOBALS['TCA']['sys_template']['columns']['endtime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['sys_template']['columns']['endtime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['sys_template']['columns']['endtime']['config']['wizards']['calendar']['evalValue'] = 'date'; $GLOBALS['TCA']['tx_rtehtmlarea_acronym']['columns']['starttime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tx_rtehtmlarea_acronym']['columns']['starttime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tx_rtehtmlarea_acronym']['columns']['starttime']['config']['wizards']['calendar']['evalValue'] = 'date'; $GLOBALS['TCA']['tx_rtehtmlarea_acronym']['columns']['endtime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tx_rtehtmlarea_acronym']['columns']['endtime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tx_rtehtmlarea_acronym']['columns']['endtime']['config']['wizards']['calendar']['evalValue'] = 'date'; $GLOBALS['TCA']['tt_news']['columns']['starttime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tt_news']['columns']['starttime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tt_news']['columns']['starttime']['config']['wizards']['calendar']['evalValue'] = 'datetime'; $GLOBALS['TCA']['tt_news']['columns']['endtime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tt_news']['columns']['endtime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tt_news']['columns']['endtime']['config']['wizards']['calendar']['evalValue'] = 'datetime'; $GLOBALS['TCA']['tt_news']['columns']['datetime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tt_news']['columns']['datetime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tt_news']['columns']['datetime']['config']['wizards']['calendar']['evalValue'] = 'datetime'; $GLOBALS['TCA']['tt_news']['columns']['archivedate']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tt_news']['columns']['archivedate']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tt_news']['columns']['archivedate']['config']['wizards']['calendar']['evalValue'] = 'date'; $GLOBALS['TCA']['tt_news_cat']['columns']['starttime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tt_news_cat']['columns']['starttime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tt_news_cat']['columns']['starttime']['config']['wizards']['calendar']['evalValue'] = 'datetime'; $GLOBALS['TCA']['tt_news_cat']['columns']['endtime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tt_news_cat']['columns']['endtime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tt_news_cat']['columns']['endtime']['config']['wizards']['calendar']['evalValue'] = 'datetime'; $GLOBALS['TCA']['tx_calendar_item']['columns']['starttime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tx_calendar_item']['columns']['starttime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tx_calendar_item']['columns']['starttime']['config']['wizards']['calendar']['evalValue'] = 'date'; $GLOBALS['TCA']['tx_calendar_item']['columns']['endtime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tx_calendar_item']['columns']['endtime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tx_calendar_item']['columns']['endtime']['config']['wizards']['calendar']['evalValue'] = 'date'; $GLOBALS['TCA']['tx_calendar_item']['columns']['start_date']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tx_calendar_item']['columns']['start_date']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tx_calendar_item']['columns']['start_date']['config']['wizards']['calendar']['evalValue'] = 'date'; $GLOBALS['TCA']['tx_calendar_item']['columns']['end_date']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tx_calendar_item']['columns']['end_date']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tx_calendar_item']['columns']['end_date']['config']['wizards']['calendar']['evalValue'] = 'date'; $GLOBALS['TCA']['tx_calendar_item']['columns']['rec_end_date']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tx_calendar_item']['columns']['rec_end_date']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tx_calendar_item']['columns']['rec_end_date']['config']['wizards']['calendar']['evalValue'] = 'date'; $GLOBALS['TCA']['tx_chcforum_post']['columns']['post_edit_tstamp']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tx_chcforum_post']['columns']['post_edit_tstamp']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tx_chcforum_post']['columns']['post_edit_tstamp']['config']['wizards']['calendar']['evalValue'] = 'datetime'; $GLOBALS['TCA']['tx_chcforum_post']['columns']['cache_tstamp']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tx_chcforum_post']['columns']['cache_tstamp']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tx_chcforum_post']['columns']['cache_tstamp']['config']['wizards']['calendar']['evalValue'] = 'datetime'; $GLOBALS['TCA']['tx_chcforum_thread']['columns']['thread_datetime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tx_chcforum_thread']['columns']['thread_datetime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tx_chcforum_thread']['columns']['thread_datetime']['config']['wizards']['calendar']['evalValue'] = 'datetime'; $GLOBALS['TCA']['tx_chcforum_thread']['columns']['endtime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tx_chcforum_thread']['columns']['endtime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tx_chcforum_thread']['columns']['endtime']['config']['wizards']['calendar']['evalValue'] = 'date'; $GLOBALS['TCA']['static_taxes']['columns']['starttime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['static_taxes']['columns']['starttime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['static_taxes']['columns']['starttime']['config']['wizards']['calendar']['evalValue'] = 'date'; $GLOBALS['TCA']['static_taxes']['columns']['endtime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['static_taxes']['columns']['endtime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['static_taxes']['columns']['endtime']['config']['wizards']['calendar']['evalValue'] = 'date'; $GLOBALS['TCA']['tx_wecdevo_content']['columns']['starttime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tx_wecdevo_content']['columns']['starttime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tx_wecdevo_content']['columns']['starttime']['config']['wizards']['calendar']['evalValue'] = 'date'; $GLOBALS['TCA']['tx_wecdevo_content']['columns']['endtime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tx_wecdevo_content']['columns']['endtime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tx_wecdevo_content']['columns']['endtime']['config']['wizards']['calendar']['evalValue'] = 'date'; $GLOBALS['TCA']['tx_wecdevo_users']['columns']['lastlogin_date']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tx_wecdevo_users']['columns']['lastlogin_date']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tx_wecdevo_users']['columns']['lastlogin_date']['config']['wizards']['calendar']['evalValue'] = 'datetime'; $GLOBALS['TCA']['tx_wecdevo_users']['columns']['paidto_date']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tx_wecdevo_users']['columns']['paidto_date']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tx_wecdevo_users']['columns']['paidto_date']['config']['wizards']['calendar']['evalValue'] = 'date'; $GLOBALS['TCA']['tx_wecdevo_topics']['columns']['show_date']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tx_wecdevo_topics']['columns']['show_date']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tx_wecdevo_topics']['columns']['show_date']['config']['wizards']['calendar']['evalValue'] = 'date'; $GLOBALS['TCA']['tx_wecconnector_entries']['columns']['post_date']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tx_wecconnector_entries']['columns']['post_date']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tx_wecconnector_entries']['columns']['post_date']['config']['wizards']['calendar']['evalValue'] = 'datetime'; $GLOBALS['TCA']['tx_veguestbook_entries']['columns']['crdate']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tx_veguestbook_entries']['columns']['crdate']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tx_veguestbook_entries']['columns']['crdate']['config']['wizards']['calendar']['evalValue'] = 'datetime'; $GLOBALS['TCA']['tx_veguestbook_entries']['columns']['tstamp']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tx_veguestbook_entries']['columns']['tstamp']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tx_veguestbook_entries']['columns']['tstamp']['config']['wizards']['calendar']['evalValue'] = 'datetime'; $GLOBALS['TCA']['tx_wecdiscussion_post']['columns']['post_datetime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tx_wecdiscussion_post']['columns']['post_datetime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tx_wecdiscussion_post']['columns']['post_datetime']['config']['wizards']['calendar']['evalValue'] = 'datetime'; $GLOBALS['TCA']['tx_wecdiscussion_post']['columns']['post_lastedit_time']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tx_wecdiscussion_post']['columns']['post_lastedit_time']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tx_wecdiscussion_post']['columns']['post_lastedit_time']['config']['wizards']['calendar']['evalValue'] = 'datetime'; $GLOBALS['TCA']['tx_wecservant_minopp']['columns']['starttime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tx_wecservant_minopp']['columns']['starttime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tx_wecservant_minopp']['columns']['starttime']['config']['wizards']['calendar']['evalValue'] = 'date'; $GLOBALS['TCA']['tx_wecservant_minopp']['columns']['endtime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tx_wecservant_minopp']['columns']['endtime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tx_wecservant_minopp']['columns']['endtime']['config']['wizards']['calendar']['evalValue'] = 'date'; t3lib_div::loadTCA('tx_wecservant_minopp'); t3lib_div::loadTCA('tx_wecdiscussion_post'); t3lib_div::loadTCA('tx_veguestbook_entries'); t3lib_div::loadTCA('tx_wecconnector_entries'); t3lib_div::loadTCA('tx_wecdevo_topics'); t3lib_div::loadTCA('tx_wecdevo_users'); t3lib_div::loadTCA('tx_wecdevo_content'); t3lib_div::loadTCA('static_taxes'); t3lib_div::loadTCA('tx_chcforum_thread'); t3lib_div::loadTCA('tx_chcforum_post'); t3lib_div::loadTCA('tx_calendar_item'); t3lib_div::loadTCA('tt_news_cat'); t3lib_div::loadTCA('tt_news'); t3lib_div::loadTCA('tx_rtehtmlarea_acronym'); t3lib_div::loadTCA('sys_template'); t3lib_div::loadTCA('pages_language_overlay'); t3lib_div::loadTCA('fe_users'); t3lib_div::loadTCA('sys_workspace'); t3lib_div::loadTCA('be_users'); t3lib_div::loadTCA('pages'); t3lib_div::loadTCA('tt_content'); $GLOBALS['TCA']['tt_content']['columns']['starttime']['config']['eval'] = 'datetime'; $GLOBALS['TCA']['tt_content']['columns']['starttime']['config']['size'] = 12; $GLOBALS['TCA']['tt_content']['columns']['endtime']['config']['eval'] = 'datetime'; $GLOBALS['TCA']['tt_content']['columns']['endtime']['config']['size'] = 12; $GLOBALS['TCA']['pages']['columns']['starttime']['config']['eval'] = 'datetime'; $GLOBALS['TCA']['pages']['columns']['starttime']['config']['size'] = 12; $GLOBALS['TCA']['pages']['columns']['endtime']['config']['eval'] = 'datetime'; $GLOBALS['TCA']['pages']['columns']['endtime']['config']['size'] = 12; $GLOBALS['TCA']['pages']['columns']['starttime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['pages']['columns']['starttime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['pages']['columns']['starttime']['config']['wizards']['calendar']['evalValue'] = 'datetime'; $GLOBALS['TCA']['pages']['columns']['endtime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['pages']['columns']['endtime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['pages']['columns']['endtime']['config']['wizards']['calendar']['evalValue'] = 'datetime'; $GLOBALS['TCA']['pages']['columns']['lastUpdated']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['pages']['columns']['lastUpdated']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['pages']['columns']['lastUpdated']['config']['wizards']['calendar']['evalValue'] = 'datetime'; $GLOBALS['TCA']['pages']['columns']['newUntil']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['pages']['columns']['newUntil']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['pages']['columns']['newUntil']['config']['wizards']['calendar']['evalValue'] = 'date'; $GLOBALS['TCA']['be_users']['columns']['starttime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['be_users']['columns']['starttime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['be_users']['columns']['starttime']['config']['wizards']['calendar']['evalValue'] = 'date'; $GLOBALS['TCA']['be_users']['columns']['endtime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['be_users']['columns']['endtime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['be_users']['columns']['endtime']['config']['wizards']['calendar']['evalValue'] = 'date'; $GLOBALS['TCA']['sys_workspace']['columns']['publish_time']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['sys_workspace']['columns']['publish_time']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['sys_workspace']['columns']['publish_time']['config']['wizards']['calendar']['evalValue'] = 'datetime'; $GLOBALS['TCA']['sys_workspace']['columns']['unpublish_time']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['sys_workspace']['columns']['unpublish_time']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['sys_workspace']['columns']['unpublish_time']['config']['wizards']['calendar']['evalValue'] = 'datetime'; $GLOBALS['TCA']['tt_content']['columns']['starttime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tt_content']['columns']['starttime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tt_content']['columns']['starttime']['config']['wizards']['calendar']['evalValue'] = 'datetime'; $GLOBALS['TCA']['tt_content']['columns']['endtime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tt_content']['columns']['endtime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tt_content']['columns']['endtime']['config']['wizards']['calendar']['evalValue'] = 'datetime'; $GLOBALS['TCA']['tt_content']['columns']['date']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tt_content']['columns']['date']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tt_content']['columns']['date']['config']['wizards']['calendar']['evalValue'] = 'date'; $GLOBALS['TCA']['fe_users']['columns']['starttime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['fe_users']['columns']['starttime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['fe_users']['columns']['starttime']['config']['wizards']['calendar']['evalValue'] = 'date'; $GLOBALS['TCA']['fe_users']['columns']['endtime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['fe_users']['columns']['endtime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['fe_users']['columns']['endtime']['config']['wizards']['calendar']['evalValue'] = 'date'; $GLOBALS['TCA']['fe_users']['columns']['date_of_birth']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['fe_users']['columns']['date_of_birth']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['fe_users']['columns']['date_of_birth']['config']['wizards']['calendar']['evalValue'] = 'date'; $GLOBALS['TCA']['pages_language_overlay']['columns']['starttime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['pages_language_overlay']['columns']['starttime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['pages_language_overlay']['columns']['starttime']['config']['wizards']['calendar']['evalValue'] = 'date'; $GLOBALS['TCA']['pages_language_overlay']['columns']['endtime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['pages_language_overlay']['columns']['endtime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['pages_language_overlay']['columns']['endtime']['config']['wizards']['calendar']['evalValue'] = 'date'; $GLOBALS['TCA']['sys_template']['columns']['starttime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['sys_template']['columns']['starttime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['sys_template']['columns']['starttime']['config']['wizards']['calendar']['evalValue'] = 'date'; $GLOBALS['TCA']['sys_template']['columns']['endtime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['sys_template']['columns']['endtime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['sys_template']['columns']['endtime']['config']['wizards']['calendar']['evalValue'] = 'date'; $GLOBALS['TCA']['tx_rtehtmlarea_acronym']['columns']['starttime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tx_rtehtmlarea_acronym']['columns']['starttime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tx_rtehtmlarea_acronym']['columns']['starttime']['config']['wizards']['calendar']['evalValue'] = 'date'; $GLOBALS['TCA']['tx_rtehtmlarea_acronym']['columns']['endtime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tx_rtehtmlarea_acronym']['columns']['endtime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tx_rtehtmlarea_acronym']['columns']['endtime']['config']['wizards']['calendar']['evalValue'] = 'date'; $GLOBALS['TCA']['tt_news']['columns']['starttime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tt_news']['columns']['starttime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tt_news']['columns']['starttime']['config']['wizards']['calendar']['evalValue'] = 'datetime'; $GLOBALS['TCA']['tt_news']['columns']['endtime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tt_news']['columns']['endtime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tt_news']['columns']['endtime']['config']['wizards']['calendar']['evalValue'] = 'datetime'; $GLOBALS['TCA']['tt_news']['columns']['datetime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tt_news']['columns']['datetime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tt_news']['columns']['datetime']['config']['wizards']['calendar']['evalValue'] = 'datetime'; $GLOBALS['TCA']['tt_news']['columns']['archivedate']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tt_news']['columns']['archivedate']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tt_news']['columns']['archivedate']['config']['wizards']['calendar']['evalValue'] = 'date'; $GLOBALS['TCA']['tt_news_cat']['columns']['starttime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tt_news_cat']['columns']['starttime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tt_news_cat']['columns']['starttime']['config']['wizards']['calendar']['evalValue'] = 'datetime'; $GLOBALS['TCA']['tt_news_cat']['columns']['endtime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tt_news_cat']['columns']['endtime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tt_news_cat']['columns']['endtime']['config']['wizards']['calendar']['evalValue'] = 'datetime'; $GLOBALS['TCA']['tx_calendar_item']['columns']['starttime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tx_calendar_item']['columns']['starttime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tx_calendar_item']['columns']['starttime']['config']['wizards']['calendar']['evalValue'] = 'date'; $GLOBALS['TCA']['tx_calendar_item']['columns']['endtime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tx_calendar_item']['columns']['endtime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tx_calendar_item']['columns']['endtime']['config']['wizards']['calendar']['evalValue'] = 'date'; $GLOBALS['TCA']['tx_calendar_item']['columns']['start_date']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tx_calendar_item']['columns']['start_date']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tx_calendar_item']['columns']['start_date']['config']['wizards']['calendar']['evalValue'] = 'date'; $GLOBALS['TCA']['tx_calendar_item']['columns']['end_date']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tx_calendar_item']['columns']['end_date']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tx_calendar_item']['columns']['end_date']['config']['wizards']['calendar']['evalValue'] = 'date'; $GLOBALS['TCA']['tx_calendar_item']['columns']['rec_end_date']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tx_calendar_item']['columns']['rec_end_date']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tx_calendar_item']['columns']['rec_end_date']['config']['wizards']['calendar']['evalValue'] = 'date'; $GLOBALS['TCA']['tx_chcforum_post']['columns']['post_edit_tstamp']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tx_chcforum_post']['columns']['post_edit_tstamp']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tx_chcforum_post']['columns']['post_edit_tstamp']['config']['wizards']['calendar']['evalValue'] = 'datetime'; $GLOBALS['TCA']['tx_chcforum_post']['columns']['cache_tstamp']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tx_chcforum_post']['columns']['cache_tstamp']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tx_chcforum_post']['columns']['cache_tstamp']['config']['wizards']['calendar']['evalValue'] = 'datetime'; $GLOBALS['TCA']['tx_chcforum_thread']['columns']['thread_datetime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tx_chcforum_thread']['columns']['thread_datetime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tx_chcforum_thread']['columns']['thread_datetime']['config']['wizards']['calendar']['evalValue'] = 'datetime'; $GLOBALS['TCA']['tx_chcforum_thread']['columns']['endtime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tx_chcforum_thread']['columns']['endtime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tx_chcforum_thread']['columns']['endtime']['config']['wizards']['calendar']['evalValue'] = 'date'; $GLOBALS['TCA']['static_taxes']['columns']['starttime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['static_taxes']['columns']['starttime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['static_taxes']['columns']['starttime']['config']['wizards']['calendar']['evalValue'] = 'date'; $GLOBALS['TCA']['static_taxes']['columns']['endtime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['static_taxes']['columns']['endtime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['static_taxes']['columns']['endtime']['config']['wizards']['calendar']['evalValue'] = 'date'; $GLOBALS['TCA']['tx_wecdevo_content']['columns']['starttime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tx_wecdevo_content']['columns']['starttime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tx_wecdevo_content']['columns']['starttime']['config']['wizards']['calendar']['evalValue'] = 'date'; $GLOBALS['TCA']['tx_wecdevo_content']['columns']['endtime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tx_wecdevo_content']['columns']['endtime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tx_wecdevo_content']['columns']['endtime']['config']['wizards']['calendar']['evalValue'] = 'date'; $GLOBALS['TCA']['tx_wecdevo_users']['columns']['lastlogin_date']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tx_wecdevo_users']['columns']['lastlogin_date']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tx_wecdevo_users']['columns']['lastlogin_date']['config']['wizards']['calendar']['evalValue'] = 'datetime'; $GLOBALS['TCA']['tx_wecdevo_users']['columns']['paidto_date']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tx_wecdevo_users']['columns']['paidto_date']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tx_wecdevo_users']['columns']['paidto_date']['config']['wizards']['calendar']['evalValue'] = 'date'; $GLOBALS['TCA']['tx_wecdevo_topics']['columns']['show_date']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tx_wecdevo_topics']['columns']['show_date']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tx_wecdevo_topics']['columns']['show_date']['config']['wizards']['calendar']['evalValue'] = 'date'; $GLOBALS['TCA']['tx_wecconnector_entries']['columns']['post_date']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tx_wecconnector_entries']['columns']['post_date']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tx_wecconnector_entries']['columns']['post_date']['config']['wizards']['calendar']['evalValue'] = 'datetime'; $GLOBALS['TCA']['tx_veguestbook_entries']['columns']['crdate']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tx_veguestbook_entries']['columns']['crdate']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tx_veguestbook_entries']['columns']['crdate']['config']['wizards']['calendar']['evalValue'] = 'datetime'; $GLOBALS['TCA']['tx_veguestbook_entries']['columns']['tstamp']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tx_veguestbook_entries']['columns']['tstamp']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tx_veguestbook_entries']['columns']['tstamp']['config']['wizards']['calendar']['evalValue'] = 'datetime'; $GLOBALS['TCA']['tx_wecdiscussion_post']['columns']['post_datetime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tx_wecdiscussion_post']['columns']['post_datetime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tx_wecdiscussion_post']['columns']['post_datetime']['config']['wizards']['calendar']['evalValue'] = 'datetime'; $GLOBALS['TCA']['tx_wecdiscussion_post']['columns']['post_lastedit_time']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tx_wecdiscussion_post']['columns']['post_lastedit_time']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tx_wecdiscussion_post']['columns']['post_lastedit_time']['config']['wizards']['calendar']['evalValue'] = 'datetime'; $GLOBALS['TCA']['tx_wecservant_minopp']['columns']['starttime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tx_wecservant_minopp']['columns']['starttime']['config']['wizards']['calendar']['userFunc'] = 'EXT:date2cal/class.tx_date2cal_wizard.php:tx_date2cal_wizard->renderWizard'; $GLOBALS['TCA']['tx_wecservant_minopp']['columns']['starttime']['config']['wizards']['calendar']['evalValue'] = 'date'; $GLOBALS['TCA']['tx_wecservant_minopp']['columns']['endtime']['config']['wizards']['calendar']['type'] = 'userFunc'; $GLOBALS['TCA']['tx_wecservant_minopp']['columns']['endtime']['config']['wizards']['calendar']['userFu
Author: Jeff Segars
Posted: Jul 07 2008 - 10:15 AM
Subject: re: Upgrade from Typo3 4.1.1 to Typo3 4.2.0
Yugandhar,
Please see his thread from last week where Mark Woodger and I discussed this issue and some possible solutions.

http://webempoweredchurch.com/support/community/forum/single_thread/getting-started/installing-wec-starter-package-1/upgrade-from-411-to-421/

Thanks,
Jeff
Total Posts: 7 - Pages (1): [1]
You must login to post a message to this conference.