
Originally Posted by
jb975
Hey All:
Anyone out there using Zattoo via a VPN or in the UK itself on a regular internet connection having any issues today connecting to Zattoo?
I have been trying to get in but get the following error message:
Its labeled a "Mako Runtime Error"
and the error message is:
Error !
AttributeError: 'NoneType' object has no attribute 'filter_sections'
95 % endif
96 ## Login to watch channels
97 <li class="anonheader">${_('Sign up to see more free TV')}</li>
98 % for section in channel_list.metachannel_country_sections:
99 ## Section header, if not blank
100 % if section['section']:
101 <li class="subgroupheader">${section['section']}</li>
102 % endif
103 ## metachannels in this section
/zattoo/bettyy/releases/current/lib/python2.5/site-packages/bettyy-1.2.7-py2.5.egg/bettyy/model/channels.py, line 367:
self.__metachannel_country_sections = self.listing.filter_sections(self.country_metacnam es, [])
/zattoo/bettyy/releases/current/lib/python2.5/site-packages/bettyy-1.2.7-py2.5.egg/bettyy/html/skins/gazoo/zapper.mako, line 98:
% for section in channel_list.metachannel_country_sections:
/zattoo/bettyy/releases/current/lib/python2.5/site-packages/Mako-0.3.4-py2.5.egg/mako/runtime.py, line 278:
return lambda *args, **kwargs:callable_(self.context, *args, **kwargs)
/zattoo/bettyy/releases/current/lib/python2.5/site-packages/bettyy-1.2.7-py2.5.egg/bettyy/html/skins/gazoo/main.html, line 153:
<%advertising:sidebarad />
/zattoo/bettyy/releases/current/lib/python2.5/site-packages/Mako-0.3.4-py2.5.egg/mako/runtime.py, line 450:
callable_(context, *args, **kwargs)
anyone else getting this today?
Thanks!