coppermine-gallery.com/forum

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: Sogeri on November 22, 2003, 01:04:44 AM

Title: Custom fields for image description do not show
Post by: Sogeri on November 22, 2003, 01:04:44 AM
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/
Title: Custom fields for image description do not show
Post by: Joachim Müller on November 22, 2003, 11:47:28 AM
do you use the theme that comes with the 1.2.0 package?

GauGau
Title: Custom fields don't show.
Post by: frrogoy on November 22, 2003, 09:56:15 PM
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.
Title: Custom fields for image description do not show
Post by: Sogeri on November 23, 2003, 01:19:55 AM
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]
Title: Custom fields for image description do not show
Post by: Sogeri on November 23, 2003, 01:21:20 AM
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?!?
Title: Custom fields for image description do not show
Post by: Joachim Müller on November 23, 2003, 02:26:15 AM
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
Title: Custom fields for image description do not show
Post by: Sogeri on November 23, 2003, 03:34:52 AM
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)
Title: Custom fields for image description do not show
Post by: Joachim Müller on November 23, 2003, 09:54:17 AM
Did you enter any values into the custom fields? They only show if they contain a value...

GauGau
Title: Custom fields for image description do not show
Post by: DaMysterious on November 23, 2003, 12:14:55 PM
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.
Title: Custom fields for image description do not show
Post by: Joachim Müller on November 23, 2003, 12:17:09 PM
What does phpinfo() say about
Quote$_GET['lang']
?
Maybe you could put it in brackets, like this
Quote{$_GET['lang']}

GauGau
Title: Custom fields for image description do not show
Post by: Sogeri on November 23, 2003, 04:14:31 PM
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!