Giter Site home page Giter Site logo

wikibundle's People

Contributors

bradinside avatar maxailloud avatar ngodfraind avatar nicolasjacquemet avatar ptsavdar avatar smaurier avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

wikibundle's Issues

Wiki broken after upgrade

After upgrade of claroline core 2.1.8, the wiki is broken

"Doctrine\DBAL\DBALException" thrown with message : "An exception occurred while executing 'SELECT i0_.id AS id0, i0_.visible AS visible1, i0_.creation_date AS creation_date2, i0_.deleted AS deleted3, i0_.deletion_date AS deletion_date4, i0_.lft AS lft5, i0_.lvl AS lvl6, i0_.rgt AS rgt7, i0_.root AS root8, i1_.id AS id9, i1_.title AS title10, i1_.text AS text11, i1_.creation_date AS creation_date12 FROM icap__wiki_section i0_ INNER JOIN icap__wiki_contribution i1_ ON i0_.active_contribution_id = i1_.id WHERE i0_.root = ? AND (i0_.deleted = ? OR i0_.deleted IS NULL) ORDER BY i0_.root ASC, i0_.lft ASC' with params [1, 0]: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'i0_.deleted' in 'field list'" (500 Internal Server Error) at n/a in /home/cctest/vendor/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php line 91 at Doctrine\DBAL\DBALException::driverExceptionDuringQuery in /home/cctest/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php line 701 at Doctrine\DBAL\Connection->executeQuery in /home/cctest/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Exec/SingleSelectExecutor.php line 50 at Doctrine\ORM\Query\Exec\SingleSelectExecutor->execute in /home/cctest/vendor/doctrine/orm/lib/Doctrine/ORM/Query.php line 286 at Doctrine\ORM\Query->_doExecute in /home/cctest/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php line 794 at Doctrine\ORM\AbstractQuery->execute in /home/cctest/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php line 586 at Doctrine\ORM\AbstractQuery->getArrayResult in /home/cctest/vendor/icap/wiki-bundle/Icap/WikiBundle/Repository/SectionRepository.php line 37 at Icap\WikiBundle\Repository\SectionRepository->buildSectionTree in /home/cctest/vendor/icap/wiki-bundle/Icap/WikiBundle/Controller/WikiController.php line 49 at Icap\WikiBundle\Controller\WikiController->viewAction in line at call_user_func_array in /home/cctest/app/bootstrap.php.cache line 2815 at Symfony\Component\HttpKernel\HttpKernel->handleRaw in /home/cctest/app/bootstrap.php.cache line 2789 at Symfony\Component\HttpKernel\HttpKernel->handle in /home/cctest/app/bootstrap.php.cache line 2918 at Symfony\Component\HttpKernel\DependencyInjection\ContainerAwareHttpKernel->handle in /home/cctest/app/bootstrap.php.cache line 2220 at Symfony\Component\HttpKernel\Kernel->handle in /home/cctest/web/app.php line 19at n/a in /home/cctest/vendor/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php line 91 at Doctrine\DBAL\DBALException::driverExceptionDuringQuery in /home/cctest/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php line 701 at Doctrine\DBAL\Connection->executeQuery in /home/cctest/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Exec/SingleSelectExecutor.php line 50 at Doctrine\ORM\Query\Exec\SingleSelectExecutor->execute in /home/cctest/vendor/doctrine/orm/lib/Doctrine/ORM/Query.php line 286 at Doctrine\ORM\Query->_doExecute in /home/cctest/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php line 794 at Doctrine\ORM\AbstractQuery->execute in /home/cctest/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php line 586 at Doctrine\ORM\AbstractQuery->getArrayResult in /home/cctest/vendor/icap/wiki-bundle/Icap/WikiBundle/Repository/SectionRepository.php line 37 at Icap\WikiBundle\Repository\SectionRepository->buildSectionTree in /home/cctest/vendor/icap/wiki-bundle/Icap/WikiBundle/Controller/WikiController.php line 49 at Icap\WikiBundle\Controller\WikiController->viewAction in line at call_user_func_array in /home/cctest/app/bootstrap.php.cache line 2815 at Symfony\Component\HttpKernel\HttpKernel->handleRaw in /home/cctest/app/bootstrap.php.cache line 2789 at Symfony\Component\HttpKernel\HttpKernel->handle in /home/cctest/app/bootstrap.php.cache line 2918 at Symfony\Component\HttpKernel\DependencyInjection\ContainerAwareHttpKernel->handle in /home/cctest/app/bootstrap.php.cache line 2220 at Symfony\Component\HttpKernel\Kernel->handle in /home/cctest/web/app.php line 19

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.