board3 / Board3-Portal

Adds a portal with several blocks, which can be switched on and off via the ACP, to the front page of your phpBB 3 forums.
http://www.board3.de
GNU General Public License v2.0
30 stars 22 forks source link

Bug format data #697

Closed msaulohenrique closed 7 years ago

msaulohenrique commented 7 years ago

Hello! I made a change in the block of recent topics, but it has returned the error: [phpBB Debug] PHP Warning: in file [ROOT]/ext/board3/portal/modules/recent.php on line 87: Missing argument 8 for board3/portal/modules/recent::__construct(), called in [ROOT]/cache/container_0374ec857381230fa83049643ce3cdee.php on line 827 and defined

My code: https://gist.github.com/msaulohenrique/a7f50b3c330d65a300937a1ec482ff1c

marc1706 commented 7 years ago

Sounds like you didn't purge the cache afterwards and/or didn't update the config for recent topics module.