OK I have Coppermine on a site I help at. Im having problems with thumbnails on large images.
www.anime-shards.com/gallery/
Could someone help me out
You've done some modifications to the theme.php that seem to be causing your problems. For example...
<!--if (isset(CAT_ALBUMS)){-->
and
<!--};-->
show up in your page source. Looks like you tried to comment out some php code using html comments. Go back thru the code and check for programming errors.
Did you also change the Max dimension of a thumbnail from 100 to something larger, like 200 or 266?
I was fallowing the invisionboard intigration instructions
do you mean the integration instructions from the coppermine documentation or the invisionize hack? Anyway, undo your modifications then and try once more.
Joachim