Hi all,
Well the site is running but I walk a couple of errors that do wrinkle my eyebrows.
The first is:
libraries / joomla / filter / filteroutput.php on line 109
and I find the following code:
Code:
Code:
$ text = str_replace ('&#','*-*', $ text);
and the second is:
/ libraries / joomla / html / html / select.php on line 72
Code:
Code:
$ isArray = is_array ($ element);
Both errors come to the fronend. This message if you want a change. Through the backend, I have no problems. The problems do not occur within all my messages (only messages belonging to a certain category and selection).
This is so my knowledge and your input is very welcome.