WebsiteBaker Support (2.12.x) > Modules

bt-columns and php_error.log

(1/1)

johnbroeckaert:
Hi,

When using the BT-Columns module there is a lot of trafic in the php_error.log. The module is working fine do. ;-)


--- Code: ---2018-12-29T15:44:52+00:00 [E_USER_DEPRECATED] \framework\class.frontend.php:[328] from \modules\btcolumns\view.php:[50] frontend->preprocess "invalid method call: frontend::preprocess"
2018-12-29T15:44:52+00:00 [E_USER_DEPRECATED] \framework\class.frontend.php:[328] from \modules\btcolumns\view.php:[50] frontend->preprocess "invalid method call: frontend::preprocess"
2018-12-29T15:44:52+00:00 [E_USER_DEPRECATED] \framework\class.frontend.php:[328] from \modules\btcolumns\view.php:[50] frontend->preprocess "invalid method call: frontend::preprocess"
2018-12-29T15:44:52+00:00 [E_USER_DEPRECATED] \framework\class.frontend.php:[328] from \modules\btcolumns\view.php:[50] frontend->preprocess "invalid method call: frontend::preprocess"
2018-12-29T15:44:52+00:00 [E_USER_DEPRECATED] \framework\class.frontend.php:[328] from \modules\btcolumns\view.php:[50] frontend->preprocess "invalid method call: frontend::preprocess"
--- End code ---

The same is true for Minigalery and accordion:

--- Code: ---2018-12-29T15:51:06+00:00 [E_WARNING] \modules\minigal2\functions.php:[210] from \modules\minigal2\functions.php:[28] isImageFile "getimagesize(C:\modules\root\wbdemo/media/minigal2/40/thumbs): failed to open stream: Permission denied"
2018-12-29T15:51:24+00:00 [E_USER_DEPRECATED] \framework\class.frontend.php:[328] from \modules\accordion\view.php:[60] frontend->preprocess "invalid method call: frontend::preprocess"
--- End code ---

php 7.1
wb 2.12

dbs:
Hi, the lines with "preprocess" in the modules (bt-columns, accordion) you can delete.

The other message from minigal will stay away if you use errorlevel "Production" in WB Settings > Server Settings. The author of the module recommends this.
 

Navigation

[0] Message Index

Go to full version