Exists in the style Subsilver2 .playerfr wrote:romano for Progress bar is it possible ?
http://www.phpbb.com/community/viewtopi ... 0&t=579645wuschel_stefan wrote:Hello.
I need a mod to upload for example 20 Pictures in a Post. And I not want to select each Picture separate.
Open: styles/prosilver/template/posting_layout.htmlandrewloh wrote:Cool.. this is what i am looking for since version 2.
How can I change to make it start by 5 upload entries ?
Code: Select all
subPanels(show_panel);
Code: Select all
for(i=0;i < 5;i++){
add_more_upload();
}