forum.coppermine-gallery.net

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Miscellaneous => Topic started by: SeaWitch on May 14, 2005, 08:18:12 pm

Title: No page displaying when clicking to access a gallery
Post by: SeaWitch on May 14, 2005, 08:18:12 pm
here's what I see when I go into my gallery

http://forum.sealordsvf.org/gallery/

Everything is fine, until you actually try to go into one of the albums.  Then all you get is a blank page
http://forum.sealordsvf.org/gallery/thumbnails.php?album=17

I've tried this in Firefox, Opera and IE, with the same results.  Cleared the cache, still does it.

This was working just fine a week ago, and then I upgraded my IPB (from 2.02 to 2.04).  Is there some other setting I should be looking at?  The only integration I've done between forum and gallery has been to bridge the user db. 
Title: Re: No page displaying when clicking to access a gallery
Post by: Joachim Müller on May 15, 2005, 08:43:52 am
did you apply bridging as suggested in the coppermine docs, or could it be that you're using the unsupported and unrecommended third-party mod "coppermine goes invisionize"? Actually, you get some output back from the page: viewing the source code of the albums page shows
Code: [Select]
<html><body></body></html>, which indicates that there's an issue with the theming engine (which is exactly what the hack "coppermine goes invisionize" does.
Title: Re: No page displaying when clicking to access a gallery
Post by: SeaWitch on May 15, 2005, 04:54:56 pm
I have not used the third party hack.  What I did do was customize the skin a litte for the gallery and of course made some skins for the forum.  But, that was done a fair bit ago.  The gallery WAS working with my own skin.  Also, when bridging, I did it so that the user db is integrated.  That's the only part that's integrated.  I added a link to the gallery from the forum, and vice versa.

I notice I didn't mention this part either...

If you click on an image in the "random images" display, or the "last uploaded files" display, you CAN and do go straight to the image.  The problem is only happening in the actual albums.
Title: Re: No page displaying when clicking to access a gallery
Post by: kegobeer on May 15, 2005, 06:15:14 pm
If you disable the bridge, does the problem go away?
Title: Re: No page displaying when clicking to access a gallery
Post by: SeaWitch on May 15, 2005, 07:33:54 pm
I'll try that after I get back from trimming my mares' feet.  I'm thinking it may be the IBF upgrade that did it.
Title: Re: No page displaying when clicking to access a gallery
Post by: SeaWitch on May 16, 2005, 04:29:16 am
I disabled the bridge and it still happens.  I can access the albums to edit properties, and edit images too.  So, for whatever reason, it looks like thumbnails.php is not parsing correctly maybe?  As I said, the only recent change was upgrading from 2.02 to 2.04. 
Title: Re: No page displaying when clicking to access a gallery
Post by: SeaWitch on May 16, 2005, 04:51:53 am
I reuploaded thumbnails.php and that fixed the problem.  :)
Title: Re: No page displaying when clicking to access a gallery
Post by: SeaWitch on May 18, 2005, 07:38:22 am
Something else I should tell you about, this is definitely an IBF problem using the upload utility.  What happened is when I ran the utility, it stripped thumbnails.php and albummgr.php to 0 bytes.  I compared the last change date of the files to the upgrade times in the admin panel for my board, and they matched exactly.