Topic Title as Weblink
Verfasst: 04.12.2005 01:05
Hallo,
hier in der Anleitung steht:
So aber das finde ich nicht in meiner posting.php
Habe schon alles versucht.
Ich habe die posting.php mal zum Download gestellt: posting.php.
Hoffentlich kann mir jemand helfen.
Julian
hier in der Anleitung steht:
Code: Alles auswählen
#
#-----[ OPEN ]--------------------------------------------------
#
posting.php
#
#-----[ FIND ]------------------------------------------------
#
$topic_type = ( in_array($topic_type, array(POST_NORMAL, POST_STICKY, POST_ANNOUNCE)) ) ? $topic_type : POST_NORMAL;
#
#-----[ IN-LINE FIND ]------------------------------------------------
#
POST_ANNOUNCE
#
#-----[ IN-LINE AFTER, ADD ]------------------------------------------------
#
, POST_TITLE_LINK
# Habe schon alles versucht.
Ich habe die posting.php mal zum Download gestellt: posting.php.
Hoffentlich kann mir jemand helfen.
Julian