View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005093 | Composr alpha bug reports | [All Projects] General / Uncategorised | public | 2022-11-29 23:35 | 2022-11-30 19:50 |
Reporter | Patrick Schmalstig | Assigned To | Chris Graham | ||
Severity | Minor-bug | ||||
Status | resolved | Resolution | fixed | ||
Summary | 0005093: Exporting file dump: fseek stream does not support seeking | ||||
Description | When 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. | ||||
Tags | No tags attached. | ||||
Sponsorship open | |||||
|
This isn't the file/media library (filedump addon), it's the tar_dump.php script. Confused me for a bit. |
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 |