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

Notice: Undefined index in reports model & reports default view #172

Closed
niteshkesarkar opened this issue Jan 3, 2020 · 0 comments
Closed

Comments

@niteshkesarkar
Copy link
Contributor

niteshkesarkar commented Jan 3, 2020

There are warnings in the reports model and reports default view.

Notice: Undefined index: record_id in /var/www/ttpllt-php72.local/public/jticketing/components/com_tjreports/models/reports.php on line 182

Notice: Undefined index: username_hash in /var/www/ttpllt-php72.local/public/jticketing/components/com_tjreports/models/reports.php on line 182

Notice: Undefined index: email_hash in /var/www/ttpllt-php72.local/public/jticketing/components/com_tjreports/models/reports.php on line 182

Warning: array_flip() expects parameter 1 to be array, null given in /var/www/ttpllt-php72.local/public/jticketing/components/com_tjreports/models/reports.php on line 547

Warning: array_keys() expects parameter 1 to be array, null given in /var/www/ttpllt-php72.local/public/jticketing/components/com_tjreports/views/reports/view.base.php on line 164

Please refer below image for the warnings.

JTicketing Reports

JTicketing Reports error1

@niteshkesarkar niteshkesarkar changed the title Undefined index warning in reports model & reports default view Notice: Undefined index in reports model & reports default view Jan 3, 2020
niteshkesarkar added a commit to niteshkesarkar/com_tjreports that referenced this issue Jan 3, 2020
niteshkesarkar added a commit to niteshkesarkar/com_tjreports that referenced this issue Jan 3, 2020
niteshkesarkar added a commit to niteshkesarkar/com_tjreports that referenced this issue Jan 6, 2020
niteshkesarkar added a commit to niteshkesarkar/com_tjreports that referenced this issue Jan 6, 2020
coolbung pushed a commit that referenced this issue Jan 10, 2020
…fault view (#173)

* Issue #172 Fix: Notice: Undefined index in reports model & reports default view

* Issue #172 Fix: Notice: Undefined index in reports model & reports default view

* Issue #172 Fix: Scrutinizer changes and namespaces

* Issue #172 Fix: Scrutinizer changes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant