Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError in POST /postedform #8077

Closed
bhanu2217 opened this issue Mar 9, 2023 · 0 comments
Closed

TypeError in POST /postedform #8077

bhanu2217 opened this issue Mar 9, 2023 · 0 comments
Labels

Comments

@bhanu2217
Copy link
Contributor

Error in Faveo Community

TypeError in POST /postedform
count(): Argument #1 ($value) must be of type Countable|array, null given

View on Bugsnag

Stacktrace

app/Http/Controllers/Agent/helpdesk/TicketController.php:614 - count
app/Http/Controllers/Agent/helpdesk/TicketController.php:614 - App\Http\Controllers\Agent\helpdesk\TicketController::checkMobile
app/Http/Controllers/Agent/helpdesk/TicketController.php:649 - App\Http\Controllers\Agent\helpdesk\TicketController::create_user
app/Http/Controllers/Agent/helpdesk/TicketWorkflowController.php:174 - App\Http\Controllers\Agent\helpdesk\TicketWorkflowController::workflow
app/Http/Controllers/Client/helpdesk/FormController.php:233 - App\Http\Controllers\Client\helpdesk\FormController::postedForm
app/Http/Middleware/CheckBoard.php:27 - App\Http\Middleware\CheckBoard::handle
app/Http/Middleware/LanguageMiddleware.php:33 - App\Http\Middleware\LanguageMiddleware::handle
app/Http/Middleware/VerifyCsrfToken.php:33 - App\Http\Middleware\VerifyCsrfToken::handle

View full stacktrace

Created automatically via Bugsnag

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant