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

Migrated Files Issue #433

Open
GitWonder opened this issue Feb 18, 2025 · 0 comments
Open

Migrated Files Issue #433

GitWonder opened this issue Feb 18, 2025 · 0 comments
Labels

Comments

@GitWonder
Copy link

Bug Report

Current Behavior
Migrating files from a phpbb instance and have manually updated the references inside of posts.

If a user creates a new post it will happily preview the file
e.g. [upl-image-preview uuid=d5ba12ba-a8fc-4ddf-91ac-e59246758c95 url=https://www.awareim.com/forum/assets/files/2025-02-17/1739788733-551051-bild1.png alt={TEXT?}]
This displays fine

This is a link from a file reference updated during the migration

[upl-image-preview uuid=10c47e75-479f-481e-9b02-5348a333e9ed url=https://www.awareim.com/forum/assets/files/phpbb_migrated/885_c7d996f3804b881b41eca496ce027226]

This just shows as straight text on the related post.

If I edit this post I get an error "No adapter configured for 0"

However I have jpegs configured
Image

If I change these to be default images everything works fine.

If I ignore the issue the post saves with a pink "Cannot display due to error message" instead of the post.

Here's an example https://www.awareim.com/forum/d/12989-cursor-path-on-a-form

Steps to Reproduce
Migration issue, not a UI issue

Expected Behavior
A clear and concise description of what you expected to happen.

Screenshots

Environment

  • Flarum version: 1.8.9
  • Extension version: 1.8.1
  • Website URL: https://www.awareim.com/forum/
  • Webserver: [e.g. apache, nginx]
  • Hosting environment: Shared
  • PHP version: 8.2
  • Browser: [e.g. chrome 67, safari 11]
Don't have access to terminal at the moment

Possible solution(s)

Additional Context
Add any other context about the problem here.

@GitWonder GitWonder added the bug label Feb 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant