Replies: 4 comments 4 replies
|
It looks like this is an expected behaviour.. it seems that So if this is expected, is there any way for the porter to add the n to the database refrence to it? or even some quick and dirty code as a fix for now? |
|
Hey @linc any chance we can look at this fix also. Very annoying to have to manipulate the database or file system after an import. It seems the avatar file name value stored in the vanilla database does not have a n = Smaller Avatar IMO I would not give a user an option and just set the p (larger file) as that way there is no loss? The small files are really small. When you add the path to the user table for avatar_url you would just prepend a |
|
This was a lot more complex than I guessed it would be, but it all came back to me as I was working on it. 😅 #60 |
|
This fix / improvement is in 3.5.1 |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
The tool worked great and brought over all my data and I read somewhere else tha tyou have to manually move the userpics and attachments to the assets dir in Flarum.. problem I am having for some reason is it seems that if i right click on an avatar on the site that is not showing it sows that its path is
/assets/avatars/userpics/KQ3XW8MUNY0F/6VKJZPSQHKAS.jpegwhen I look to see if that file exists i see that all the avatars seem to be prefixed with a p or an n or some other letter.. I am not sure if in Vanilla if this is for a reason that anyone else knows why or a solution. I can just either rename the files or update the database refrence but curious if there is a better way?All reactions