Posts

Showing posts with the label fix

How to by-pass Child Lock in Sun Direct set-top boxes

Sun Direct set-top boxes provides many features and like every other provider, their box also has a Child Lock to lock out channels you wish your children should not watch. But, there is an easy way to by-pass the lock and view channels without knowing the lock password. When you are on any channel that is locked, press the Favorite (yellow colored) button below the 4 way key on the Remote Control.  This will bring up the Favorite channel menu and at the same time, the channel that you are in will be view able. Happy watching I am writing this post so that the Sun Direct team will look into the matter and provide a software update to fix this solution.

NiceAdmin and bootstrap-switch.js style issue - Fixed - No Style applied to switch

Image
I have been Googling for a couple of days to find a solution to this issue. The NiceAdmin demo clearly show the BootStrapSwitch having styles applied, but using the same code and styles, it is not working on our server. Only I go this instead of the switch: I checked many solutions that are shown, but none of them worked. The error in JS is as below: TypeError: $(...).bootstrapSwitch is not a function $('.switch')['bootstrapSwitch']();