Phalcon\Mvc\Model\Exception Object
(
    [message:protected] => Syntax error, unexpected token IDENTIFIER(E), near to '+20 LIMIT 1', when parsing: SELECT [Mobycards\Models\McardElement].* FROM [Mobycards\Models\McardElement] WHERE [Mobycards\Models\McardElement].[id] = 1.3007189077922E+20 LIMIT 1 (150)
    [string:Exception:private] => 
    [code:protected] => 0
    [file:protected] => /home/mobycards/www/mc.moby.cards/application/apps/frontend/controllers/IndexController.php
    [line:protected] => 438
    [trace:Exception:private] => Array
        (
            [0] => Array
                (
                    [function] => parse
                    [class] => Phalcon\Mvc\Model\Query
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [1] => Array
                (
                    [function] => execute
                    [class] => Phalcon\Mvc\Model\Query
                    [type] => ->
                    [args] => Array
                        (
                            [0] => Array
                                (
                                )

                            [1] => Array
                                (
                                )

                        )

                )

            [2] => Array
                (
                    [file] => /home/mobycards/www/mc.moby.cards/application/apps/frontend/controllers/IndexController.php
                    [line] => 438
                    [function] => findFirst
                    [class] => Phalcon\Mvc\Model
                    [type] => ::
                    [args] => Array
                        (
                            [0] => 1.3007189077922E+20
                        )

                )

            [3] => Array
                (
                    [function] => downloadMediaAction
                    [class] => Mobycards\Frontend\Controllers\IndexController
                    [type] => ->
                    [args] => Array
                        (
                            [0] => account-control
                            [1] => bRXhEZ
                            [2] => resendActivation
                            [3] => vjsk
                        )

                )

            [4] => Array
                (
                    [function] => dispatch
                    [class] => Phalcon\Dispatcher
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [5] => Array
                (
                    [file] => /home/mobycards/www/mc.moby.cards/application/public/index.php
                    [line] => 65
                    [function] => handle
                    [class] => Phalcon\Mvc\Application
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

        )

    [previous:Exception:private] => 
)