View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
1921 | Composr alpha bug reports | General / Uncategorised | public | 2015-05-24 03:47 | 2015-05-24 16:35 |
Reporter | Adam Edington | Assigned To | Chris Graham | ||
Priority | normal | Severity | feature | ||
Status | resolved | Resolution | fixed | ||
Summary | 1921: v10 Filedump | ||||
Description | Unfortunately a query has failed [INSERT INTO cms10_filedump (name, path, the_member, description, description__text_parsed, description__source_user) VALUES ('Test', '/Adamanthus/', 2, 'test', 'return unserialize(\"a:5:{i:0;a:1:{i:0;a:1:{i:0;a:5:{i:0;s:41:\\\"string_attach_55615894e2f0d4.08791552_494\\\";i:1;a:0:{}i:2;i:1;i:3;s:0:\\\"\\\";i:4;s:0:\\\"\\\";}}}i:1;a:0:{}i:2;s:10:\\\":container\\\";i:3;N;i:4;a:1:{s:41:\\\"string_attach_55615894e2f0d4.08791552_494\\\";s:95:\\\"\\$tpl_funcs[\'string_attach_55615894e2f0d4.08791552_494\']=\\\"echo \\\\\\\"test\\\\\\\";\\\";\\n\\\";}}\");\n', 2)] [Unknown column 'description__text_parsed' in 'field list'] (version: 10 alpha1, PHP version: 5.5.25, URL: /demo/composr/cms/index.php?page=filedump&type=add_category&keep_fatalistic=1) | ||||
Tags | No tags attached. | ||||
Attach Tags | |||||
Sponsorship open | |||||
|
The category does get added and the upload works, regardless of the errors. However, clicking Generate embed on the uploaded file results in:- PHP ERROR [1] Class 'Media_renderer_with_fallback' not found in sources\hooks\systems\media_rendering\audio_general.php on line 25 No idea why it needs audio general for a zip, but then I generally have no idea about most things :) |
|
"No idea why it needs audio general for a zip, but then I generally have no idea about most things" - the media rendering system is really sophisticated and it scans through various handlers trying to find what can handle it. Was a dependency issue in the code though. |
Date Modified | Username | Field | Change |
---|---|---|---|
2023-02-26 18:29 | Chris Graham | Category | General => General / Uncategorised |