Quantcast
Channel: phpBB.com
Viewing all articles
Browse latest Browse all 2457

phpBB Custom Coding • Re: Cron task

$
0
0
On line 406 of /includes/ucp/ucp_profile.php you would need to add conditional to alter the array $cp_data

Code:

// Update Custom Fields$cp->update_profile_field_data($user->data['user_id'], $cp_data);
That may not work when you are in the ACP so you may want to consider altering the function update_profile_field_data

Statistics: Posted by thecoalman — Sun Jul 14, 2024 5:38 pm



Viewing all articles
Browse latest Browse all 2457

Trending Articles