kip2001 wrote: Ahh can you make it in english?![]()
Code: Select all
Could not obtain post/user information.
Code: Select all
$sql = array(
"ALTER TABLE ".$table_prefix."posts_text ADD post_from VARCHAR(255)",
"ALTER TABLE ".$table_prefix."posts_text ADD post_email VARCHAR(255)",
"ALTER TABLE ".$table_prefix."posts_text ADD post_website VARCHAR(255)",
"ALTER TABLE ".$table_prefix."posts_text ADD post_icq VARCHAR(255)",
"ALTER TABLE ".$table_prefix."posts_text ADD post_aim VARCHAR(255)",
"ALTER TABLE ".$table_prefix."posts_text ADD post_gender TINYINT",
Code: Select all
'U_GUESTBOOK' => append_sid('guestbook.'.$phpEx.'?t=x'),
Code: Select all
$lang['Gender'] = 'Geschlecht';
$lang['Male'] = 'Männlich';
$lang['Female']='Weiblich';
$lang['Guestbook']='Gästebuch';
$lang['Return']='zurück zum Gästebuch';
$lang['Name']='Name';
$lang['Comment']='Einträge';
$lang['From']='Land';
$lang['Sign']='ins Gästebuch eintragen.';
'U_GUESTBOOK' => append_sid('guestbook.'.$phpEx.'?t=x'),
Could not obtain post/user information.
Code: Select all
http://cesky-spolek.dyndns.biz/forum/forum/www.Neverlands.at
dreamy wrote: For the images in double in repertory root/images/book it is normal because I wanted to prevent that
if the guestbook is installed on another topic this one does not
function.