mph
Active member
I want to enable Emojis in my forum. After the upgrade to XF 2.1 I forgot to convert the database to utf8mb4.
If I want to do this like it is described in the manual https://xenforo.com/xf2-docs/manual/unicode/ the command with the cmd.php doesn't run.
MySQL version 5.7.27
PHP 7.3.11
If I want to do this like it is described in the manual https://xenforo.com/xf2-docs/manual/unicode/ the command with the cmd.php doesn't run.
Code:
<b>Warning</b>: Unexpected character in input: '\' (ASCII=92) state=1 in <b>/homepages/32/d538953779/htdocs/chiliforum/cmd.php</b> on line <b>14</b><br />
Code:
<b>Parse error</b>: syntax error, unexpected T_STRING in <b>/homepages/32/d538953779/htdocs/chiliforum/cmd.php</b> on line <b>14</b><br />
PHP 7.3.11