duplicate title for field1 and field4 in editOnePic.php duplicate title for field1 and field4 in editOnePic.php
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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 1 Guest 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