Hi,
I dont write this script, Erwin wrote... so i am a little bit out... but if i understand the MiniFrontPage what he do is pick the article image (inserted by mosimage or by Editor) if there isnt any image it pick the category or section image...
If there is no image set to the category or to the section it pick the default image... So if you dont have any image in the article & section & category it will pick the default one.
You can change the location of this image selecting the each one you want and add the url path to this line:
| Code: |
$default_image_path = "modules/minifrontpage/default.gif";
|
you can find that in index.php file...
Regards,