News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

duplicate title for field1 and field4 in editOnePic.php

Started by unclescrotor, June 12, 2004, 02:04:31 AM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

unclescrotor

line 296 of editOnePic is:


{$CONFIG['user_field1_name']}


It should be:
{$CONFIG['user_field4_name']}

This causes the title for custom field 1 to show up as the title for custom field 4.

Casper

It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here

Joachim Müller

@Casper: please make also an entry into the changelog, so we can keep track of bugs that have been fixed after 1.3.0 release...

GauGau

Casper

Quote from: GauGau on June 13, 2004, 08:58:06 PM
@Casper: please make also an entry into the changelog, so we can keep track of bugs that have been fixed after 1.3.0 release...

GauGau

Done  ;)
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here