Antworten: 7
Seite [1] |
|
Mr_Bass Beginner Beiträge: 3 |
# Thema - 23.05.2009 um 18:01 Uhr
hi leute ich habe mir auf meine clansphere den chat drauf gemacht kann auch einstellen etc. habe nur ein problem der connectet aber öffnet denn channel nicht habe die neue version drauf von clansphere url bassclub-radio.fm vielleicht kann mir jemand helfen |
Inaktiv |
|
CoreXY Rock the board Beiträge: 81 |
# Antwort: 1 - 23.05.2009 um 18:31 Uhr
ja kann ich dir sagen warum^^ bei den optionen steht Mehrere Channels bitte per Komma getrennt und ohne # eintragen. ------------------ clashpirates.de |
Inaktiv |
|
Mr_Bass Thread-Ersteller Beginner Beiträge: 3 |
# Antwort: 2 - 23.05.2009 um 18:34 Uhr
fehler gefunden channel wechsel war auf nein gestellt thx corexy Zuletzt editiert von Mr_Bass am 23.05.2009 um 18:37 Uhr (1x Editiert) |
Inaktiv |
|
coolcat King for a day Herkunft: Buchholz in der Nordheide Beiträge: 252 |
# Antwort: 3 - 27.05.2009 um 15:59 Uhr
Frage ? Wie bekomme Ich den nach dem Installieren und einstellen....zum laufen? mfg Coolcat ------------------ aktuelle Page www.tollkuehne-crew.de |
Inaktiv |
|
CoreXY Rock the board Beiträge: 81 |
# Antwort: 4 - 27.05.2009 um 18:58 Uhr
wenn du alle daten eingetragen hast /index.php?mod=irc dort kannst dich dann mit dem irc verbinden. ------------------ clashpirates.de |
Inaktiv |
|
Denni Specialist Herkunft: Ilsfeld Beiträge: 1972 |
# Antwort: 5 - 27.05.2009 um 21:13 Uhr
{url:irc} wäre auch möglich, dann wirds mit mod_rewrite gleich angepasst ------------------ Gruß Denni ClanSphere - Makes your website a playmate, just dress her |
Inaktiv |
|
macsys Wannabe poster Beiträge: 20 |
# Antwort: 6 - 11.09.2009 um 11:30 Uhr
Da es schon ein thread zu webirc 3.0 gibt, frage ich mal hier. Wie entferne ich die ganze sache wieder .... ich hab die datein wieder vom space runner gehaun und die die uninstall importiert. ABäääääär: mehr... ALTER TABLE {pre}_access DROP access_irc # 5 DELETE FROM {pre}_options WHERE options_module = 'irc' # cs_sql_query - Unknown column 'options_module' in 'where clause' und wenn ich es so versuche !! mehr... ALTER TABLE {pre}_access ADD access_irc int(2) NOT NULL default '0'; DELETE FROM {pre}_options (options_mod, options_name, options_value) VALUES ('irc', 'irc_width', '600'); DELETE FROM {pre}_options (options_mod, options_name, options_value) VALUES ('irc', 'irc_height', '400'); DELETE FROM {pre}_options (options_mod, options_name, options_value) VALUES ('irc', 'default_host', 'de.quakenet.org'); DELETE FROM {pre}_options (options_mod, options_name, options_value) VALUES ('irc', 'default_port', '6667'); DELETE FROM {pre}_options (options_mod, options_name, options_value) VALUES ('irc', 'default_channel', 'clansphere'); DELETE FROM {pre}_options (options_mod, options_name, options_value) VALUES ('irc', 'join_channel', '1'); DELETE FROM {pre}_options (options_mod, options_name, options_value) VALUES ('irc', 'access', '2'); Dann gibts das: mehr... ALTER TABLE {pre}_access ADD access_irc int(2) NOT NULL default '0' # 5 DELETE FROM {pre}_options (options_mod, options_name, options_value) VALUES ('irc', 'irc_width', '600') # cs_sql_query - 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 '(options_mod, options_name, options_value) VALUES ('irc', 'irc_width', '600')' at line 1 DELETE FROM {pre}_options (options_mod, options_name, options_value) VALUES ('irc', 'irc_height', '400') # cs_sql_query - 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 '(options_mod, options_name, options_value) VALUES ('irc', 'irc_height', '400')' at line 1 DELETE FROM {pre}_options (options_mod, options_name, options_value) VALUES ('irc', 'default_host', 'de.quakenet.org') # cs_sql_query - 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 '(options_mod, options_name, options_value) VALUES ('irc', 'default_host', 'de.qu' at line 1 DELETE FROM {pre}_options (options_mod, options_name, options_value) VALUES ('irc', 'default_port', '6667') # cs_sql_query - 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 '(options_mod, options_name, options_value) VALUES ('irc', 'default_port', '6667'' at line 1 DELETE FROM {pre}_options (options_mod, options_name, options_value) VALUES ('irc', 'default_channel', 'clansphere') # cs_sql_query - 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 '(options_mod, options_name, options_value) VALUES ('irc', 'default_channel', 'cl' at line 1 DELETE FROM {pre}_options (options_mod, options_name, options_value) VALUES ('irc', 'join_channel', '1') # cs_sql_query - 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 '(options_mod, options_name, options_value) VALUES ('irc', 'join_channel', '1')' at line 1 DELETE FROM {pre}_options (options_mod, options_name, options_value) VALUES ('irc', 'access', '2') # cs_sql_query - 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 '(options_mod, options_name, options_value) VALUES ('irc', 'access', '2')' at line 1 wo muss ich ansetzen ? greetz macsys Zuletzt editiert von macsys am 11.09.2009 um 11:31 Uhr (1x Editiert) |
Inaktiv |
|
duRiel Weltmeister Herkunft: Cambridge Beiträge: 7300 |
# Antwort: 7 - 11.09.2009 um 15:51 Uhr
DELETE FROM {pre}_options WHERE options_module = 'irc' ->DELETE FROM {pre}_options WHERE options_mod = 'irc'
|
Inaktiv |
|
Antworten: 7
Seite [1] |
Sie müssen sich registrieren, um zu antworten. |