Sela

Results 7 issues of Sela

why when i try to use this filter i get an error Could not find loader for "rotate" filter type I could find the filename Rotate.php in the filter folder.

loading the load plugin in bootstrap gives me an error. do I need to run composer update? or the cake install should do the job? as I tried both and...

I use the composer plugin, but I can't update the bootsrap to add CakePlugin::load('plugin'); if I add it before running Console/cake composer.c install I'll get an error that this plugin...

I copied the plugin to the folder /var/www/tree/Plugin/Facebook From bootstrap.php I loaded it CakePlugin::load('Facebook'); I checked in the DebugKit toolbar and I can't find the Plugin is loaded under Variables...

I read in the leapcast page and it isn't working any longer.

Is there a plan to write a Reader for this bundle?

I try to generate code 128 bar code and using 90 degrees orientation (to print the barcode vertically) parameter it doesn't print anything. if i use 89 degrees for instance...