Illuminati
Als ich das Template "teamsite" in des Template-Pack eingefügt hatte, welches dort vorher nicht existierte, lies sich die Teamseite zwar aufrufen. Es trat aber ein Fehler auf (siehe Bild unten).
Zitat: | ||
Original von polo1975 war von der Demo total positiv überrascht ![]() aber nun ![]()
weis jemand abhilfe? ![]() lol ........ nun hab ich nen halben HACK im forum hängen mit null Support ..... tz tz tz vllt. sollte man diesen Thread schließen wenn es keinen support mehr gibt .... ![]() |
Zitat: |
Original von Snoopy2oo5 Database error in WoltLab Burning Board (): Invalid SQL: INSERT INTO bb1_acpmenuitemgroups (title, condition, conditiontype, showorder, acpmode) VALUES ('Teamsite v3', 'a_can_team_edit;m_can_team_auf_edit', 'OR', '41', 1) mysql error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'condition, conditiontype, showorder, acpmode) VALUE' at line 2 mysql error number: 1064 mysql version: 5.0.18-nt php version: 5.1.1 Date: 17.06.2006 @ 18:57 Script: /test2/acp/ts_install.php?step=groups Referer: http://www.xxxxxxx/test2/acp/ts_install.php?step=langinst Ich bekomm die fehler meldung nun weiß ich keine rat mehr |
Zitat: |
Original von Mike2006 Weiß da keiner ne Lösung drauf, habe jetzt das gleiche Problem. Oder gibts keine Support mehr? ![]() |
Zitat: | ||
Original von Luzifer69
würde mal sagen Tread lesen eine seite hier vor steht die lösung wie man die sql ändert siehe dir die zeilen an speziell condition, conditiontype |
Zitat: |
SQL-DATABASE ERROR Database error in WoltLab Burning Board (2.3.6): Invalid SQL: SELECT * FROM bb1_teamsite mysql error: Table 'kingsw06_kwb.bb1_teamsite' doesn't exist mysql error number: 1146 mysql version: 4.1.21-standard php version: 4.4.4 Date: 10.01.2007 @ 12:48 Script: /kwb/ts_index.php Referer: |
Zitat: |
Die Gruppenvariablen und ACP-Menupunkte werden angelegt. Kategorie ADMIN_TS angelegt. OK. Variable a_can_team_edit in Kategorie 40 angelegt. OK. Variable m_can_team_auf_edit in Kategorie 2 angelegt. OK. Tabelle bb1_groupvalues mit Default-Werten gefuellt. Admin Rechte (ON)& Mod Rechte (OFF) OK. Tabelle bb1_groupcombinations upgedatet. OK. SQL-DATABASE ERROR Database error in WoltLab Burning Board (): Invalid SQL: INSERT INTO bb1_acpmenuitemgroups (title, condition, conditiontype, showorder, acpmode) VALUES ('Teamsite v3', 'a_can_team_edit;m_can_team_auf_edit', 'OR', '28', 1) mysql error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'condition, conditiontype, showorder, acpmode) VALUE' at line 2 mysql error number: 1064 mysql version: 5.0.32-log php version: 4.4.1 Date: 26.01.2007 @ 01:27 Script: /acp/ts_install.php?step=groups Referer: http://www.ors-forum.de/acp/ts_install.php?step=langinst |
Zitat: | ||
Original von Luzifer69
würde mal sagen Tread lesen eine seite hier vor steht die lösung wie man die sql ändert siehe dir die zeilen an speziell condition, conditiontype |
Zitat: | ||||||||||||||||||||
Original von AoC Support EDIT / Damit läßt sich die Teamseite auch unter mySQL 5 installieren ![]() find on line 574
replace with
find on line 579
replace with
Viel Spass mit der Teamseite ![]() |
Zitat: |
Original von Iceblue kopiere die neue teamsite.tpl in die anderen templatepacks und cache dann noch mal alle templates. dann sollte es klappen |