Results 1 to 4 of 4

Thread: Notice error in home page after installing Isotope

  1. #1
    New user
    Join Date
    05-21-14.
    Posts
    15

    Default Notice error in home page after installing Isotope

    Hi,

    I am new to Contao CMS and Isotope extension.
    My client installed the Isotope extension and after installing it, he is getting below error message in home page.
    Error

    Notice: Maak een standaard winkelinstellingen aan. in system/modules/isotope/library/Isotope/Isotope.php on line 150
    #0 [internal function]: __error(1024, 'Maak een standa...', '/home/dating/do...', 150, Array)
    #1 system/modules/isotope/library/Isotope/Isotope.php(150): trigger_error('Maak een standa...')
    #2 system/modules/isotope/library/Isotope/Backend/Member/Callback.php(27): Isotope\Isotope::getConfig()
    #3 system/modules/core/library/Contao/Controller.php(2343): Isotope\Backend\Member\Callback->limitCountries('tl_member')
    #4 system/modules/core/library/Contao/Controller.php(802): Contao\Controller->loadDataContainer('tl_member')
    #5 system/modules/core/classes/FrontendTemplate.php(154): Contao\Controller->replaceInsertTags('...', false)
    #6 system/modules/core/pages/PageRegular.php(183): Contao\FrontendTemplate->output(true)
    #7 index.php(256): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #8 index.php(440): Index->run()
    #9 {main}

    He is using
    Contao Open Source CMS 3.2
    Isotope verion 2.1.1
    PHP version 5.3.28

    Please help me to fix this issue.

  2. #2
    User Toflar's Avatar
    Join Date
    06-19-09.
    Location
    Lyss, Switzerland
    Posts
    170

    Default

    Can you please post the original message in English? Why the fuck is that translated anyway? I've never seen that :D
    Regards

    Yanick - Contao core developer @terminal42 gmbh

  3. #3
    Community-Moderator xchs's Avatar
    Join Date
    06-20-09.
    Posts
    1,287

    Default

    While searching the web I found the same error message (in German though ):
    Code:
    Notice: Bitte erstellen Sie eine Standard-Shop-Konfiguration. in system/modules/isotope/library/Isotope/Isotope.php on line 150
    
    #0 [internal function]: __error(1024, 'Bitte erstellen...', '/homepages/30/d...', 150, Array)
    #1 system/modules/isotope/library/Isotope/Isotope.php(150): trigger_error('Bitte erstellen...')
    #2 system/modules/isotope/library/Isotope/Backend/Member/Callback.php(27): Isotope\Isotope::getConfig()
    #3 system/modules/core/library/Contao/Controller.php(2344): Isotope\Backend\Member\Callback->limitCountries('tl_member')
    #4 system/modules/core/modules/ModuleRegistration.php(79): Contao\Controller->loadDataContainer('tl_member')
    #5 system/modules/core/modules/Module.php(148): Contao\ModuleRegistration->compile()
    #6 system/modules/core/modules/ModuleRegistration.php(65): Contao\Module->generate()
    #7 system/modules/core/elements/ContentModule.php(63): Contao\ModuleRegistration->generate()
    #8 system/modules/core/library/Contao/Controller.php(456): Contao\ContentModule->generate()
    #9 system/modules/core/modules/ModuleArticle.php(205): Contao\Controller->getContentElement(Object(Contao\ContentModel), 'main')
    #10 system/modules/core/modules/Module.php(148): Contao\ModuleArticle->compile()
    #11 system/modules/core/modules/ModuleArticle.php(59): Contao\Module->generate()
    #12 system/modules/core/library/Contao/Controller.php(392): Contao\ModuleArticle->generate(false)
    #13 system/modules/core/library/Contao/Controller.php(254): Contao\Controller->getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #14 system/modules/core/pages/PageRegular.php(138): Contao\Controller->getFrontendModule('0', 'main')
    #15 index.php(256): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #16 index.php(440): Index->run()
    #17 {main}
    @senthil: It seems as if there is no default shop configuration.
    Contao Community Moderator
    → Support options

  4. #4
    New user
    Join Date
    05-21-14.
    Posts
    15

    Default

    Quote Originally Posted by xchs View Post
    While searching the web I found the same error message (in German though ):
    Code:
    Notice: Bitte erstellen Sie eine Standard-Shop-Konfiguration. in system/modules/isotope/library/Isotope/Isotope.php on line 150
    
    #0 [internal function]: __error(1024, 'Bitte erstellen...', '/homepages/30/d...', 150, Array)
    #1 system/modules/isotope/library/Isotope/Isotope.php(150): trigger_error('Bitte erstellen...')
    #2 system/modules/isotope/library/Isotope/Backend/Member/Callback.php(27): Isotope\Isotope::getConfig()
    #3 system/modules/core/library/Contao/Controller.php(2344): Isotope\Backend\Member\Callback->limitCountries('tl_member')
    #4 system/modules/core/modules/ModuleRegistration.php(79): Contao\Controller->loadDataContainer('tl_member')
    #5 system/modules/core/modules/Module.php(148): Contao\ModuleRegistration->compile()
    #6 system/modules/core/modules/ModuleRegistration.php(65): Contao\Module->generate()
    #7 system/modules/core/elements/ContentModule.php(63): Contao\ModuleRegistration->generate()
    #8 system/modules/core/library/Contao/Controller.php(456): Contao\ContentModule->generate()
    #9 system/modules/core/modules/ModuleArticle.php(205): Contao\Controller->getContentElement(Object(Contao\ContentModel), 'main')
    #10 system/modules/core/modules/Module.php(148): Contao\ModuleArticle->compile()
    #11 system/modules/core/modules/ModuleArticle.php(59): Contao\Module->generate()
    #12 system/modules/core/library/Contao/Controller.php(392): Contao\ModuleArticle->generate(false)
    #13 system/modules/core/library/Contao/Controller.php(254): Contao\Controller->getArticle(Object(Contao\ArticleModel), false, false, 'main')
    #14 system/modules/core/pages/PageRegular.php(138): Contao\Controller->getFrontendModule('0', 'main')
    #15 index.php(256): Contao\PageRegular->generate(Object(Contao\PageModel), true)
    #16 index.php(440): Index->run()
    #17 {main}
    @senthil: It seems as if there is no default shop configuration.
    Yes. After update the default settings it is loading fine

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •