Code: Alles auswählen
CREATE TABLE phpbb_wpm (name varchar(255) NOT NULL default '', value text NOT NULL) TYPE=MyISAM;
INSERT INTO phpbb_wpm VALUES ('wpm_version', '1.0.8');
INSERT INTO phpbb_wpm VALUES ('active_wpm', '1');
INSERT INTO phpbb_wpm VALUES ('wpm_username', 'Anonymous');
INSERT INTO phpbb_wpm VALUES ('wpm_userid', '-1');
INSERT INTO phpbb_wpm VALUES ('wpm_subject', 'Welcome to [sitename]!');
INSERT INTO phpbb_wpm VALUES ('wpm_message', 'Hi, there [username]!
I hope you enjoy your stay here at [sitename]!
If you have any questions about the site, please ask. If it goes about this mod pleaseCode: Alles auswählen
Es scheint einen Fehler in Ihrer MySQL-Abfrage zu geben. Die MySQL-Fehlerausgabe, falls vorhanden, kann Ihnen auch bei der Fehleranalyse helfen.
ERROR: Nicht geschlossene Anführungszeichen @ 45
STR: '
SQL: INSERT INTO phpbb_wpm VALUES ('wpm_message', 'Hi, there [username]!
I hope you enjoy your stay here at [sitename]!
If you have any questions about the site, please ask. If it goes about this mod please
SQL-Befehl:
INSERT INTO phpbb_wpm VALUES ('wpm_message', 'Hi, there [username]! I hope you enjoy your stay here at [sitename]! If you have any questions about the site, please ask. If it goes about this mod please
MySQL meldet:
#1064 - 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 ''Hi, there [username]!
I hope you enjoy your stay here at [sit
Im ACP kann ich aber die Einstellungen machen!?
Edit:
Wenn ich im ACP auf Absenden gehe, bekomme ich folgende Meldung:
Diese Benutzer gibt es nicht!
DEBUG MODE
Line : 61
File : /usr/export/www/vhosts/funnetwork/hosting/snoopytraum/admin/admin_wpm.php