- Posts: 4
COMMUNITY FORUM
php
- Ivica
- Topic Author
- Offline
- New Member
Less
More
3 years 5 months ago #179036
by Ivica
php was created by Ivica
Takai template work fine in php 7.1 version, but in version 7.2 or 7.3 not work. Where is problem? Please help me.
Please Log in or Create an account to join the conversation.
- JoomlaWorks
- Away
- Admin
Less
More
- Posts: 6218
3 years 5 months ago #179052
by JoomlaWorks
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by JoomlaWorks on topic php
Well, you need to provide some error/notice so I can help you...
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Ivica
- Topic Author
- Offline
- New Member
Less
More
- Posts: 4
3 years 5 months ago #179077
by Ivica
Replied by Ivica on topic php
This error:
Notice: Undefined property: Joomla\CMS\Document\ErrorDocument::$params in /home/zagor/public_html/templates/takai/includes/helper.php on line 92
Error: Call to a member function get() on null: Call to undefined function mb_internal_encoding()
Notice: Undefined property: Joomla\CMS\Document\ErrorDocument::$params in /home/zagor/public_html/templates/takai/includes/helper.php on line 92
Error: Call to a member function get() on null: Call to undefined function mb_internal_encoding()
Please Log in or Create an account to join the conversation.
- Ivica
- Topic Author
- Offline
- New Member
Less
More
- Posts: 4
3 years 5 months ago #179078
by Ivica
Replied by Ivica on topic php
I solved the problem
'Mbstring' must be enabled on the server in php options
The site works great
'Mbstring' must be enabled on the server in php options
The site works great
Please Log in or Create an account to join the conversation.
- JoomlaWorks
- Away
- Admin
Less
More
- Posts: 6218
3 years 5 months ago #179104
by JoomlaWorks
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by JoomlaWorks on topic php
That's a given in 2021.
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.