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

recorded page count - session fix #91

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

SourceDoctor
Copy link

on page which shows records following error is listed on bottom:

"Pages -
Fatal error: Uncaught TypeError: Unsupported operand types: int / string in /usr/share/mythtv/mythweb/modules/tv/tmpl/default/recorded.php:272 Stack trace: #0 /usr/share/mythtv/mythweb/modules/tv/recorded.php(193): require_once() #1 /usr/share/mythtv/mythweb/modules/tv/handler.php(82): require_once('...') #2 /usr/share/mythtv/mythweb/mythweb.php(35): require_once('...') #3 {main} thrown in /usr/share/mythtv/mythweb/modules/tv/tmpl/default/recorded.php on line 272"

This is caused because Session Variable contains a string "null" which should be catched also

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

Successfully merging this pull request may close these issues.

1 participant