Dieses Snippet behebt das Problem:
Code: Alles auswählen
#
#-----[ OPEN ]--------------------------------------------------
#
posting.php
#
#-----[ FIND ]--------------------------------------------------
#
include($phpbb_root_path . 'includes/functions_post.'.$phpEx);
#
#-----[ AFTER, ADD ]--------------------------------------------------
#
include($phpbb_root_path . 'includes/dl_common.'.$phpEx);
#
#-----[ SAVE/CLOSE ALL FILES ]--------------------------------------------------
#
# EoM