PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : Database error in vBulletin 3.5.0 Beta 4



tanyeri24
16.07.2005, 04:12
Ich wollte die Forenkategorien bearbeiten und bekam diese Fehlermeldung:


Database error in vBulletin 3.5.0 Beta 4:

Invalid SQL:
UPDATE forum SET
title_clean = '?? ve Di? Politika',
title = '?? ve Di? Politika',
description_clean = 'Türkiye ve T?rkiye d??? Politikas?nda olup bitenler, tart??malar ve g?r??ler',
description = 'Türkiye ve T?rkiye d??? Politikas?nda olup bitenler, tart??malar ve g?r??ler',
link = '',
displayorder = 3,
daysprune = 365,
parentid = 13,
newpostemail = '',
newthreademail = '',
### Bitfield: forum.options ###
options = IF(options & 8, options - 8, options),
options = IF(options & 16, options - 16, options),
options = IF(options & 32, options - 32, options),
options = IF(options & 131072, options - 131072, options),
options = IF(options & 32768, options - 32768, options),
options = IF(options & 8192, options - 8192, options),
options = IF(options & 4, options, options + 4),
options = IF(options & 1, options, options + 1),
options = IF(options & 2, options, options + 2),
options = IF(options & 16384, options, options + 16384),
options = IF(options & 256, options - 256, options),
options = IF(options & 64, options, options + 64),
options = IF(options & 128, options, options + 128),
options = IF(options & 512, options, options + 512),
options = IF(options & 1024, options, options + 1024),
options = IF(options & 2048, options, options + 2048),
options = IF(options & 4096, options, options + 4096),
options = IF(options & 65536, options, options + 65536),
styleid = 0,
password = ''
WHERE forumid = 15;

MySQL Error : Unknown column 'title_clean' in 'field list'
Error Number : 1054
Date : Saturday, July 16th 2005 @ 04:06:19 AM
Script : http://www.xx.com/admincp/forum.php
Referrer : http://www.xx.com/admincp/forum.php?do=edit&f=15
IP Address : xx.xx.xx.xx
Username : xx
Classname : vB_Database

Was muss ich tun :(

Mystics
16.07.2005, 12:43
MySQL Error : Unknown column 'title_clean' in 'field list'Das Feld 'title_clean' kam in Beta 2 hinzu.

Bei dir wurde wohl die upgrade_350b2.php nicht ausgeführt.

Führe im Browser mal direkt diesen Schritt aus:

/install/upgrade_350b2.php?step=1

tanyeri24
16.07.2005, 18:38
Das Feld 'title_clean' kam in Beta hinzu.

Bei dir wurde wohl die upgrade_350b2.php nicht ausgeführt.

Führe im Browser mal direkt diesen Schritt aus:

/install/upgrade_350b2.php?step=1
Ich hatte viele Probleme und deshalb habe ich samt Datenbank nochamls (mehrmals) neu gespielt bis ich alle Probleme gelöst habe (avatare, buchstaben..). :)

nur mein original (nicht vbulletin standart) style ist komplett zerschossen und zurück gesetzt worden... SCHADE :)