View Issue Details

IDProjectCategoryView StatusLast Update
0005093Composr alpha bug reports[All Projects] General / Uncategorisedpublic2022-11-30 19:50
ReporterPatrick SchmalstigAssigned ToChris Graham 
SeverityMinor-bug 
Status resolvedResolutionfixed 
Summary0005093: Exporting file dump: fseek stream does not support seeking
DescriptionWhen exporting a file dump, this error is thrown: PHP WARNING [2] fseek() [<a href='http://php.net/manual/en/function.fseek.php'>function.fseek.php</a>]: stream does not support seeking in sources/tar.php on line 614

This only happens on my production server; my local development environment does not trigger this error. Running PHP 8.0.
TagsNo tags attached.
Sponsorship open

Activities

Chris Graham

2022-11-30 02:47

administrator   ~0007760

This isn't the file/media library (filedump addon), it's the tar_dump.php script. Confused me for a bit.

Issue History

Date Modified Username Field Change
2022-11-29 23:35 Patrick Schmalstig New Issue
2022-11-29 23:35 Patrick Schmalstig Status non-assigned => assigned
2022-11-29 23:35 Patrick Schmalstig Assigned To => Chris Graham
2022-11-29 23:36 Patrick Schmalstig Description Updated View Revisions
2022-11-30 02:47 Chris Graham Note Added: 0007760
2022-11-30 19:50 Chris Graham Status assigned => resolved
2022-11-30 19:50 Chris Graham Resolution open => fixed
2023-02-26 18:29 Chris Graham Category General => General / Uncategorised