Results 1 to 2 of 2

Thread: Blank page with FAQ List module

  1. #1
    New user
    Join Date
    06-09-11.
    Posts
    15

    Default Blank page with FAQ List module

    Hi all,

    I have a problem using FAQ List module. Any suggestions would be really appreciate

    I've followed instructions present in this link
    http://dev.contao.org/projects/typoligh ... sFaqModule

    But when I navigate to the page I've dedicated for FAQ list, I still have a blank page.

    What's could be wrong ?

    Thanks for your help

  2. #2
    New user
    Join Date
    06-09-11.
    Posts
    15

    Default Re: Blank page with FAQ List module [SOLVED]

    Solved !

    Added the following in system/config/local.config.php

    Code:
    $GLOBALS['TL_CONFIG']['displayErrors'] = true;
    and upgraded PHP to version 5.3.3 and it work like a charm ....

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
  •