Seite 6 von 9

Verfasst: 16.01.2005 20:16
von Schwarzer-Schlumpf
ab nach oben *g*

Verfasst: 02.02.2005 08:49
von Schwarzer-Schlumpf
So hab das mal beobachtet.

Er trägt immer noch 01.01.1970 ein, obwohl die Leute was angegeben haben.
Das kommt auch mit einem neu eingebauten Feld vor und das ist auch ein Pflichtfeld. Man füllt es aus, aber hinterher ist es wieder leer.

Verfasst: 26.04.2005 21:46
von Schwarzer-Schlumpf
push

Verfasst: 07.06.2005 17:29
von Patriz
Hi!

Bei mir trägt er den 1.7.1970 nur dann ein, wenn keine Angaben zum Geburtstag gemacht werden.
Ansonsten wird bei einer Neuanmeldung der 29.06.1976 im Profil eingetragen. Wenn das Mitglied dann wieder ins Profil geht und den Geburtstag nochmals ändert, stimmt alles.

Kent jemand das Problem?

Gruß Patriz

Verfasst: 13.06.2005 16:30
von Schwarzer-Schlumpf
Das ist genau mein Prob wie oben beschrieben :-)

Hab dann da auch mal ein Prob...

Verfasst: 26.07.2005 07:46
von scorpion144
...und ich such schon seit heute Nacht um 3 :D

Parse error: parse error, unexpected ',' in /usr/export/www/vhosts/funnetwork/hosting/partytreff/includes/usercp_register.php on line 647

Code: Alles auswählen


646  			$sql = "INSERT INTO " . USERS_TABLE . "	(user_id, username, user_regdate, user_password, user_email, user_icq, user_website, user_occ, user_from, user_interests, user_sig, user_sig_bbcode_uid, user_avatar, user_avatar_type, user_viewemail, user_aim, user_yim, user_msnm, user_attachsig, user_allowsmile, user_allowhtml, user_allowbbcode, user_allow_viewonline, user_notify, user_notify_pm, user_popup_pm, user_timezone, user_dateformat, user_lang, user_style, user_level, user_allow_pm, user_birthday, user_next_birthday_greeting, user_active, user_actkey)

647  				VALUES ($user_id, '" . str_replace("\'", "''", $username) . "', " . time() . ", '" . str_replace("\'", "''", $new_password) . "', '" . str_replace("\'", "''", $email) . "', '" . str_replace("\'", "''", $icq) . "', '" . str_replace("\'", "''", $website) . "', '" . str_replace("\'", "''", $occupation) . "', '" . str_replace("\'", "''", $location) . "', '" . str_replace("\'", "''", $interests) . "', '" . str_replace("\'", "''", $signature) . "', '$signature_bbcode_uid', $avatar_sql, $viewemail, '" . str_replace("\'", "''", str_replace(' ', '+', $aim)) . "', '" . str_replace("\'", "''", $yim) . "', '" . str_replace("\'", "''", $msn) . "', $attachsig, $allowsmilies, $allowhtml, $allowbbcode, $allowviewonline, $notifyreply, $notifypm, $popup_pm, $user_timezone, '" . str_replace("\'", "''", $user_dateformat) . "', '" . str_replace("\'", "''", $user_lang) . "', $user_style, 0, 1, ",, '$birthday', '$next_birthday_greeting';

648  			if ( $board_config['require_activation'] == USER_ACTIVATION_SELF || $board_config['require_activation'] == USER_ACTIVATION_ADMIN || $coppa )

649  			{
Bitte bitte helfen, ich verzweifel hier schon :(

PS: Achja, das Resultat ist, das ich nicht mehr in´s Profil komm !

Verfasst: 26.07.2005 17:16
von t2004
Die Zeile 647 muß doch so enden:

Code: Alles auswählen

'$next_birthday_greeting');
mfg

Im Portal wird kein Geburtstagkind aufgelistet

Verfasst: 25.11.2005 08:44
von Sleepy00
Hello @ all!

Ich werd einfach nicht schlüssig warum im Portal mir keine Geburtstagkinder anzeigt..

an was kann das liegen?

cya sleepy00

Re: Im Portal wird kein Geburtstagkind aufgelistet

Verfasst: 25.11.2005 12:42
von Markus67
Sleepy00 hat geschrieben:Hello @ all!

Ich werd einfach nicht schlüssig warum im Portal mir keine Geburtstagkinder anzeigt..

an was kann das liegen?

cya sleepy00
welchen Portalmod hat du denn?

Markus

Verfasst: 25.11.2005 16:40
von Sleepy00
Habe das

Intro + Portal MOD 1.50a

welches php File kann dir helfen, bzw. wo müsste der Fehler liegen?

cya sleepy00