Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Instance logo & thumbnail #27

Open
jawsh207 opened this issue Mar 16, 2023 · 16 comments
Open

Instance logo & thumbnail #27

jawsh207 opened this issue Mar 16, 2023 · 16 comments
Labels
bug Something isn't working

Comments

@jawsh207
Copy link

When changing the instances logo and thumbnail via AdminFE nothing seems to change. Any ideas what causes this and how they can be changed? I've tried to change logo via Soapbox also and it doesn't work either.

@lapineige
Copy link
Member

lapineige commented Mar 16, 2023

Is the change confirmed in the AdminFE ? (if you reload, it's still there ?)

Any error in the logfile when doing so ?
For that you may need to start the server manually from the command line, I can provide guidance

@lapineige lapineige added the bug Something isn't working label Mar 16, 2023
@jawsh207
Copy link
Author

jawsh207 commented Mar 17, 2023

Is the change confirmed in the AdminFE ? (if you reload, it's still there ?)

Any error in the logfile when doing so ? For that you may need to start the server manually from the command line, I can provide guidance

Says the settings are saved and I can see the images there via AdminFE after refreshing. But it doesn't seem to actually change anything.

@lapineige
Copy link
Member

lapineige commented Mar 17, 2023

I can't try to reproduce right now as my admin frontend fails with an error.

Maybe upgrading to the latest version (#24 just merged, you should see a normal upgrade available) would help ? I don't think so but just in case…

@bugsysop
Copy link
Collaborator

@jawsh207
What frontend do you use?

@jawsh207
Copy link
Author

@jawsh207 What frontend do you use?

I'm using Soapbox. But it doesn't seem to stick with the default Akkoma/PleromaFE either.

@bugsysop
Copy link
Collaborator

The configuration in the Admin UI is only for default Frontent.

For Soapbox you have to use is own configuration menu

@jawsh207
Copy link
Author

The configuration in the Admin UI is only for default Frontent.

For Soapbox you have to use is own configuration menu

If you read all comments and the original issue, it doesn't stick when changing with either the default FE or Soapbox.

@lapineige
Copy link
Member

Please try again with the new version once it's available #28 (or now, it should work)

@jcrabapple
Copy link

This is still an issue after the latest update.

@jawsh207
Copy link
Author

This is still an issue after the latest update.

I switched my instance back to Pleroma. The only thing I really miss is quote posts.

@twizzayy
Copy link
Contributor

Have you tried setting the logo and thumbnail through config.exs?

Example:

config :pleroma, :frontend_configurations,
  pleroma_fe: %{
    logo: "/static/img/LegendaryLogo.png"

Additionally, changing the favicon.ico file in whatever front end you are using allows you to change the icon.

This is how I have always configured my instances on pleroma or Akkoma. I don't really use AdminFE with YNH. The configurations there often don't persist through upgrades.

#25
pleroma #227

@jawsh207
Copy link
Author

jawsh207 commented Jun 21, 2023

Have you tried setting the logo and thumbnail through config.exs?

Example:

config :pleroma, :frontend_configurations,
  pleroma_fe: %{
    logo: "/static/img/LegendaryLogo.png"

Additionally, changing the favicon.ico file in whatever front end you are using allows you to change the icon.

This is how I have always configured my instances on pleroma or Akkoma. I don't really use AdminFE with YNH. The configurations there often don't persist through upgrades.

#25 pleroma #227

Setting favicon didin't work either. I just reverted back to vanilla Pleroma. Everything works as expected. I can live without quote posts.

@lapineige
Copy link
Member

This is still an issue after the latest update.

I switched my instance back to Pleroma.

How did you do ?
That might be interesting to others :)

@lapineige
Copy link
Member

I don't really use AdminFE with YNH. The configurations there often don't persist through upgrades.

We need to fix this.

@jcrabapple
Copy link

Any fix for this yet?

@lapineige
Copy link
Member

No one worked on it as far as I know, so no news.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants