Thread Starter Icon in User Message Info [Deleted]

AnzahTools

Well-known member
AnzahTools submitted a new resource:

Thread Starter Icon in User Message Info - Shows in the User Message Info an icon (default is a pen) which identifies the user as the thread cr

Description
Shows in the User Message Info an icon (default is a pen) which identifies the user as the thread creator.

Feature summary
  • FA Threadstarter Icon
  • adjustable icon
  • adjustable position
Donate
If you like our work, please consider sending a small donation...

Read more about this resource...
 
Replace in the ac_tsb_message_macros.less template
CSS:
.message-userDetails .at_ni_label {
    .xf-ac_tsb_div();
}
with this:
CSS:
.message-userDetails .at_ni_label {
    .xf-ac_tsb_div();
    
    & i {
        font-weight: 600;
    }
}

And please use our forum for questions and suggestions.
 
When I try to upgrade I get the following error message:
Confirm action said:
We found some errors while trying to upgrade the following add-on:[AnzahTools] Thread Starter · 1.0.0 -> 1.1.1

The following errors must be resolved before continuing:
  • This add-on cannot be installed/upgraded because 13 files are missing.

I love this little add-on. Could you check on this? Thank you so much!
 
@geekgasm Please prefer our forum to report bugs, it is easier to work with.

Something must have gone wrong with your upload:
View attachment 220854
Got it, thanks! I have created a post on your website.

EDIT:

I fixed the issue. The ".git" folder was hidden, so it's a permission issue. I unhide it using holding down Cmd+Shift+. (period) on my MacBook Pro. After that, I uploaded the missing directory to its corresponding location within the add-on. Then I ran a File Health Check, and it passed without any issues and after I was able to upgrade the add-on without any problems.
 
Last edited:
This resource has been removed and is no longer available. The following reason was provided:
This resource has been deleted by XenForo Ltd. in line with our resource housekeeping criteria.
 
Top Bottom