NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Legacy (v4.x and earlier) v
« Previous 1 … 85 86 87 88 89 … 433 Next »
v4.0.4 (170723) Web app appears to be nonfunctional on mobile

v4.0.4 (170723) Web app appears to be nonfunctional on mobile
mrdally204
Offline

Member

Posts: 57
Threads: 10
Joined: Jan 2015
#1
2017-07-27, 06:33 PM
Attempted multiple android phones but nothing appears to be clickable. I'm able to log in, and see the landing page but they appear as text and not links. The hamburger button in the top right is also not clickable. Sharing screen shot. From a desktop browser all functionality is working for me. Let me know if more info is needed Smile
p37307
Offline

Senior Member

Posts: 252
Threads: 46
Joined: Jul 2016
#2
2017-07-27, 08:06 PM
mrdally204 Wrote:Attempted multiple android phones but nothing appears to be clickable. I'm able to log in, and see the landing page but they appear as text and not links. The hamburger button in the top right is also not clickable. Sharing screen shot. From a desktop browser all functionality is working for me. Let me know if more info is needed Smile

Working on my Android phone and tablet.

Picture, Front main page.

[ATTACHMENT NOT FOUND]
Picture2, "Hamburger" clicked

[ATTACHMENT NOT FOUND]
~Paul

If you haven't broken it at least once, you're not doing it right. :eek:
mrdally204
Offline

Member

Posts: 57
Threads: 10
Joined: Jan 2015
#3
2017-07-28, 02:22 AM (This post was last modified: 2017-07-28, 02:37 AM by mrdally204.)
thanks for the reply. I was trying remote, when I used it locally I was able to populate a recent recording but the hamburger button was still not functional for me Sad What browser are you using? I did figure out one of my problems. I had "Data saver" enabled in the Chrome settings which seems to have messed up some communication.

EDIT:
Tried with my tablet as well and still unable eat a burger. I also tried with both Chrome and Dolphin browser, just in case. Maybe I'll try a reinstall and see if something clears up.
p37307
Offline

Senior Member

Posts: 252
Threads: 46
Joined: Jul 2016
#4
2017-07-28, 02:42 AM
mrdally204 Wrote:thanks for the reply. I was trying remote, when I used it locally I was able to populate a recent recording but the hamburger button was still not functional for me Sad What browser are you using? I did figure out one of my problems. I had "Data saver" enabled in the Chrome settings which seems to have messed up some communication.

EDIT:
Tried with my tablet as well and still unable eat a burger. I also tried with both Chrome and Dolphin browser, just in case. Maybe I'll try a reinstall and see if something clears up.

I'm in Chrome. I bet it is a cache issue.

Try it incognito on Chrome on Android to see if something is messing with it. Maybe the old cache.

Browsing through incognito mode disables history and cache. So you can visit any site through incognito mode to request fresh content every time.

If it works, Click on the menu button (three dots in the top right corner). Click on Clear browsing data on the bottom. Your browser cache is now empty.
~Paul

If you haven't broken it at least once, you're not doing it right. :eek:
mrdally204
Offline

Member

Posts: 57
Threads: 10
Joined: Jan 2015
#5
2017-07-28, 02:50 AM (This post was last modified: 2017-07-28, 02:59 AM by mrdally204.)
I actually did try that without success. I'm even able to recreat the issue in Chrome on windows when switching to the mobile option when debugging with F12. Not sure if it is related but the page complains about "bootstraps java version" See the screen shot.
Code:
Uncaught Error: Bootstrap's JavaScript requires jQuery version 1.9.1 or higher, but lower than version 3
Logs zipped here
https://www.dropbox.com/s/aicoa2qd5pmbgk...5.zip?dl=0
p37307
Offline

Senior Member

