Search found 7 matches
- Fri May 25, 2007 9:22 am
- Forum: Bug reports
- Topic: Problem beim Update von 1.6.12 auf 2.0.0
- Replies: 81
- Views: 100338
- Fri May 25, 2007 8:05 am
- Forum: Bug reports
- Topic: Problem beim Update von 1.6.12 auf 2.0.0
- Replies: 81
- Views: 100338
- Wed May 23, 2007 4:37 pm
- Forum: Bug reports
- Topic: Problem beim Update von 1.6.12 auf 2.0.0
- Replies: 81
- Views: 100338
- Wed May 23, 2007 3:58 pm
- Forum: Bug reports
- Topic: Problem beim Update von 1.6.12 auf 2.0.0
- Replies: 81
- Views: 100338
Liefert nun folgendes:Thorsten wrote:Hi,
the fix from the user "wolf" should be right fix.
We're working on a bugfix release the next days, so please stay tuned.
bye
Thorsten
Code: Select all
DB error: Duplicate column name 'user_id'
Query:
ALTER TABLE faqsessions ADD user_id INT(11) NOT NULL AFTER sid
- Wed May 23, 2007 1:04 pm
- Forum: Bug reports
- Topic: Problem beim Update von 1.6.12 auf 2.0.0
- Replies: 81
- Views: 100338
- Wed May 23, 2007 7:40 am
- Forum: Bug reports
- Topic: Problem beim Update von 1.6.12 auf 2.0.0
- Replies: 81
- Views: 100338
- Tue May 22, 2007 3:42 pm
- Forum: Bug reports
- Topic: Problem beim Update von 1.6.12 auf 2.0.0
- Replies: 81
- Views: 100338
Problem beim Update von 1.6.12 auf 2.0.0
Hallo,
ich habe Probleme beim Update von phpMyFAQ Version 1.6.12 auf Version 2.0.0. Wenn ich bei update.php nach Step 5 gehe, erscheint immer folgende Fehlermeldung:
DB error: Table 'faq-system.faqfragen' doesn't exist
Query:
ALTER TABLE faqfragen RENAME TO faqquestions
Schaue ich mir die ...
ich habe Probleme beim Update von phpMyFAQ Version 1.6.12 auf Version 2.0.0. Wenn ich bei update.php nach Step 5 gehe, erscheint immer folgende Fehlermeldung:
DB error: Table 'faq-system.faqfragen' doesn't exist
Query:
ALTER TABLE faqfragen RENAME TO faqquestions
Schaue ich mir die ...