VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: vavava on March 16, 2026, 21:50:06 PM

Title: An error has occurred. 0 Call to undefined function utf8_strtolower()
Post by: vavava on March 16, 2026, 21:50:06 PM
This is the mistake when creating a category - An error has occurred.      0 Call to undefined function utf8_strtolower()

it is impossible to create even a category please help
Title: Re: An error has occurred. 0 Call to undefined function utf8_strtolower()
Post by: PRO on March 17, 2026, 17:32:04 PM
"The PHP error
"Fatal error: Call to undefined function utf8_strtolower()" typically occurs because the necessary multibyte string extension (mbstring) is either not installed or not enabled on your server. "