HTML Logo by World Wide Web Consortium (www.w3.org). Click to learn more about our commitment to accessibility and standards.

Skip navigation

Error given when viewing your own attachments

Title Error given when viewing your own attachments
Description An error may be given when browsing for attachments to re-use.
Affects All users
Fix Change line 187 of sources/attachments.php from:

Code

      $tpl=render_attachment(array(),$myrow,uniqid(''),get_member(),false,$connection);
to:

Code

      $tpl=render_attachment(array(),$myrow,uniqid(''),get_member(),false,$connection,get_member());


Trackbacks

There have been no trackbacks yet


There have been no comments yet


Make comment
Your name: (join or login)
Subject:
Your message: