ACCORD5
Add a reply

ACCORD5 Company Forums » Trellis Desk » Peer-to-Peer Support

Getting 5 warning messages

 
  • Started 6 months ago by cameronw1996
  • 9 posts in this topic
  • Latest reply from cameronw1996
  1. User has not uploaded an avatar

    cameronw1996

    offline
    Member

    Help. Please. When i go onto my support home page, www.dornochmfc.org/support i keep getting 5 warning messages. How do i get rid of them?
    The messages say:
    Warning: Call-time pass-by-reference has been deprecated in /home/content/43/8071543/html/support/includes/classes/class_session.php on line 87

    Warning: Call-time pass-by-reference has been deprecated in /home/content/43/8071543/html/support/includes/classes/class_skin.php on line 240

    Warning: Call-time pass-by-reference has been deprecated in /home/content/43/8071543/html/support/includes/classes/class_skin.php on line 242

    Warning: Call-time pass-by-reference has been deprecated in /home/content/43/8071543/html/support/includes/classes/class_skin.php on line 244

    Warning: Call-time pass-by-reference has been deprecated in /home/content/43/8071543/html/support/includes/classes/class_skin.php on line 250

    Posted 6 months ago #
  2. User has not uploaded an avatar

    KAOSFORGE

    offline
    Member

    please use always the latest version from https://github.com/KAOSFORGE/TrellisDesk ? Which php verion do you use?

    These are just warnings and there are some functions in our php version that are deprecated. You should use the latest stable php 5(.3?) version

    Posted 6 months ago #
  3. User has not uploaded an avatar

    cameronw1996

    offline
    Member

    Thank You.
    TD version is 2. Yes it is from https://github.com/KAOSFORGE/TrellisDesk.

    PHP - 5.2.17

    Posted 6 months ago #
  4. User has not uploaded an avatar

    cameronw1996

    offline
    Member

    Another message that seems to appear in the admin control screen is this:

    Warning: Call-time pass-by-reference has been deprecated in /home/content/43/8071543/html/support/includes/classes/class_asession.php on line 155

    Posted 6 months ago #
  5. User has not uploaded an avatar

    KAOSFORGE

    offline
    Member

    You should try to use the latest php version of your hoster you can use. Also deactivate the printing of the warnings.

    Also the v2 is currently under heavy development and is not yet ready for productive use.

    You can also suppress the warnings with an @ before the corresponding function.

    Posted 6 months ago #
  6. User has not uploaded an avatar

    cameronw1996

    offline
    Member

    Thank you very much,
    I have just upgraded the php version to 5.3 on my server. Hopefully that will work, if not i shall deactivate the printing of warnings, I take it that to do this it will be under tools and settings?

    Posted 6 months ago #
  7. User has not uploaded an avatar

    KAOSFORGE

    offline
    Member

    You can also set it globally in your settings.php file or in a .htaccess file using error_reporting and / or ini_set ('display_...', ...);

    please take a look at the requirement the next time: https://github.com/KAOSFORGE/TrellisDesk

    Requirements

    PHP 5.3
    MySQL 4.1
    GD2 + FreeType (for some CAPTCHA support)

    if there are any problems or issues with the new php version, write me please on github.com =)
    i will take a look at the messages in about 9 hours and read them.

    Posted 6 months ago #
  8. User has not uploaded an avatar

    cameronw1996

    offline
    Member

    Thank you very much. I have just tried it again and the messages ares till there but maybe the server is still updating i will check again in a while or tomorrow.

    Yes if there are any more problems or issues i shall let you know :)

    Thanks for all your help :)

    Posted 6 months ago #
  9. User has not uploaded an avatar

    cameronw1996

    offline
    Member

    I sent you a message on Github:)

    Posted 6 months ago #

RSS feed for this topic

Reply to this topic

You must log in to post.