Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • wambo Friend
    #147702

    I’m getting a lot of <blockquote>Warning: Parameter 2 to plgContentJA_tabs::onPrepareContent() expected to be a reference, value given in /home/foobar/public_html/libraries/joomla/event/event.php on line 67

    Warning: Parameter 2 to plgContentJA_highslide::onPrepareContent() expected to be a reference, value given in /home/foobar/public_html/libraries/joomla/event/event.php on line 67

    Warning: Parameter 2 to plgContentEmailCloak() expected to be a reference, value given in /home/foobar/public_html/libraries/joomla/event/dispatcher.php on line 136

    Warning: Parameter 2 to plgContentLoadModule() expected to be a reference, value given in /home/foobar/public_html/libraries/joomla/event/dispatcher.php on line 136

    Warning: Parameter 2 to plgContentPagebreak() expected to be a reference, value given in /home/foobar/public_html/libraries/joomla/event/dispatcher.php on line 136
    {highslide type=”slideshow-caption” height=”200″ width=”220″ event=”click” class=”” captionText=”” positions=”top, left” display=”none” src=”/foo.jpg,bar.jpg”} {/highslide}</blockquote>

    these errors, how do I get rid of them? I suppose updating the theme might work, in which case how do I deploy a theme on many sites fast?

    Anonymous Moderator
    #329688

    Hi wambo

    Currently, Joomla is not working fine with this version. There are some warnings if you run joomla with php5.3. For the reason, i think you should configure to hide these warnings.

    To hide, please try to do with my way:
    – Open up your php.ini, and under the section “Error reporting”, you should set it to error_reporting = E_ALL | E_STRICT and display_errors = On.
    – add php_flag display_errors off in your .htaccess file.

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by Anonymous 14 years, 10 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum