-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Hi-
We're trying out the sacy plugin on our environment (PHP 5.3). I ran the build.php with bundled CSS and Javascript minification. What's strange is that it's creating the fragments directory correctly, but it's neither writing any compiled assets into the directory or changing the HTML markup in any way. I am seeing the following errors in the apache error log:
[Fri Nov 16 21:05:08 2012] [error] PHP Notice: Uninitialized string offset: 0 in /home/chrisg/projects/admin/lib/thirdparty/smarty/plugins/block.asset_compile.php on line 49
[Fri Nov 16 21:05:08 2012] [error] PHP Notice: Undefined offset: 0 in /home/chrisg/projects/admin/lib/thirdparty/smarty/plugins/block.asset_compile.php on line 71
[Fri Nov 16 21:05:08 2012] [error] PHP Notice: Undefined variable: res in /home/chrisg/projects/admin/lib/thirdparty/smarty/plugins/block.asset_compile.php on line 120
But that's it in terms of errors. What's the best way to go about debugging this?
Thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels