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

Attachment FileModel can't initialize #3

Closed
comete-upn opened this issue Mar 9, 2018 · 3 comments
Closed

Attachment FileModel can't initialize #3

comete-upn opened this issue Mar 9, 2018 · 3 comments
Labels
enhancement New feature or request

Comments

@comete-upn
Copy link

Hello,

Thanks for this plugin.

We have an issue when using attachment files in a Wiki. It produces this error:

PHP message: PHP Fatal error:  Class 'Kanboard\Plugin\Wiki\Model\FileModel'
not found in plugins/Wiki/Model/WikiFile.php on line 11

Line 11 is the class definition: class WikiFileModel extends FileModel.

Is it because of the namespace?

Regards.

@lastlink lastlink added the enhancement New feature or request label Mar 10, 2018
@lastlink
Copy link
Contributor

lastlink commented Mar 10, 2018

Currently attachments don't work, they are a pending feature.
Someone else can work on it, or it'll be when I come back to work on it. Now I can hide the capability until then. I have the button there kind of as a teaser that it will be there eventually.

In the meantime you can add links or images using markdown for files attached in tasks for a project.

@brianneve
Copy link

End of year. Or earlier if I understand
class WikiFileModel extends FileModel ....

@creecros
Copy link
Collaborator

creecros commented Oct 3, 2018

#19 Adds File attachments.

image

@creecros creecros mentioned this issue Oct 3, 2018
4 tasks
@creecros creecros mentioned this issue Oct 5, 2018
4 tasks
@ovruni ovruni mentioned this issue Aug 12, 2023
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants