[PROBLEM] Kann kein Profil mehr Updaten

Du hast Probleme beim Einbau oder bei der Benutzung eines Mods? In diesem Forum bist du richtig.
Forumsregeln
phpBB 2.0 hat das Ende seiner Lebenszeit überschritten
phpBB 2.0 wird nicht mehr aktiv unterstützt. Insbesondere werden - auch bei Sicherheitslücken - keine Patches mehr bereitgestellt. Der Einsatz von phpBB 2.0 erfolgt daher auf eigene Gefahr. Wir empfehlen einen Umstieg auf phpBB 3.0, welches aktiv weiterentwickelt wird und für welches regelmäßig Updates zur Verfügung gestellt werden.
xtrememabu
Mitglied
Beiträge: 18
Registriert: 29.01.2006 22:54

[PROBLEM] Kann kein Profil mehr Updaten

Beitrag von xtrememabu »

Seit ich versucht hab den QuickReply Mod zu installiern kann ich keine Profile mehr verändern. Hab im SQL folgendes eingegeben:

ALTER TABLE phpbb_users ADD user_quickreply TINYINT(1) DEFAULT '1' NOT NULL ;
UPDATE phpbb_users SET user_quickreply=0 WHERE user_id=-1;
INSERT INTO phpbb_config (config_name, config_value) VALUES ('allow_quickreply', '1');


wie könnte ich das rückgängig machen kann mir wer einen code dazu schreiben?
das ist die fehlermeldung:

SQL Error : 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 ' user_allowhtml = 1, user_allowbbcode = 1, user_allow_viewonl
xtrememabu
Mitglied
Beiträge: 18
Registriert: 29.01.2006 22:54

Beitrag von xtrememabu »

push - bitte um hilfe <- dringend
xtrememabu
Mitglied
Beiträge: 18
Registriert: 29.01.2006 22:54

Beitrag von xtrememabu »

sorry nochmal -push-

hier der komplette fehler:

Could not update users table

DEBUG MODE

SQL Error : 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 ' user_allowhtml = 1, user_allowbbcode = 1, user_allow_viewonl

UPDATE phpbb2_users SET user_email = 'zensiert', user_icq = 'zensiert', user_website = 'zensiert', user_occ = 'Schüler', user_from = 'Wien', user_interests = 'Musik,Partys,Freunde,Internet ;)', user_sig_bbcode_uid = '8d4096564a', user_viewemail = 1, user_aim = 'zensiert', user_yim = '', user_msnm = 'zensiert', user_attachsig = 1, user_allowsmile = 1, user_quickreply = , user_allowhtml = 1, user_allowbbcode = 1, user_allow_viewonline = 1, user_notify = 0, user_notify_pm = 1, user_popup_pm = 1, user_timezone = 1, user_dateformat = 'd M Y h:i a', user_lang = 'german', user_style = 4, user_active = 1, user_actkey = '' WHERE user_id = 2

Line : 541
File : usercp_register.php
xtrememabu
Mitglied
Beiträge: 18
Registriert: 29.01.2006 22:54

Beitrag von xtrememabu »

wieder push!

BITTE HELFT MIR ODER GEBT MIR TIPPS!
Benutzeravatar
andreasOymann
Ehemaliges Teammitglied
Beiträge: 2392
Registriert: 10.06.2003 16:29
Wohnort: Hamminkeln
Kontaktdaten:

Beitrag von andreasOymann »

usercp_register.php KB:datei

//edit: mmmh, ich seh schon... user_quickreply enthält keinen Wert... überprüfe bitte genauestens den Einbau des Mods....
Kein Support per PN / Mail / ICQ / MSN ! Dafür gibt´s dieses Forum...
xtrememabu
Mitglied
Beiträge: 18
Registriert: 29.01.2006 22:54

Beitrag von xtrememabu »

Benutzeravatar
andreasOymann
Ehemaliges Teammitglied
Beiträge: 2392
Registriert: 10.06.2003 16:29
Wohnort: Hamminkeln
Kontaktdaten:

Beitrag von andreasOymann »

Kein Support per PN / Mail / ICQ / MSN ! Dafür gibt´s dieses Forum...
xtrememabu
Mitglied
Beiträge: 18
Registriert: 29.01.2006 22:54

Beitrag von xtrememabu »

hat nicht funktioniert! :cry:



Could not update users table

DEBUG MODE

SQL Error : 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 '= 'xtrememabu@hotmail.com', user_icq = '236787446', user_websit

UPDATE phpbb2_usersSET user_email = 'xtrememabu@hotmail.com', user_icq = '236787446', user_website = 'http://www.mabu.cc', user_occ = 'Schüler', user_from = 'Wien', user_interests = 'Musik,Partys,Freunde,Internet ;)', user_title=, user_sig = '[size=10:0fd91311a8][b:0fd91311a8] [color=red:0fd91311a8]Living like us and sharing our day. In another world very far away A different existence, yet virtually the same. Aggression is sadness and laughter is pain Look deep into their eyes for what they have to say Emotions take control of life everyday. Unpredictable variations of behavior, Hold the key to the mental door Where nothing is everything, and everything is nothing Staring beyond the wall a thousand times over [/b:0fd91311a8][/size:0fd91311a8][/color:0fd91311a8][img:0fd91311a8]http://img300.imageshack.us/img300/5623 ... nesji5.jpg[/img:0fd91311a8]', user_sig_bbcode_uid = '0fd91311a8', user_viewemail = 1, user_aim = 'mabu2k5', user_yim = '', user_msnm = 'mabu99@aon.at', user_attachsig = 1, user_allowsmile = 1, user_quickreply = , user_allowhtml = 1, user_allowbbcode = 1, user_allow_viewonline = 1, user_notify = 0, user_notify_pm = 1, user_popup_pm = 1, user_timezone = 1, user_dateformat = 'd M Y h:i a', user_lang = 'german', user_style = 4, user_active = 1, user_actkey = '' WHERE user_id = 2

Line : 537
File : usercp_register.php
xtrememabu
Mitglied
Beiträge: 18
Registriert: 29.01.2006 22:54

Beitrag von xtrememabu »

push! bitte hilfe!
Benutzeravatar
Leuchte
Ehemaliges Teammitglied
Beiträge: 9179
Registriert: 26.05.2003 14:57
Wohnort: Duisburg
Kontaktdaten:

Beitrag von Leuchte »

Kannst Du die aktuelle usercp_register.php nochmals hochladen?
Hast Du noch einen Link zum MOD?
Antworten

Zurück zu „phpBB 2.0: Mod Support“