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

Error on osTicket(v1.8.3-26-gb0a2fe8) #1032

Closed
SoulRaven opened this issue Jun 18, 2014 · 1 comment
Closed

Error on osTicket(v1.8.3-26-gb0a2fe8) #1032

SoulRaven opened this issue Jun 18, 2014 · 1 comment
Labels

Comments

@SoulRaven
Copy link

i get this error when i try to fetch manulay the email from inbox:
php /var/www/support/api/cron.php

PHP Warning: Invalid argument supplied for foreach() in /var/www/support/include/class.dynamic_forms.php on line 49
PHP Warning: Invalid argument supplied for foreach() in /var/www/support/include/class.dynamic_forms.php on line 49
PHP Warning: Invalid argument supplied for foreach() in /var/www/support/include/class.dynamic_forms.php on line 49
PHP Fatal error: Uncaught exception 'Exception' with message 'Attempting to add invalid object to list' in /var/www/support/include/class.orm.php:465
Stack trace:

0 /var/www/support/include/class.user.php(90): InstrumentedList->add(NULL)

1 /var/www/support/include/class.ticket.php(2311): User::fromVars(Array)

2 /var/www/support/include/class.mailfetch.php(708): Ticket->create(Array, Array, 'Email')

3 /var/www/support/include/class.mailfetch.php(741): MailFetcher->createTicket(2)

4 /var/www/support/include/class.mailfetch.php(821): MailFetcher->fetchEmails()

5 /var/www/support/include/class.cron.php(25): MailFetcher->run()

6 /var/www/support/include/class.cron.php(98): Cron->MailFetcher()

7 /var/www/support/include/api.cron.php(19): Cron->run()

8 /var/www/support/include/api.cron.php(40): CronApiController->run()

9 /var/www/support/api/cron.php(23): LocalCronApiController::call()

10 {main}

thrown in /var/www/support/include/class.orm.php on line 465

@greezybacon
Copy link
Contributor

If you can find the root of this, I will fly to where you are and hug you!

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

3 participants