coppermine-gallery.com/forum

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: tom on January 11, 2004, 01:23:38 AM

Title: Bug? : config with fruity theme is small
Post by: tom on January 11, 2004, 01:23:38 AM
I am using a RedHat 9 with a Mozilla Browser and I am not sure if the first problem is just releated to the browser or maybe a bug of the fruity theme:

When I log in as admin and than click on config the config appears only in the top frame of the browser. When I than scroll down in this small frame to save the page appears again in normal condition.

I looked at the code and there seems to be no frame involved ....

Does anybody else has such problems ?

Thanks for your help !
Tom
Title: Bug? : config with fruity theme is small
Post by: Joachim Müller on January 11, 2004, 01:26:54 AM
fruity doesn't use frames, nor iframes. Please post a screenshot...

GauGau
Title: Bug? : config with fruity theme is small
Post by: tom on January 11, 2004, 01:41:23 AM
(https://coppermine-gallery.com/forum/proxy.php?request=http%3A%2F%2Fdynamis-consult.de%2Fcpg%2Fcpg2screen.png&hash=cca687bc4ac9a200681be12f737242be397bc0c0)

I basically use the original code and I get this each time I log in as admin and than click on config.

Any ideas on that one ?

Tom

P.S. I am still developing on my local Apache - so you can't see the page yet online. However if you think that helps I can put it in a subdirectory of a page and let you see it ...
Title: Bug? : config with fruity theme is small
Post by: Joachim Müller on January 11, 2004, 12:19:53 PM
I tested this with my linux box (RedHat9, Gnome2.0) and Mozilla 1.2.1 and can not confirm this behaviour.

If it only happens on the config screen (which is visible only for you) and can't be confirmed by others I'm tempted to say it's a client issue you could well live with...

GauGau
Title: Bug? : config with fruity theme is small
Post by: tom on January 11, 2004, 09:23:18 PM
thanks for your help - this afternoon I uploaded the CPG to a temp. directory so I can post links here in the forum to see some of the points I shared here in the forum.

You mentioned several times, that you appreciate NOT to receive PM an eMail from users which I perferctly understand. But would you be wiilling to test my site with your system - I do have exactly the same versions of RH, Gnome and Mozilla and get the same problem online and local ...

Tomorrow I am going to check our from the office wiht different Windows browsers to see if they have the same problem. SInce I am making the first CPG site for a friend of mine and I am expecting more installations for friends to come up in the future I would of course like the config-area to display normal - especially since my friends do not know so much about computers.

Tom
Title: Bug? : config with fruity theme is small
Post by: Joachim Müller on January 12, 2004, 09:44:16 AM
OK, you can pm me the data: url, username, pw and a link to this thread for easy reference. Thanks.

GauGau
Title: Bug? : config with fruity theme is small
Post by: Joachim Müller on January 14, 2004, 02:06:19 AM
tested this issue with the login data youPM'ed me: coppermine config page works fine (no "strange" behaviour) with:
Title: Problem also in yr. demo-site with Win2000+Mozilla
Post by: tom on January 14, 2004, 07:30:21 AM
I tried in the meantime also several things and found another strange behavior which is also visible to the not-logged-in-users under Windows and is in my opinion related to the above mentioned behaviour:
(https://coppermine-gallery.com/forum/proxy.php?request=http%3A%2F%2Fwww.dynamis-consult.de%2Fdemocpg.jpg&hash=5aeccce88f5ed9ff1ccd15c6517380675f0c9665)
I first clicked on a album and than on a photo and afterwards on the info-button (red-circle). Than there was a second navigation bar on ther right side. This happens with Mozilla-browser under Linux and Windows 2000 using the fruity-theme:
http://coppermine.sourceforge.net/demo/
Could some of you check if you can get the same results ?
Pls. click a bit around and if possible use Mozilla-Browser - I did not get the double Navigation-bar right away and I do not know if it would appear in other browsers (but that would be also nice to find out ...
Does anybody have an idea what could be the problem ?
I really like the fruity-theme (in my personal opinion it is the most creative one I found) and really like to use this theme.

Anybody an idea what could be the solution to the problem ?

Thanks a lot,
Tom
Title: Bug? : config with fruity theme is small
Post by: Joachim Müller on January 14, 2004, 09:26:54 AM
I noticed this behaviour with other pages as well (not with coppermine/fruity although). I think it's related to overflow : auto;in style.css - try to remove it and see if it works for you.

GauGau
Title: Re: Bug? : config with fruity theme is small
Post by: zoinks on June 19, 2005, 09:50:25 PM
Quote from: GauGau on January 14, 2004, 09:26:54 AM
I noticed this behaviour with other pages as well (not with coppermine/fruity although). I think it's related to overflow : auto;in style.css - try to remove it and see if it works for you.

I too was experiencing weird behavior only using the "Fruity" theme. I'm running Coppermine 1.3.3 downloaded off of SourceForge in June 2005. My browser is Mac Safari 1.0.3 for MacOSX 1.2.8.

Basically it looked like there was an iframe on the page but Searches of Fruity's template.html and theme.php didn't find anything of the sort. Following GauGau's instructions above for removing the "overflow" line in  Fruity's CSS cleared the problem right up!

Might I suggest that whoever's in charge of including themes with new Coppermine versions remove that line in current and future downloads? That line doesn't appear to do anything but cause browser display trouble... Since GauGau the theme creator says it was okay to remove it back in January 2004, it shouldn't be popping up in June 2005. :-\\

Anyways, glad I found this thread!
Title: Re: Bug? : config with fruity theme is small
Post by: Joachim Müller on June 30, 2005, 03:36:09 AM
hm, although the real "culprit" is your browser, the overflow attribute should be parsed properly by modern browsers. However, you have to understand that the sub-board you're posting in is for cpg1.2.x, while you have cpg1.3.x