ErrorException

Missing argument 1 for CommonController::tags()


Trace

ErrorException Object
(
    [message:protected] => Missing argument 1 for CommonController::tags()
    [string:private] => 
    [code:protected] => 0
    [file:protected] => /home/www/fenster.cz/subdomeny/www/_app/controllers/CommonController.php
    [line:protected] => 143
    [trace:private] => Array
        (
            [0] => Array
                (
                    [file] => /home/www/fenster.cz/subdomeny/www/_app/controllers/CommonController.php
                    [line] => 143
                    [function] => handle_error
                    [class] => App
                    [type] => ::
                    [args] => Array
                        (
                        )

                )

            [1] => Array
                (
                    [function] => tags
                    [class] => CommonController
                    [type] => ->
                    [args] => Array
                        (
                            [0] => Array
                                (
                                    [0] => ArticlesController Object
                                        (
                                            [name:protected] => articles
                                            [repo_name:protected] => articles
                                        )

                                    [1] => tags
                                )

                            [1] => Array
                                (
                                )

                        )

                )

            [2] => Array
                (
                    [file] => /home/www/fenster.cz/subdomeny/www/_fw/libraries/App.php
                    [line] => 184
                    [function] => call_user_func_array
                    [args] => Array
                        (
                            [0] => articles/tags
                        )

                )

            [3] => Array
                (
                    [file] => /home/www/fenster.cz/subdomeny/www/_fw/libraries/App.php
                    [line] => 220
                    [function] => action
                    [class] => App
                    [type] => ::
                    [args] => Array
                        (
                        )

                )

            [4] => Array
                (
                    [file] => /home/www/fenster.cz/subdomeny/www/index.php
                    [line] => 7
                    [function] => request
                    [class] => App
                    [type] => ::
                )

        )

    [severity:protected] => 2
)