• Rejestracja
vBHELP.pl - polskie wsparcie vBulletin
  1. #1
    zuber jest nieaktywny Użytkownik
    Dołączył
    Apr 2011
    Posty
    84
    Przydatne posty
    1

    Domyślnie baza błąd

    Kod:
    Status: Aborted
    2%
     
    
    Action Required
    
    An error has occurred with your database. Please contact vBulletin Support for assistance.
    
    Module: vbcms, Step 1 Database Error:1054
    
    Unknown column 'columns' in 'field list'
    
    Query:
    REPLACE INTO cms_grid
    				(gridid, gridhtml, title, addcolumn, addcolumnsnap, addcolumnsize, `columns`, flattened)
    			VALUES
    				(1, '
    \n	
    \n		
    \n			
    \n				
    \n					
    \n						
    $column[1]
    \n					
    \n					
    \n						
    $column[2]
    \n					
    \n				
    \n			
    \n		
    \n		
    \n			
    $column[3]
    \n		
    \n	
    \n
    \n', 'Two Columns + Sidebar (25%, 75%, 240px)', 1, 1, 3, 8, 0)
    co to za błąd i jak się go pozbyć? POkazał sie podczas aktualizacji forum
    Ostatnio edytowane przez zuber ; 27.03.2012 o 12:18



Chmurka.pl

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67