Deprecated usage of CGExtensions::find_layout_template

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Locked
User avatar
iturbay
Forum Members
Forum Members
Posts: 86
Joined: Mon Sep 29, 2014 5:38 am

Deprecated usage of CGExtensions::find_layout_template

Post by iturbay »

A notification appears in the Products module

Code: Select all

Notice: Deprecated usage of CGExtensions::find_layout_template in ... /modules/CGExtensions/CGExtensions.module.php on line 2109

Code: Select all

Notice: Deprecated usage of CGExtensions::CreateURL in ... /modules/CGExtensions/CGExtensions.module.php on line 664

Code: Select all

Notice: Deprecated usage of CGExtensions::CGProcessTemplate in ... /modules/CGExtensions/CGExtensions.module.php on line 1935
How to solve a problem?
Attachments

[The extension txt has been deactivated and can no longer be displayed.]

User avatar
DIGI3
Dev Team Member
Dev Team Member
Posts: 1825
Joined: Wed Feb 25, 2009 4:25 am

Re: Deprecated usage of CGExtensions::find_layout_template

Post by DIGI3 »

You don't really need to solve the problem, notices aren't errors or critical problems. You can file a bug report for the module (http://dev.cmsmadesimple.org/bug/list/408) and carry on.

For a live site you should probably have display_errors set to off in your php settings, and perhaps suppress notices. Those are best to only have active in your development environment.
Not getting the answer you need? CMSMS support options
Locked

Return to “Modules/Add-Ons”