• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Paul Clapham
  • Tim Cooke
  • Devaka Cooray
Sheriffs:
  • Liutauras Vilda
  • paul wheaton
  • Rob Spoor
Saloon Keepers:
  • Tim Moores
  • Stephan van Hulst
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
Bartenders:
  • Carey Brown
  • Roland Mueller

attachment icon

 
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi!
In 2.1.6 in the "forum_show.htm" I foun out this lines:

<#if topic.hasAttach() && attachmentsEnabled></#if>

If I inderstend right it say - "if topic include attachment and attacments allow- must be icon of attachment near the name of topic in the list of topics.
This option not working.
If i attach file (as to this message) no icon of attachment seems with this topic name on the topics list of forum
Is it BUG or is it DISABLED FEATURE that may be SWITHED ON?
It is important for me
Thank you
Yanam
[originally posted on jforum.net by yanam]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The query is always returning "no attachments" currently. It is left this way because some performance issues, that we expect to fix in a future release.

Rafael
[originally posted on jforum.net by Rafael Steil]
 
The first person to drink cow's milk. That started off as a dare from this tiny ad:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic