forum.coppermine-gallery.net

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Themes/Skins/Templates => Topic started by: joeyphoto on November 14, 2005, 02:23:45 am

Title: Ghost albums after deletion
Post by: joeyphoto on November 14, 2005, 02:23:45 am
http://www.southbayexposure.com

If you scroll to the right you can see blank fields where  albums used to be.
Is there any way to eliminate this effect?
Title: Re: Ghost albums after deletion
Post by: Tranz on November 14, 2005, 02:53:38 am
What did you delete?

In Config, check:  Number of columns for the album list
Title: Re: Ghost albums after deletion
Post by: joeyphoto on November 14, 2005, 03:01:58 am
I haven't changed anything in Config.

But I did change the theme.php.  I found 'album_list_cols' but where is it being set?

I havent changed any of this.  I just applied the pop-up mod and a watermark mod.
Title: Re: Ghost albums after deletion
Post by: joeyphoto on November 14, 2005, 03:09:17 am
oh but you know what.  When I do administration, I go through the backdoor and directly open login.php

since there's no admin link in my theme.  Could that be a problem?
Title: Re: Ghost albums after deletion
Post by: Tranz on November 14, 2005, 03:12:35 am
Could you try using one of the default themes that come with Coppermine? It's good to have one lest there are issues with the custom theme.
Title: Re: Ghost albums after deletion
Post by: joeyphoto on November 14, 2005, 03:25:32 am
I just tried classic theme and I see it there too  ???

Here's my database with the default classic theme
http://southbayexposure.hn.org/cpg135/cpg.php


Anything else I should check?  I'm starting to think that I shouldn't do administration directly through login.php
Title: Re: Ghost albums after deletion
Post by: joeyphoto on November 14, 2005, 05:25:16 am
Ok I figured it out.

In the Config menu.  Number of columns in Album list creates these ghost columns even if you dont have albums.

I had mine set to 12 when I only have 2 albums so there were 10 ghost columns created.  I think this is a bug.
Title: Re: Ghost albums after deletion
Post by: Joachim Müller on November 14, 2005, 07:09:30 am
you're including your overall site layout including the extra <html>, <head> and <body> sections, which results in crappy html output. The classic theme is not there, you modified it. This is not how to properly theme your site. I recommend doing from scratch.