Love this mod
works fab with 4.1.9 also
Just worth mentioning the codeline
PHP Code:
$article_neu['picture'] = '<a href="/content.php?r=' . $article['nodeid'] . '-' . $article['url'] . '"><img src="'.$article['previewimage'].'" alt="" title="#htmlcaption'. $article['nodeid'] . '" /></a>';
youl probably have to drop the
r= out for direct links to be achieved correctly
Plus if your board has a url like mine such as
http://www.tabletennistalk.co.uk/forum/forum.php
your slider folder still should be 'slider/'
which is confusing some i think and will rectify many errors