[TYPO3-calendar] Unknown column 'tx_cal_media' in 'field list'

Mario Matzulla mario at matzullas.de
Sat Dec 19 20:53:36 CET 2015


Hi Sebastian,

Am 09.12.15 um 17:35 schrieb ziegler:
> Hello list,
> 
> since today I have a strange behaviour in my TYPO3 installation, I get an SQL Error when I switch to list view of an page. If I disable the
> extension cal everything is fine. Any ideas?
> 
> cal 1.10.1
> typo3 6.2.15
> 
> Cannot remember that I changed anything in the installation configuration.

I think you've found a bug. Please create an issue at forge.

Regards,
Mario
> 
> Greets
> Sebastian
> 
> 
> exec_SELECTquery
> caller     TYPO3\CMS\Core\Database\DatabaseConnection::exec_SELECTquery
> ERROR     Unknown column 'tx_cal_media' in 'field list'
> lastBuiltQuery     SELECT
> header,CType,hidden,starttime,endtime,fe_group,sys_language_uid,l18n_parent,layout,colPos,date,header_position,header_link,header_layout,subheader,bodytext,image,imagewidth,imageheight,imageorient,imageborder,image_noRows,image_link,image_zoom,image_effects,image_frames,image_compression,imagecols,imagecaption,imagecaption_position,altText,titleText,longdescURL,cols,pages,recursive,menu_type,list_type,select_key,table_bgColor,table_border,table_cellspacing,table_cellpadding,media,file_collections,multimedia,filelink_size,filelink_sorting,target,records,spaceBefore,spaceAfter,section_frame,sectionIndex,linkToTop,rte_enabled,pi_flexform,accessibility_title,accessibility_bypass,accessibility_bypass_text,t3ver_label,selected_categories,category_field,categories,tx_cal_media,tx_srlanguagemenu_languages,tx_srlanguagemenu_type,tx_jfmulticontent_view,tx_jfmulticontent_pages,tx_jfmulticontent_irre,tx_jfmulticontent_contents,tx_bootstrapcore_visibility,uid,pid,tstamp,crdate,cruser_id,sorting

> 
> FROM tt_content WHERE pid=108 AND tt_content.deleted=0 AND (tt_content.t3ver_state <= 0 OR tt_content.t3ver_wsid = 0) ORDER BY sorting LIMIT 21
> debug_backtrace require(typo3/sysext/recordlist/Modules/Wizards/ElementBrowserWizard/index.php),typo3/mod.php#32 //
> TYPO3\CMS\Recordlist\Controller\ElementBrowserController->main#21 // TYPO3\CMS\Recordlist\Browser\ElementBrowser->main_db#146 //
> TYPO3\CMS\Recordlist\Browser\ElementBrowser->TBE_expandPage#1344 // TYPO3\CMS\Backend\RecordList\ElementBrowserRecordList->generateList#1723
> // TYPO3\CMS\Recordlist\RecordList\AbstractDatabaseRecordList->generateList#158 //
> TYPO3\CMS\Recordlist\RecordList\DatabaseRecordList->getTable#439 // TYPO3\CMS\Core\Database\DatabaseConnection->exec_SELECT_queryArray#400
> // TYPO3\CMS\Core\Database\DatabaseConnection->exec_SELECTquery#354 // TYPO3\CMS\Core\Database\DatabaseConnection->debug#305
> 



More information about the TYPO3-project-calendar mailing list