View Issue Details

IDProjectCategoryView StatusLast Update
1921Composr alpha bug reportsGeneral / Uncategorisedpublic2015-05-24 16:35
ReporterAdam Edington Assigned ToChris Graham  
PrioritynormalSeverityfeature 
Status resolvedResolutionfixed 
Summary1921: v10 Filedump
DescriptionUnfortunately 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)
TagsNo tags attached.
Attach Tags
Sponsorship open

Sponsor

Date Added Member Amount Sponsored

Activities

Adam Edington

2015-05-24 03:58

administrator   ~2811

Last edited: 2015-05-24 04:20

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 :)

Chris Graham

2015-05-24 10:35

administrator   ~2814

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

Issue History

Date Modified Username Field Change
2023-02-26 18:29 Chris Graham Category General => General / Uncategorised