Seite 2 von 2

Verfasst: 18.03.2008 17:23
von sound-ks
Hallo,

Suche das hier :

Code: Alles auswählen

// Anti Bot Question Mod - End	$strip_var_list = array('email' => $abq_email_variable_name, 'icq' => 'icq', 'aim' => 'aim', 'msn' => 'msn', 'yim' => 'yim', 'website' => 'website', 'location' => 'location', 'occupation' => 'occupation', 'interests' => 'interests', 'confirm_code' => 'confirm_code', 'abq_aw' => $abq_config['abq_variable_name'], 'idabq' => 'idabq');
Ersetze es Mit:

Code: Alles auswählen

// Anti Bot Question Mod - End	
	$strip_var_list = array('email' => $abq_email_variable_name, 'icq' => 'icq', 'aim' => 'aim', 'msn' => 'msn', 'yim' => 'yim', 'website' => 'website', 'location' => 'location', 'occupation' => 'occupation', 'interests' => 'interests', 'confirm_code' => 'confirm_code', 'abq_aw' => $abq_config['abq_variable_name'], 'idabq' => 'idabq');
MfG

Verfasst: 18.03.2008 17:46
von AciD-InC
jetzt kommt :cry:


Parse error: syntax error, unexpected '/' in /www/htdocs/xxx/forum/includes/usercp_register.php on line 212

Verfasst: 18.03.2008 17:47
von Andi1111
kann es sein das du beim kopieren einen / vorne vergessen hast?
// Anti Bot Question Mod - End

Verfasst: 18.03.2008 17:58
von AciD-InC
super vielen vielen dank! funzt jetzt alles