Problem log

A place to report and discuss bugs - please mention CMSimple-version, server, platform and browser version
Post Reply
kurtm
Posts: 50
Joined: Tue Sep 03, 2013 12:29 am
Location: New Zealand

Problem log

Post by kurtm » Fri Jul 15, 2016 2:18 am

I was trying to find a problem with a new plugin that I installed. It kept crashing on me so I enabled error logging with the _HXdebug.txt file. It did give me a log entry for my plugin but it also flagged the following non-fatal error:
  • Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Filebrowser_Controller has a deprecated constructor in /var/www/vhosts/mysite.com/httpdocs/plugins/filebrowser/classes/Filebrowser_Controller.php on line 31
    Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Filebrowser_View has a deprecated constructor in /var/www/vhosts/mysite.com/httpdocs/plugins/filebrowser/classes/Filebrowser_View.php on line 28
    Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; XH_Pages has a deprecated constructor in /var/www/vhosts/mysite.com/httpdocs/cmsimple/classes/Pages.php on line 28
    Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Pagemanager_Controller has a deprecated constructor in /var/www/vhosts/mysite.com/httpdocs/plugins/pagemanager/classes/Controller.php on line 26
I havn't changed any of the code that came with the CMSimple_XH install package.
Can I do anything to resolve these debug messages?
Thanks,
Kurt

Tata
Posts: 3586
Joined: Tue May 20, 2008 5:34 am
Location: Slovakia
Contact:

Re: Problem log

Post by Tata » Fri Jul 15, 2016 9:46 am

CMSimple.sk
It's no shame to ask for an answer if all efforts failed.
But it's awful to ask without any effort to find the answer yourself.

Post Reply