YAFLogo

juju
  • juju
  • 72.2% (Friendly)
  • YAF Lover Topic Starter
13 years ago
It sounds elementary but for half a day i was looking for the settings on showing the upload attachment button in the editor window. At first i thought it was just in the Image Attachment Settings within the admin and I have already placed the necessary values but the editor still does not appear.

It's quite wierd as I have a local installation with a local db that show the attach button. Please let me know where to edit this in the admin area.


hmmmm.... click thanks if my posts are useful
Sponsor
tha_watcha
  • tha_watcha
  • 100% (Exalted)
  • YAF.NET Project Lead 🤴 YAF Version: 4.0.1 BETA
13 years ago
Take a look at the Access Mask (Admin -> Users and Roles -> Access Mask) there is a flag for a allow Upload

The Logic is, you have an access mask which you can bind to a user role, which you can specific for every forum in every category. If you want to Attach Files as Admin you need to modify the Admin Access Mask and Bind this to the Administrator Role.

zebb
  • zebb
  • 50.6% (Neutral)
  • YAF Forumling
13 years ago
I'm having the same issue, if I'm an admin I can attach files to a post, but if I'm just a "Member" I cannot. Even after changing the Access mask:

Member Access

Read Yes | Post Yes | Reply Yes | Priority No |

Poll No | Vote Yes | Moderate No | Edit Yes |

Delete No | Upload Yes | Download Yes

Your YAF.NET Version: 1.9.5.5 (Date: 3/3/2011).

Is it connected at all to Ranks too? Do members have to reach a certain rank first?

Secondly, I'm having an issue in Chrome where the forum icon on the main page isn't falling into the first table column correctly. It's set to 1% width in Forum.css, but no matter how I change that CSS it doesn't affect that area. Thoughts? See Attached.

***UPDATE***

So I have narrowed down the Icon issue (sort of). Apparently if I use all custom icons for each topic - that is when it gets jacked up. If I change just one of them back to "none" (topic.gif) as the selected image then it fixes it. Which is why your site works correctly and mine doesn't. In Firefox the icons disappear completely if I have all custom icons.

Still need a solution though.