1. DSWrights
  2. Sherlock Holmes
  3. Commercial Templates
  4. Friday, 18 February 2022
  5.  Subscribe via email
When upgrading to php I get the ettached error.

when I open the utf8.php file, it states this

"/**
* If string overloading is active, it will break many of the
* native implementations. mbstring.func_overload must be set
* to 0, 1 or 4 in php.ini (string overloading disabled).
* Also need to check we have the correct internal mbstring
* encoding
*/
if ( extension_loaded('mbstring')) {
if ( ini_get('mbstring.func_overload') & MB_OVERLOAD_STRING ) {
trigger_error('String functions are overloaded by mbstring',E_USER_ERROR);
}
mb_internal_encoding('UTF-8');
}

"

What am I supposed to do?
Attachments (1)
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Just to confirm that this is a template related issue, could you try enabling one of the default Joomla templates (Protostar) and see if the issue still exists.

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hi CIaran,
The error still occurs with the joomla standard templates.

Frauke
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Have you checked if all extensions are also php 8 capable? Or whether all extensions are up to date?
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
on most pages they are all uptodate. But I don't kno how to check if they are php8 capable.

I do have the assumption that it could be AcyMailing but I don't get why it could cause this overload
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
the latest version of ACM is 7.7.5. (from 2/14/2022) After you have made a backup of your site, you can try deactivating this extension (DO NOT delete it!!) and then check...
Which extension is not php 8 capable, you will probably have to look at each one
(If it doesn't work under the cassopia template either, it may not be due to the J51 template)
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
Yes, checked the latest update, which I installed.

as of now, I am pretty sure that it has nothing to do with the template. Thank you for your help.

Thing is I NEED Acymailing, since I do a lot of mailings...
  1. more than a month ago
  2. Commercial Templates
  3. # 6
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!

Join Our Newsletter

* indicates required
We respect your privacy and do not tolerate spam and will never sell, rent, lease or give away your information (name, email, number, etc.) to any third party. Nor will we send you unsolicited email.
Joomla51 - Mullaghmore, Co. Sligo, Ireland
Joomla51.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by
Open Source Matters
the trademark holder in the United States and other countries.

We use cookies on our website. Some of them are essential for the operation of the site, while others help us to improve this site and the user experience (tracking cookies). You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.

Ok