End of Support for Joomla 3 - Forum closed
[SOLVED] Modules not displaying in Admin; Error message
- sedonagate
- Offline Topic Author
- Junior Boarder
- Posts: 22
- Thank you received: 1
Modules not displaying in Admin; Error message was created by sedonagate
Posted 8 years 10 months ago #11311
I am getting a serious error if I try to open the modules page in the admin:
Fatal error: Call to undefined function mb_eregi() in /home/gatewaytosedona/public_html/libraries/rokcommon/phpQuery.php on line 1422
I am really worried because I didn't make any code changes. Please help!
Thank you.
Fatal error: Call to undefined function mb_eregi() in /home/gatewaytosedona/public_html/libraries/rokcommon/phpQuery.php on line 1422
I am really worried because I didn't make any code changes. Please help!
Thank you.
Attachment ScreenShot2016-01-05at4.28.42PM.png not found
by sedonagate
Attachments:
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Replied by joomlaplates on topic Modules not displaying in Admin; Error message
Posted 8 years 10 months ago #11312
mb_eregi (and similar) is sort of a "core" function that most people compile into PHP so you have to contact your webhost so that they can fix this.
Like I mentioned above, this is more of a server environmental limitation rather than some code fixing. Please ask your webhost administrator to first confirm which php version is running on your site and to enable mbregex and mberegi functions of mbstring. I don't know which host you are on, but some hosts run multiple PHP versions so you may query the PHP settings and get the wrong settings since your site is running on a different version than the default PHP version.
Like I mentioned above, this is more of a server environmental limitation rather than some code fixing. Please ask your webhost administrator to first confirm which php version is running on your site and to enable mbregex and mberegi functions of mbstring. I don't know which host you are on, but some hosts run multiple PHP versions so you may query the PHP settings and get the wrong settings since your site is running on a different version than the default PHP version.
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
Last Edit:8 years 10 months ago
by joomlaplates
Last edit: 8 years 10 months ago by joomlaplates.
Please Log in or Create an account to join the conversation.
- sedonagate
- Offline Topic Author
- Junior Boarder
- Posts: 22
- Thank you received: 1
Replied by sedonagate on topic Modules not displaying in Admin; Error message
Posted 8 years 10 months ago #11313
I was working on things and it was fine, but just today changed. So I can't imagine what happened. I will call my web host, but it does make me think something happened when I was working on articles. What version php do you recommend? Also, what would happen if I were to remove that line of code where the issue is? Not a good idea I bet.
by sedonagate
Please Log in or Create an account to join the conversation.
- sedonagate
- Offline Topic Author
- Junior Boarder
- Posts: 22
- Thank you received: 1
Replied by sedonagate on topic Modules not displaying in Admin; Error message
Posted 8 years 10 months ago #11314
I called my host and they are upgrading php now... I'll let you know how it goes...
by sedonagate
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Replied by joomlaplates on topic Modules not displaying in Admin; Error message
Posted 8 years 10 months ago #11315
Min. Requirements
-PHP 5.3+
-PHP Multibyte String support
-PHP JSON support
-PHP DOM XML support
-PHP 5.3+
-PHP Multibyte String support
-PHP JSON support
-PHP DOM XML support
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Please Log in or Create an account to join the conversation.
- sedonagate
- Offline Topic Author
- Junior Boarder
- Posts: 22
- Thank you received: 1
Replied by sedonagate on topic Modules not displaying in Admin; Error message
Posted 8 years 10 months ago #11316
My host upgraded php and now everything is fine. And your super fast reply to my problem was VERY much appreciated. Thank you!!!
by sedonagate
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates