Seite 1 von 2

[PROBLEM] Kann kein Profil mehr Updaten

Verfasst: 05.01.2007 22:17
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

Verfasst: 06.01.2007 14:53
von xtrememabu
push - bitte um hilfe <- dringend

Verfasst: 08.01.2007 20:42
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

Verfasst: 13.01.2007 19:12
von xtrememabu
wieder push!

BITTE HELFT MIR ODER GEBT MIR TIPPS!

Verfasst: 13.01.2007 19:14
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....

Verfasst: 22.01.2007 21:30
von xtrememabu

Verfasst: 22.01.2007 21:54
von andreasOymann

Verfasst: 23.01.2007 19:00
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

Verfasst: 05.02.2007 13:01
von xtrememabu
push! bitte hilfe!

Verfasst: 05.02.2007 13:41
von Leuchte
Kannst Du die aktuelle usercp_register.php nochmals hochladen?
Hast Du noch einen Link zum MOD?