Someone (not me) created an article on "my" Joomla 1.5 website
(article/blog used throughout), and filled in the alias field with the
article title WITH SPACES EMBEDDED. Ever since, the website displays
(to the public) error messages. This has since been editted (blanking
the alias and letting Joomla create it, i.e. with "-" for each space
in the title), but the errors persist. The following three messages
appear at the start of each page (except the home page):
Warning: Parameter 3 to mb_videobot() expected to be a reference,
value given in /home/isaacst/public_html/libraries/joomla/event/
dispatcher.php on line 136
Warning: Attempt to modify property of non-object in /home/isaacst/
public_html/components/com_jomcomment/mambots.php on line 123
Warning: Attempt to modify property of non-object in /home/isaacst/
public_html/components/com_jomcomment/mambots.php on line 477
AND the first of the above (re Parameter 3) also appears just before
each article.
You can see for yourself at
http://isaackalamazoo.org/ .
ALSO article manager has many pairs of the following two error
messages, followed by the usual correct list of articles:
Warning: Parameter 1 to JHTMLGrid::access() expected to be a
reference, value given in /home/isaacst/public_html/libraries/joomla/
html/html.php on line 87
Warning: Parameter 1 to JHTMLGrid::checkedOut() expected to be a
reference, value given in /home/isaacst/public_html/libraries/joomla/
html/html.php on line 87
PLEASE HELP I have no clue how to proceed.