Skip to content

Issue in Elk itself? Attachment conversion problem#75

Description

@margarett

So, attachments are also kinda broken 馃憛
I get a thumbnail (size 0) at my c:\ folder 馃槅 and no file at attachments folder.

But when looking at the topic that should have the attachment, the following errors pop in the log:
Type of error: Undefined
8: Undefined index: basedirectory_for_attachments
Only show the error messages of this URL http://localhost/elk/index.php?action=dlattach;topic=1.0;attach=1;image
Only show the errors from this file File: C:/xampp/htdocs/elk/sources/Subs.php
Line: 3065

Type of error: General
2: fopen(/1_3e974e417f1fb8d14457d0d53d606decc99feb40.elk): failed to open stream: No such file or directory
http://localhost/elk/index.php?topic=1.0
Only show the errors from this file File: C:/xampp/htdocs/elk/sources/subs/Graphics.subs.php
Line: 243
(notice how there is no attachments folder before the file name? ;-))

It seems that there some variable to define in Elk?

BTW: converting to SMF (not finished with the importer yet to submit it) also fails to create the attachment but doesn't trigger these errors...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions