Custom fields for image description do not show Custom fields for image description do not show
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Custom fields for image description do not show

Started by Sogeri, November 22, 2003, 01:04:44 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Sogeri

After upgrading from CPG1.1 to CPG1.2 I noticed that the 'Custom fields for image description' do not show when single images are viewed.

Any clues why this is happening and/or a fix?

Thanks in avdance.

see: http://gallery.orchidspng.com/

Joachim Müller

do you use the theme that comes with the 1.2.0 package?

GauGau

frrogoy

Trying to post again. I get returned to the login page when I press submit.

I'm having the same problem. I searched the forum and saw the reply to a previous incidence of this was to press the information button.
I went back and looked at my album and there are 6 little squares with a dot in them across the bar above the picture. The icons are missing. Pressing one of them did display the picture information, and the custom field data was there.

Sogeri

Yes, I am using the themes that came with CPG 1.2.

Only when I use Mozilla 1.5 I get these symbols at the top left hand corner: ï"¿. They do not show when using IE6.

In IE6 I am having problems loging in and out or changing from User Mode to Admin Mode.  I cannot logout altogether. In Mozilla I can.

Weird?!?[/b]

Sogeri

Yes, I am using the themes that came with CPG 1.2.

Only when I use Mozilla 1.5 I get these symbols at the top left hand corner: ï"¿. They do not show when using IE6.

In IE6 I am having problems loging in and out or changing from User Mode to Admin Mode.  I cannot logout altogether. In Mozilla I can.

Weird?!?

Joachim Müller

I'm not sure about this one: you surely modified the original themes, so it's hard to tell if you messed with some crucial part.
To sort this out, could you post a screenshot of your config screen that shows the custom field setup?
Maybe you could post screenshots of the odd Mozilla behaviour as well?

GauGau

Sogeri

I never touched the original themes. As you can see here: http://www.rockyroephotograophics.com/gallery/

I get a parse error referring to this line (108) in the anycontent.php file:

if($_GET['lang']!=""){$cpg_current_language=$_GET['lang'];}

Screenshots of the odd behaviour are here:
(https://coppermine-gallery.com/forum/proxy.php?request=http%3A%2F%2Fwww.rockyroephotographics.com%2Fgallery%2Fdefault_error.JPG&hash=e36713daa52e26b9dbdaa47f42c264b557a97abc)
(https://coppermine-gallery.com/forum/proxy.php?request=http%3A%2F%2Fwww.rockyroephotographics.com%2Fgallery%2Fairhead_error.JPG&hash=80700719329711db6a62b5c97ad5ca3587e1e1bc)
(https://coppermine-gallery.com/forum/proxy.php?request=http%3A%2F%2Fwww.rockyroephotographics.com%2Fgallery%2Feyeball_error.JPG&hash=9e0a1813733dde04f2ff94906b9fa273d3048625)
(https://coppermine-gallery.com/forum/proxy.php?request=http%3A%2F%2Fwww.rockyroephotographics.com%2Fgallery%2Fwinterdreams_error.JPG&hash=25d83351500b69d31f29dce4cab462581868680c)

As I said it only shows up in Mozilla.[/url]

In http://gallery.orchidspng.com the Customs Fields do not show when an idividual image is viewed:

Sreenshot of my Custom Field Setup is here:
(https://coppermine-gallery.com/forum/proxy.php?request=http%3A%2F%2Fgallery.orchidspng.com%2Fcustom_fields.JPG&hash=42efb7477bc7077459cb5db6b1cf2568c68cd7b1)

Joachim Müller

Did you enter any values into the custom fields? They only show if they contain a value...

GauGau

DaMysterious

Quote from: "gaugau"Did you enter any values into the custom fields? They only show if they contain a value...

GauGau

Could it be that this behave have tot do with the used character set for Papua New Guinea? No problems here with IE6 and Opera 7.1.
DaMysterious.

Joachim Müller

What does phpinfo() say about
Quote$_GET['lang']
?
Maybe you could put it in brackets, like this
Quote{$_GET['lang']}

GauGau

Sogeri

Yes, I did put values in those fields. Since I am not the only author of the images shown. I can enter them when I 'edit' the images but in the end they do not show.

I will try your suggestion and get back to you, thanks!