Results 1 to 3 of 3

Thread: [FAQ Module]

  1. #1
    New user
    Join Date
    06-22-09.
    Posts
    7

    Default [FAQ Module]

    Hi!

    I found this problem this Faq-module in Typolight 2.7.1

    Fatal error: Call to undefined function array_fill_keys() in /home/m/**sitename**/public_html/system/modules/faq/ModuleFaqList.php on line 97

    Error occurs when you publish the text.

    Help!


    p.s. In the demo version has no such errors.

  2. #2
    User
    Join Date
    06-19-09.
    Posts
    328

    Default Re: [FAQ Module]

    Quote Originally Posted by Dmitryxxx
    Fatal error: Call to undefined function array_fill_keys() in /home/m/**sitename**/public_html/system/modules/faq/ModuleFaqList.php on line 97
    TYPOlight requires at least php 5.2.0 http://www.typolight.org/system-requirements.html

    and array_fill_keys function is available from php version 5.2.0 http://us2.php.net/manual/en/functio...-fill-keys.php
    Consulenza Contao CMS https://www.intco.it

  3. #3
    New user
    Join Date
    06-22-09.
    Posts
    7

    Default Re: [FAQ Module]

    Thank you, for your answer! I check my Php-version!

    Best regard's
    Dmitry

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
  •