Posts: 252
Threads: 46
Joined: Jul 2016
#6
2017-07-28, 03:01 AM
mrdally204 Wrote:I actually did try that without success. I'm even able to recreat the issue in Chrome on windows when switching to the mobile option when debugging with F12. Not sure if it is related but the page complains about "bootstraps java version" See the screen shot.
Code:
Uncaught Error: Bootstrap's JavaScript requires jQuery version 1.9.1 or higher, but lower than version 3

I don't get that error from the developers console.

I wonder if you have more than 1 version of java on your computer, and if so, would it matter.

It seems like I got that error on something else I was doing, non-NPVR related, and it was because during a JAVA update I didn't let it remove the older versions.

I could be wrong.
~Paul

If you haven't broken it at least once, you're not doing it right. :eek:
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#7
2017-07-28, 03:07 AM
I've just checked with my iPhone, and initially had a problem with the pages, but that came right as soon as I cleared the cached data. I suspect it was trying to run some outdated bit. I wonder if this is your problem? You should try clearing the cache on your device.

I also checked with Chrome set as a Galaxy S5 on PC, and didn't see the issue.

That said playback is fairly clunky via the website, but you shouldn't get what you're describing.
mrdally204
Offline

Member

Posts: 57
Threads: 10
Joined: Jan 2015
#8
2017-07-28, 03:21 AM
Thanks for the reply guys.
sub, I tried clearing cache but it did not appear to clean it up for me. This was functional for me prior to updating to 4.0.4. The main purpose for having it on mobile is not for playback but for scheduling on the road Smile One more little hickup I am observing right now is that on my desktop browser I am able to click a recording and actually watch it. However I am unable to bring up the settings there. Output in the console is as follows..
Code:
player.html?recording_id=10016&title=The Bachelorette: 1309:492 Uncaught TypeError: $(...).modal is not a function
    at Object.success (player.html?recording_id=10016&title=The Bachelorette: 1309:492)
    at i (jquery.min.js:2)
    at Object.fireWith [as resolveWith] (jquery.min.js:2)
    at A (jquery.min.js:4)
    at XMLHttpRequest.<anonymous> (jquery.min.js:4)
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#9
2017-07-28, 03:53 AM
I wonder if it's worth running the 'Stop NPVR Service' shortcut, then rerunning the installer, in case something didn't manage to update?
mrdally204
Offline

Member

Posts: 57
Threads: 10
Joined: Jan 2015
#10
2017-07-28, 04:11 AM (This post was last modified: 2017-07-28, 04:16 AM by mrdally204.)
I just tried that without success. I even tried a second time, before installing I renamed the web folder so it would do a complete install on it (I noticed in the previous install some skipped files) but that was not successful either. Perhaps its an environment issue? I'm running it on a Windows 8 VM 64 bit.

EDIT:
Interesting twist. I am able to load the settings while watching a stream from within Edge browser and IE on my windows machine. Not sure what that does for you Smile
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): 1 2 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  4.2.5 and Mobile TV Guide NumberFive 8 3,232 2020-04-30, 08:13 PM
Last Post: NumberFive
  Digital Recorder stop as Parent appears to have exited pascalb 9 2,443 2017-11-19, 07:44 AM
Last Post: sub
  4.0.4 WEB Modern Settings elements nonfunctional scJohn 8 2,725 2017-08-16, 07:25 PM
Last Post: scJohn
  v4.0.4 (170723) new NextPVR Reader/Demux component inconsitent!! Bobbybear 8 2,959 2017-07-27, 05:32 PM
Last Post: Bobbybear
  My HP Prodesk Mini Appears to be Incompatible with NPVR richardtc17 5 2,367 2017-02-09, 01:59 AM
Last Post: sub
  Recording service appears to be stopping randomly dongna 7 2,211 2015-10-29, 04:11 PM
Last Post: dongna
  Nrecord appears to hang and then crash Graham 6 2,402 2011-10-08, 06:46 PM
Last Post: Reddwarf
  Channel appears on wrong MUX scanning UK DVB-T (as well as correc6t one). martint123 7 2,532 2011-09-26, 04:35 PM
Last Post: imilne

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode