XenForo
Administrative
- Thread starter
- Admin
- #1
Trying to learn from the tutorial Kier posted in the Have you seen this forum but I go stuck when attempting to do this:
PHP:
I get this error:
Cannot use a positional argument after a named argument.
PHP 8
ادامه مطلب...
PHP:
return $this->view( viewClass: 'KSA\Pad:Note\Test', templateName: 'ksa_pad_test', $viewParams);I get this error:
Cannot use a positional argument after a named argument.
PHP 8
ادامه مطلب...