Results 1 to 6 of 6

Thread: EFG error into not EFG related form

  1. #1
    User
    Join Date
    06-19-09.
    Location
    Elbl?g, Poland
    Posts
    152

    Default EFG error into not EFG related form

    I receive this error message whan I want save my new form, it's not EFG related form just basic contact form.

    Code:
    Fatal error: Uncaught exception Exception with message Could not find template file "efg_config" thrown in /home/qrczak/public_html/mysite/system/libraries/Controller.php on line 85
    
    #0 /home/qrczak/public_html/mysite/system/libraries/Template.php(130): Controller->getTemplate('master/efg_conf...')
    #1 /home/qrczak/public_html/mysite/system/modules/backend/BackendTemplate.php(47): Template->parse()
    #2 /home/qrczak/public_html/mysite/system/modules/efg/ModuleFormdata.php(181): BackendTemplate->parse()
    #3 /home/qrczak/public_html/mysite/system/modules/efg/ModuleFormdata.php(139): ModuleFormdata->updateConfig()
    #4 /home/qrczak/public_html/mysite/system/drivers/DC_Table.php(1568): ModuleFormdata->createFormdataDca(Object(DC_Table))
    #5 /home/qrczak/public_html/mysite/system/modules/backend/Backend.php(208): DC_Table->edit()
    #6 /home/qrczak/public_html/mysite/typolight/main.php(99): Backend->getBackendModule('form')
    #7 /home/qrczak/public_html/mysite/typolight/main.php(294): Main->run()
    #8 {main}
    installation and all modules are update.
    Marcin

    http://www.contao.pl - Polish Support Site
    http://forum.contao.pl - Polish Contao community forum


    -----------------------
    Need custom template? Feel free to contact me by e-mail marcin@contao.pl

  2. #2
    New user
    Join Date
    10-05-09.
    Posts
    3

    Default Re: EFG error into not EFG related form

    I was just planning to send a message about exactly the same error.
    I have used EFG for a long time, but since my update to Typlolight 2.7.4 I get this error in my logfile.
    I thougt it had someting to do with the use of 'baseline' in Controller.php. So I downgraded this file to version 2.7.3. Things were going better, but now I get a blank screen when I safe a form. And no errormessage.

    HELP?

  3. #3
    Core developer
    Official Contao Team
    leo's Avatar
    Join Date
    06-04-09.
    Location
    Wuppertal, Germany
    Posts
    201

    Default Re: EFG error into not EFG related form

    1. Move the templates from "system/modules/efg/templates/master" to "system/modules/efg/templates".
    2. Open "system/modules/efg/ModuleFormdata.php" and remove "/master" in lines 176, 207, 247 and 296.

    And don't forget to ask Tom to adopt these changes in the next release

  4. #4
    User
    Join Date
    06-19-09.
    Location
    Elbl?g, Poland
    Posts
    152

    Default Re: EFG error into not EFG related form

    Thanks Leo, it's works perfect!
    Marcin

    http://www.contao.pl - Polish Support Site
    http://forum.contao.pl - Polish Contao community forum


    -----------------------
    Need custom template? Feel free to contact me by e-mail marcin@contao.pl

  5. #5
    New user
    Join Date
    10-05-09.
    Posts
    3

    Default Re: EFG error into not EFG related form

    So easy!
    Thanks

  6. #6
    Official Contao Team
    Join Date
    06-10-09.
    Location
    Stuttgart, Germany
    Posts
    68

    Default Re: EFG error into not EFG related form

    Hi all,

    as i know and you can see tom has fixed this issue and EFG runs now also for 2.7.5.
    ---------------------------------------------------
    kind regards planepix

    Official Contao team member - Official Contao partner
    workshop contao conference site 2011
    workshop contao conference site 2012

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
  •