AndrewD
i have folder with more than 3000 bmp images
i want to put it in category with description begin like this:
HTML Code:
[img]https://vborg.vbsupport.ru/external/2008/09/1.bmp[/img]
and so on for other files
this will give the picture appearing in the description
i open new category , i run scan admin
and it insert all files but the error is not write description as i want
i use this in:links_scantext
PHP Code:
$file[name] [img]https://vborg.vbsupport.ru/[/img]
but $file[name] not show any thing !
i test the default template and also it will not whow the filename
i need to show filename with extension also to make it work
plz help me
thanks