Help thumbs First Topic [pic] on Forum Index' version 0.0.6
Hallo
I installed 'First Topic [pic] on Forum Index' version 0.0.6'
There ocure 2 problems,
*First only the Thumbnail of the latest topic is show & it jumps down next to te previous topic .
(the thumb of the flowers belong to the topic with title "Test" & there is a picture in the second topic allso but not shown as a thumb)
*Second The Thumbnail is shown twice :
http://imageshack.us/f/109/topickq.jpg/I would like a thumbnail for every topic not only the new ones, shown next to the topic title &
shown only once.
I really dont know where to adjust the settings e how.
Thank you very much
oct
here are my settings of
first_x_in_forum_index_config:
--------------------------------------------------- ------------------------------------
Code:
<?php
if (!defined('IN_PHPBB'))
{
exit;
}
$function_mode = 'attachment';
$width_or_height_img = 'mix';
$convert_max_size = 80;
$no_pic_img = 'no';
$no_img_placeholder = 'no';
$border_color = '#F6F4D0';
$active_4_search = 'yes';
$affected_forum_att = array(1,4,5,67,6,7,8,9,42,43,68,44,45,71,69,70,73,7 6,72,46,47,48,10,13,14,15,18,19,20,16,53,54,55,57,5 0,31,58,59,60,61,65,66,63,64,21,22,38,39,40,41,23,2 4,25,26,27,29,49,30,12,32,33,34,35,36,37,51,52);
$affected_forum_img = array(1,4,5,67,6,7,8,9,42,43,68,44,45,71,69,70,73,7 6,72,46,47,48,10,13,14,15,18,19,20,16,53,54,55,57,5 0,31,58,59,60,61,65,66,63,64,21,22,38,39,40,41,23,2 4,25,26,27,29,49,30,12,32,33,34,35,36,37,51,52);
?>