[TYPO3-dam] Can´t edit files in DAM 1.0.14 with Typo3 4.2.2

grac at gmx.ch grac at gmx.ch
Sat Nov 15 12:13:21 CET 2008


> Steffen Gebert <steffen at steffen-gebert.de> wrote:
>> whereto?
>> replace the typo3conf/ext/dam/ resp. /dam_info/ ?
> Yes, of course!

did it: didn't have to re-install, EM just said: dam installed, dam.old  
not installed, dito dam_index


but when i choose media / file there is an error message in the right  
column:

Fatal error: Class 'tx_dam_image' not found in  
/.../typo3/typo3conf/ext/dam/lib/class.tx_dam_listbase.php on line 1261


and in media / list there are error messages in the middle column:

  caller  	t3lib_DB::exec_SELECTquery
ERROR 	Unknown column 'sys_language_uid' in 'field list'
lastBuiltQuery 	SELECT uid,pid,title,sys_language_uid,parent_id
 FROM tx_dam_cat
WHERE
parent_id='0' AND tx_dam_cat.deleted=0 AND tx_dam_cat.deleted=0 AND  
sys_language_uid=0
ORDER BY sorting,title
debug_backtrace 	tx_dam_navframe->main#92 //  
tx_dam_browseTrees->getTrees#174 // t3lib_treeView->getBrowsableTree#178  
// t3lib_treeView->getTree#400 // t3lib_treeView->getDataInit#762 //  
t3lib_DB->exec_SELECTquery#935 // t3lib_DB->debug#234

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result  
resource in /.../typo3/t3lib/class.t3lib_db.php on line 796

Warning: mysql_free_result(): supplied argument is not a valid MySQL  
result resource in /.../typo3/t3lib/class.t3lib_db.php on line 836


and in the right column the following error message:


Fatal error: Class 'tx_dam_image' not found in  
/.../typo3/typo3conf/ext/dam/lib/class.tx_dam_listbase.php on line 1274


media / indexing shows the following error messages in the right column:


Warning:  
t3lib_div::require_once(/.../typo3/typo3conf/ext/dam_index/lib/class.tx_damindex_rules.php)  
[t3lib-div.require-once.php]: failed to open stream: No such file or  
directory in /.../typo3/t3lib/class.t3lib_div.php on line 4642

Fatal error: t3lib_div::require_once() [function.require.php]: Failed  
opening required  
'/.../typo3/typo3conf/ext/dam_index/lib/class.tx_damindex_rules.php'  
(include_path='.:/usr/local/lib/php') in  
/.../typo3/t3lib/class.t3lib_div.php on line 4642


media / categories shows the following error messages in the middle column:


Warning:  
t3lib_div::require_once(/.../typo3/typo3conf/ext/dam_index/lib/class.tx_damindex_rules.php)  
[t3lib-div.require-once.php]: failed to open stream: No such file or  
directory in /.../typo3/t3lib/class.t3lib_div.php on line 4642

Fatal error: t3lib_div::require_once() [function.require.php]: Failed  
opening required  
'/.../typo3/typo3conf/ext/dam_index/lib/class.tx_damindex_rules.php'  
(include_path='.:/usr/local/lib/php') in  
/.../typo3/t3lib/class.t3lib_div.php on line 4642


media / info the following error messages in the middle column:

  caller  	t3lib_DB::exec_SELECTquery
ERROR 	Unknown column 'sys_language_uid' in 'field list'
lastBuiltQuery 	SELECT uid,pid,title,sys_language_uid,parent_id
 FROM tx_dam_cat
WHERE
parent_id='0' AND tx_dam_cat.deleted=0 AND tx_dam_cat.deleted=0 AND  
sys_language_uid=0
ORDER BY sorting,title
debug_backtrace 	tx_dam_navframe->main#92 //  
tx_dam_browseTrees->getTrees#174 // t3lib_treeView->getBrowsableTree#178  
// t3lib_treeView->getTree#400 // t3lib_treeView->getDataInit#762 //  
t3lib_DB->exec_SELECTquery#935 // t3lib_DB->debug#234

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result  
resource in /.../typo3/t3lib/class.t3lib_db.php on line 796

Warning: mysql_free_result(): supplied argument is not a valid MySQL  
result resource in /.../typo3/t3lib/class.t3lib_db.php on line 836


and finally media / tools the following message in the right column:

File "EXT:dam/modfunc_tools_filerelcheck/locallang.xml" not found!



so there seems to be a lot to configure - but the manual is still the old  
one.

thanks for any further help.

stephan


More information about the TYPO3-project-dam mailing list