Giter Club home page Giter Club logo

pommbundle's People

Contributors

adrienbrault avatar chanmix51 avatar cordoval avatar docteurklein avatar eneault avatar kcivey avatar krevindiou avatar palleas avatar podhy avatar ronanguilloux avatar sanpii avatar webaaz avatar xavierbriand avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

pommbundle's Issues

Config key name

In the readme, the config name is g_hub_pomm in one place and pomm in two. The code actually uses g_hub_pomm. But maybe it should be changed to pomm. That's what's used for the prefix for the app/console commands.

In any case, at least the readme needs to be fixed.

Profiler always 0

Web profiler doesn't work for me. I see the Pomm icon on the profiler panel, but it display always:
DB Queries: 0
Query time 0.00 ms

But I have DB queries on the page I'm talking about.
It's Symfony 2.6.4 with Smarty as template engine (if it matters).
I really don't know, what information I should provide, so you can debug it. Just ask and I'll provide everything you need.

Create tag ?

It's possible create tag for stable version ?

Problems installing pommbundle

Having downloaded symfony 2.0.18 I wanted to play with Pomm but installing using composer seems to fail !

'''
Loading composer repositories with package information
Installing dependencies

  • Installing pomm/pomm (1.0.6)
    Downloading: 100%
  • Installing pomm/pomm-bundle (dev-master 39f3346)
    Cloning 39f3346

Writing lock file
Generating autoload files
"""

Everything looks ok but no autoloader changes and no registeredbundles....

After adding

new Pomm\PommBundle\PommBundle(), 

to appkernel.php and

    'Pomm/PommBundle'                => __DIR__.'/../vendor/bundles/Pomm',
    'Pomm'                           => __DIR__.'/../vendor/pomm',
# This is the default namespace for the model
# But it can be changed see the command line tools
    'Model'                          => __DIR__.'/..',    

to autoload.php I get the following when running php ./console

PHP Fatal error: Class 'Pomm\PommBundle\PommBundle' not found in /home/lucvh/public_html/Pomm/app/AppKernel.php on line 20
PHP Stack trace:
PHP 1. {main}() /home/lucvh/public_html/Pomm/app/console:0
PHP 2. Symfony\Component\Console\Application->run() /home/lucvh/public_html/Pomm/app/console:22
PHP 3. Symfony\Bundle\FrameworkBundle\Console\Application->doRun() /home/lucvh/public_html/Pomm/vendor/symfony/src/Symfony/Component/Console/Application.php:118
PHP 4. Symfony\Bundle\FrameworkBundle\Console\Application->registerCommands() /home/lucvh/public_html/Pomm/vendor/symfony/src/Symfony/Bundle/FrameworkBundle/Console/Application.php:67
PHP 5. Symfony\Component\HttpKernel\Kernel->boot() /home/lucvh/public_html/Pomm/vendor/symfony/src/Symfony/Bundle/FrameworkBundle/Console/Application.php:81
PHP 6. Symfony\Component\HttpKernel\Kernel->initializeBundles() /home/lucvh/public_html/Pomm/app/bootstrap.php.cache:518
PHP 7. AppKernel->registerBundles() /home/lucvh/public_html/Pomm/app/bootstrap.php.cache:724

Fatal error: Class 'Pomm\PommBundle\PommBundle' not found in /home/lucvh/public_html/Pomm/app/AppKernel.php on line 20

Any clues ?

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.