coppermine-gallery.com/forum

Support => Older/other versions => cpg1.3.x Support => Topic started by: Kamui Shirou on October 12, 2004, 02:46:36 AM

Title: Alittle problem
Post by: Kamui Shirou on October 12, 2004, 02:46:36 AM
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
Title: Re: Alittle problem
Post by: kegobeer on October 12, 2004, 03:01:58 AM
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?
Title: Re: Alittle problem
Post by: Kamui Shirou on October 12, 2004, 03:37:45 AM
I was fallowing the invisionboard intigration instructions
Title: Re: Alittle problem
Post by: Joachim Müller on October 12, 2004, 07:27:02 AM
do you mean the integration instructions from the coppermine documentation or the invisionize hack? Anyway, undo your modifications then and try once more.

Joachim