o*g i have found the problem it is in database those attachments without name/id's have fileurl in database starting with ( https://link) i edit it like this (//link) to remove (https:) and they show again this is the difference i observed.
You have point me in right direction the only thing i not understand why some attachments are in this way and not the other proper way.
Thank you for all the help
Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed. We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
Good i will keep TIF images out what about missing description on older attachments?
Hi
Look in database table WP_FORO_ATTACHMENTS see Fileurl each must start like this "//domain/" without "http: or https:" if you see such "http://domain/" edit them and remove "http:" or "https:" to fix.
This is why description was missing from some images in my case, see if you have same.
Good i will keep TIF images out what about missing description on older attachments?
Hi
Look in database table WP_FORO_ATTACHMENTS see Fileurl each must start like this "//domain/" without "http: or https:" if you see such "http://domain/" edit them and remove "http:" or "https:" to fix.
This is why description was missing from some images in my case, see if you have same.
Hello, I'm sorry but do you have the script or code for that? I'm having same issues here 🙁
When images are attached - is there a way to make the thumbnail view smaller in the post?
Yes, you can manage thumbnail size in addon settings. Dashboard > Forums > Settings > Addons > Attachments admin page.