Advanced search  

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

Pages: [1]   Go Down

Author Topic: Forgotten filter in profile.php?  (Read 1940 times)

0 Members and 2 Guests are viewing this topic.

dudah84

  • Coppermine newbie
  • Offline Offline
  • Posts: 11
Forgotten filter in profile.php?
« on: September 11, 2019, 12:32:37 am »

I needed to use the filter in profile.php ('profile_add_data'), but once I'd implemented it, I realized it's output isn't used anywhere.

Replaced
Code: [Select]
make_form($display_profile_form_param, $form_data);With
Code: [Select]
make_form($profile_data[0], $profile_data[1]);
Logged
Pages: [1]   Go Up
 

Page created in 0.02 seconds with 19 queries.