Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • alanm04 Friend
    #130379

    Hi there – problem with this template.

    Upon installation, some modules and pages are putting the following error above the normal content:

    Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. in /xxx/xxx/xxx/xxx/public_html/mambots/content/ja_tabs.php on line 22

    Also, changed the colour settings to orange in the vars file but some links are still showing up in the default light blue.

    Any ideas?

    alanm04 Friend
    #257477

    Sorted out the colour issues but still stuck with this call-time error as above.

    alanm04 Friend
    #257478

    OK sorted this out now as well.

    Line 22 was:

    $obj->PrepareContent(&$row, $params, $page);

    Changed to this:

    $obj->PrepareContent($row, $params, $page);

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

This topic contains 3 replies, has 1 voice, and was last updated by  alanm04 16 years, 4 months ago.

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