[TYPO3] dam ext not creating table tx_dam
    Luka Mrovlje 
    luka.mrovlje at arr2.com
       
    Tue Mar 25 09:32:42 CET 2008
    
    
  
When installing or database analyzin typo3 suggest creating tx_dam table 
- attempting to create it fails: #1170 - BLOB/TEXT column 'file_path' 
used in key specification without a key length.
dam 1.0.11
our host has:
mysql 5.0.27
php 5.2.3
I created table manually, but had to change file_path from text to 
varchar(400) (which I really don't want to), but extensin still seems to 
not work properly. Table tx_dam remains empty. Using dam_catedit and 
dam_index extensions never index anything. So I can't categorize 
anything. The only thing that does work is dam_catedit. But I can't add 
any images to category.
Any help would be very helpful.
Luka
||
    
    
More information about the TYPO3-english
mailing list