Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • yunmart Friend
    #680862

    ( ! ) Strict standards: Only variables should be assigned by reference in C:wampwwwmeihaotemplatesja_universityhtmlcom_k2ja_university_blogitem.php on line 665
    Call Stack
    # Time Memory Function Location
    1 0.0000 147000 {main}( ) ..index.php:0
    2 0.1719 2270936 JApplicationCms->execute( ) ..index.php:40
    3 0.1719 2271024 JApplicationSite->doExecute( ) ..cms.php:252
    4 0.6875 7627192 JApplicationSite->dispatch( ) ..site.php:230
    5 0.6875 7649552 JComponentHelper::renderComponent( ) ..site.php:191
    6 0.6875 7650368 JComponentHelper::executeComponent( ) ..helper.php:371
    7 0.6875 7682760 require_once( ‘C:wampwwwmeihaocomponentscom_k2k2.php’ ) ..helper.php:391
    8 0.7031 8134776 JControllerLegacy->execute( ) ..k2.php:62
    9 0.7031 8134864 K2ControllerItem->display( ) ..legacy.php:728
    10 0.7188 8736632 K2Controller->display( ) ..item.php:80
    11 0.7188 8736648 JControllerLegacy->display( ) ..controller.php:20
    12 0.7188 9115312 K2ViewItem->display( ) ..legacy.php:690
    13 0.8594 10906888 JViewLegacy->display( ) ..view.html.php:511
    14 0.8594 10906912 JViewLegacy->loadTemplate( ) ..viewlegacy.php:180
    15 0.8594 11102312 include( ‘C:wampwwwmeihaotemplatesja_universityhtmlcom_k2ja_university
    how to solve

    jooservices Friend
    #680881

    Hi there
    Please provide your site Cpanel access than i can work on it.
    Or you can check that file and at that line than remove &.

    Thank you,
    Viet Vu

    jooservices Friend
    #747062

    Hi there
    Please provide your site Cpanel access than i can work on it.
    Or you can check that file and at that line than remove &.

    Thank you,
    Viet Vu

    yunmart Friend
    #681001

    hi, the code in line 665<?php $user = &JFactory::getUser(); if ($this->item->params->get(‘comments’) == ‘2’ && $user->guest): ?>
    how to modify, my website is localhost

    yunmart Friend
    #747142

    hi, the code in line 665<?php $user = &JFactory::getUser(); if ($this->item->params->get(‘comments’) == ‘2’ && $user->guest): ?>
    how to modify, my website is localhost

    jooservices Friend
    #681010

    Hi there
    Replace

    &JFactory::getUser()
    to

    JFactory::getUser()

    For next time please bring your site come online. We can’t help without site touching.

    Thank you,
    Viet Vu

    jooservices Friend
    #747151

    Hi there
    Replace

    &JFactory::getUser()
    to

    JFactory::getUser()

    For next time please bring your site come online. We can’t help without site touching.

    Thank you,
    Viet Vu

    yunmart Friend
    #681338

    ok, it’s solved , thank you

    yunmart Friend
    #747275

    ok, it’s solved , thank you

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

This topic contains 9 replies, has 2 voices, and was last updated by  yunmart 9 years, 2 months ago.

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