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...
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...