HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
SMF2 Import Adventures Redux: the case of the additional 'n' in avatars
KelseyB
New
This is a super odd one.
All of the paths of imported avatars have an additional 'n' at the start of the filename.
avatar.png becomes navatar.png
angryboy.gif becomes nangryboy.gif
It's not in the database, it's not in the import file, it's not in the filename. I have no idea what's going on!
Tagged:
0
Comments
This is intended. It's the prefix vanilla uses to differentiate between the small & cropped ("n") and large ("p") version of each profile picture.
My themes: pure | minusbaseline - My plugins: CSSedit | HTMLedit | InfiniteScroll | BirthdayModule | [all] - PM me about customizations
VanillaSkins.com - Plugins, Themes and Graphics for Vanillaforums OS
Ah, awesome, thank you.