Page 1 of 1

Upload media: Fatal error

Posted: Wed Oct 17, 2012 5:11 pm
by yellowled
Boy, that 1.7-alpha1 seems to be pretty buggy. This is what I get uploading to the media db:

Code: Select all

Fatal error: Uncaught exception 'SmartyCompilerException' with message 'Syntax Error in template "/var/www/virtual/xxx/sub.domain.tld/templates/default/admin/media_upload.tpl" on line 230 "<option {if $media.only_path == $folder.relpath}selected="selected"{/if} value="{$folder.relpath}">{'&nbsp;'|str_repeat:)$folder.depth*2)}{$folder.name}</option>" - Unexpected ")"' in /var/www/virtual/xxx/sub.domain.tld/bundled-libs/Smarty/libs/sysplugins/smarty_internal_templatecompilerbase.php:657 Stack trace: #0 /var/www/virtual/xxx/sub.domain.tld/bundled-libs/Smarty/libs/sysplugins/smarty_internal_templateparser.php(3144): Smarty_Internal_TemplateCompilerBase->trigger_template_error() #1 /var/www/virtual/xxx/sub.domain.tld/bundled-libs/Smarty/libs/sysplugins/smarty_internal_templateparser.php(3209): Smarty_Internal_Templateparser->yy_syntax_error(39, ')') #2 /var/www/virtual/xxx/sub.dom in /var/www/virtual/xxx/sub.domain.tld/bundled-libs/Smarty/libs/sysplugins/smarty_internal_templatecompilerbase.php on line 657
YL

Re: Upload media: Fatal error

Posted: Wed Oct 17, 2012 5:23 pm
by Timbalu
that was already fixed 4 hours ago! :)

Re: Upload media: Fatal error

Posted: Wed Oct 17, 2012 5:26 pm
by yellowled
Very good, because I need it. :wink:

(Mental note to self: Check GitHub before posting to the forum.)

YL