0 Answer
Yuuki Matsubara
A PHP Error was encountered
Severity: Notice
Message: Undefined index: userid
Filename: views/question.php
Line Number: 190
Backtrace:
File: /home/stackhow/public_html/application/views/question.php
Line: 190
Function: _error_handler
File: /home/stackhow/public_html/application/controllers/Questions.php
Line: 420
Function: view
File: /home/stackhow/public_html/index.php
Line: 317
Function: require_once
Yuuki Matsubara
Punditsdkoslkdosdkoskdo
Assigning to 'id<> _Nullable' from incompatible type '*const __strong'
Delegatgeにselfをセットしようとしたと所、以下のエラーが発生します。
Assigning to 'id<> _Nullable' from incompatible type '*const __strong'
これは何が原因でしょうか?
宜しくお願いします。