Hi. Multiple attachments not shown on post editing. Looks like little bug in posting_gen_attachment_entry function:
foreach ($attachment_data as $count => $attach_row)
{
$hidden = '';
$attachrow_template_vars = array();
$attach_row['real_filename'] = utf8_basename($attach_row['real_filename ...
Search found 1 match
- Mon Jan 15, 2018 8:16 am
- Forum: [3.x] Tickets Discussion
- Topic: Multiple attachment bug (v3.2.2)
- Replies: 2
- Views: 15477