Topic on Extension talk:AdaptiveThumb

Installed, but nothing happens!

4
Moscowdreams (talkcontribs)
ThorstenStaerk (talkcontribs)

correct, I just reproduced it. You have to add

wfLoadExtension ('adaptivethumb');

not

wfLoadExtension ('AdaptiveThumb');

Avoid the CamelCase and you'll be good

ThorstenStaerk (talkcontribs)
ThorstenStaerk (talkcontribs)

most probably you have an old version where you still need to set $wgAllowExternalImages=true; which is a security issue, sorry

Reply to "Installed, but nothing happens!"