Coder Social home page Coder Social logo

cakephp-knockback-plugin's People

Contributors

raulmangolin avatar skie avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

marcpar

cakephp-knockback-plugin's Issues

Declaration of KnockbackComponent::startup()

help !! im trying knockback with php

Strict (2048): Declaration of KnockbackComponent::startup() should be compatible with Component::startup(Controller $controller) [APP\Plugin\KnockBack\Controller\Component\KnockbackComponent.php, line 67]
Code Context
App::load() - CORE\Cake\Core\App.php, line 563
App::load() - CORE\Cake\Core\App.php, line 563
spl_autoload_call - [internal], line ??
class_exists - [internal], line ??
ComponentCollection::load() - CORE\Cake\Controller\ComponentCollection.php, line 100
ComponentCollection::init() - CORE\Cake\Controller\ComponentCollection.php, line 53
Controller::constructClasses() - CORE\Cake\Controller\Controller.php, line 639
Dispatcher::_invoke() - CORE\Cake\Routing\Dispatcher.php, line 183
Dispatcher::dispatch() - CORE\Cake\Routing\Dispatcher.php, line 162
[main] - APP\webroot\index.php, line 92

Strict (2048): Declaration of KnockbackComponent::beforeRender() should be compatible with Component::beforeRender(Controller $controller) [APP\Plugin\KnockBack\Controller\Component\KnockbackComponent.php, line 67]
Code Context
App::load() - CORE\Cake\Core\App.php, line 563
App::load() - CORE\Cake\Core\App.php, line 563
spl_autoload_call - [internal], line ??
class_exists - [internal], line ??
ComponentCollection::load() - CORE\Cake\Controller\ComponentCollection.php, line 100
ComponentCollection::init() - CORE\Cake\Controller\ComponentCollection.php, line 53
Controller::constructClasses() - CORE\Cake\Controller\Controller.php, line 639
Dispatcher::_invoke() - CORE\Cake\Routing\Dispatcher.php, line 183
Dispatcher::dispatch() - CORE\Cake\Routing\Dispatcher.php, line 162
[main] - APP\webroot\index.php, line 92

my asset.compress.ini

[General]
cacheConfig = false

[js]
timestamp = true
cachePath = WEBROOT/cache_js/
paths[] = APP/Plugin/KnockBack/

[css]
cachePath = WEBROOT/cache_css/

[jquery-combined.js]
theme = true
files[] = theme:js/libs/jquery.js
files[] = theme:js/libs/bootstrap.min.js
files[] = theme:js/libs/bootstrap-datepicker.js

[app.css]
theme = true
files[] = theme:css/bootstrap.min.css
files[] = theme:css/bootstrap-responsive.min.css
files[] = theme:css/core.css
files[] = theme:css/datepicker.css

[knockback-base-release.js]
files[] = jquery/jquery.min.js
files[] = underscore/underscore.min.js
files[] = backbone/backbone.min.js
files[] = knockout/knockout.min.js
files[] = knockback/knockback.min.js

[knockback-base-develop.js]
files[] = jquery/jquery.min.js
files[] = underscore/underscore.js
files[] = backbone/backbone.js
files[] = knockout/knockout.min.js
files[] = knockback/knockback.js

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.