0
Welcome Guest! Login
0 items Join Now

Important Gantry 3.0.12 Information (READ NOW)

    • Andy Miller's Avatar
    • Andy Miller
    • Preeminent Rocketeer
    • Posts: 9919
    • Thanks: 96
    • Web Kahuna

    Re: Important Gantry 3.0.12 Information (READ NOW)

    Posted 14 years 2 weeks ago
    • Something is very wrong with your PHP installation. mb_eregi() is a built in function of PHP and has been around since PHP 4.2.0:

      php.net/manual/en/function.mb-ereg.php

      If your getting a fatal error saying mb_eregi() is undefined, it means your PHP is not built properly.

      Specifically

      "It means the Multibye String Functions ( www.php.net/manual/en/ref.mbstring.php ) were not installed on your PHP installation. mbstring is a non-default extension. This means it is not enabled by default. You must explicitly enable the module with the configure option. See the Install ( www.php.net/manual/en/install.php ) section for details."
  • Re: Important Gantry 3.0.12 Information (READ NOW)

    Posted 14 years 2 weeks ago
    • Thanks for your answer. So i have to provide my hoster STRATO AG with your informations and hope they will be able to fix the problem.
  • Re: Important Gantry 3.0.12 Information (READ NOW)

    Posted 14 years 2 weeks ago
    • Hello together,

      i have the same problem with a complete new joomla installation with template CRYSTALLINE, the same error message as Andreas and the same provider STRATO AG. A info.php file gives me the following php-settings for mbstring:

      Multibyte Support = enabled
      Multibyte string engine = libmbfl
      mbstring.detect_order = no value
      mbstring.encoding_translation = Off
      mbstring.func_overload = 0
      mbstring.http_input = pass
      mbstring.http_output = pass
      mbstring.internal_encoding = no value
      mbstring.language = neutral
      mbstring.strict_detection = Off
      mbstring.substitute_character = no value

      I hope this can help to solve the problem. Thanks for any ideas.

      Volker
  • Re: Important Gantry 3.0.12 Information (READ NOW)

    Posted 14 years 2 weeks ago
    • Hi ...
      the same php-settings as on my installation. I got answer from Strato: They just sayed that nothing in the php-settings can be changed on a shared hosting server and i should change to dedicated server or similar. :evil: but i will go ahead to discuss with "support" from Strato.
    • Kat05's Avatar
    • Kat05
    • Preeminent Rocketeer
    • Posts: 25898
    • Thanks: 334

    Re: Important Gantry 3.0.12 Information (READ NOW)

    Posted 14 years 2 weeks ago
    • hi again,

      sorry to hear that. if they are not willing to change their settings, then you may have to consider changing your host.

      kat :)
    • Kat05 / QA Lead & Support / Germany
    • Andy Miller's Avatar
    • Andy Miller
    • Preeminent Rocketeer
    • Posts: 9919
    • Thanks: 96
    • Web Kahuna

    Re: Important Gantry 3.0.12 Information (READ NOW)

    Posted 14 years 2 weeks ago
    • BTW mbstring is an important feature of PHP, in fact it's one of the settings that Joomla needs for full functionality, it's listed in the admin: Help -> System Info -> PHP Settings
  • Re: Important Gantry 3.0.12 Information (READ NOW)

    Posted 14 years 2 weeks ago
    • Andy Miller wrote:
      BTW mbstring is an important feature of PHP, in fact it's one of the settings that Joomla needs for full functionality, it's listed in the admin: Help -> System Info -> PHP Settings

      if i check my php-settings (see the lines down) as u mentioned above, i see that mbstring is activated :? (in the php-info i can see the same settings as Volker..) and i never had problems before, just with the gantry versions since 3.0.12

      Safe Mode: Off
      Open basedir: None
      Display Errors: On
      Short Open Tags: On
      File Uploads: On
      Magic Quotes: Off
      Register Globals: Off
      Output Buffering: Off
      Session Save Path: 2;/var/tmp
      Session Auto Start: 0
      XML Enabled: Yes
      Zlib Enabled: Yes
      Disabled Functions: None
      Mbstring Enabled: Yes
      Iconv Available: Yes
      WYSIWYG Editor: Editor - Kein Editor
    • Andy Miller's Avatar
    • Andy Miller
    • Preeminent Rocketeer
    • Posts: 9919
    • Thanks: 96
    • Web Kahuna

    Re: Important Gantry 3.0.12 Information (READ NOW)

    Posted 14 years 2 weeks ago
    • I think you guys need to ask your hosting provider why "mb_eregi()" is not available in PHP. If mbstring is built-in, it should be there, like i said originally, it's something missing in PHP that should be there.
  • Re: Important Gantry 3.0.12 Information (READ NOW)

    Posted 14 years 2 weeks ago
    • i did allready ... first answer wasn´t satisfying at all - but as i wrote, i go ahead to "discuss" with my provider.
    • RyanW's Avatar
    • RyanW
    • Jr. Rocketeer
    • Posts: 38
    • Thanks: 0

    Re: Important Gantry 3.0.12 Information (READ NOW)

    Posted 14 years 2 weeks ago
    • I am running PHP 5.3.3 and am receiving the same issue. Gantry 3.1.2, Gantry 3.1.1, and Gantry 3.0.12 all give me the error:

      Fatal error: Call to undefined function mb_eregi() in /home/beta121/public_html/palatka/components/com_gantry/admin/phpQuery.php on line 1421

      I had to roll back to Gantry 3.0.11 for things to work again.


      DOM is enabled as well as Multibyte Support.

      Thanks for the help!

Time to create page: 0.078 seconds