Skip to content

[FIX] module-register: Fatal error rendering template file Error: Call to a...

Sam Ndabo requested to merge ndabosam084/tiki:fix-mod_register into master

This is to fix the errors :

  • Call to a member function generate() on null
  • Fatal error rendering template file /tiki/templates/tiki-register.tpl Error: Call to a member function checkCsrf() on null in /tiki/lib/smarty_tiki/function.user_registration.php:61;

When using the tiki module register on master.

Related Task

Edited by Sam Ndabo

Merge request reports