[Booki-dev] Booki.cc front page broken

John Curwood marketing at lovinglearning.co.nz
Thu May 5 11:18:14 PDT 2011


Hi,

This morning while I was checking the create account problem, I went  
to www.booki.cc and got the following error on the front Page.

TemplateSyntaxError at /

Caught NoReverseMatch while rendering: Reverse for 'view_chapter'  
with arguments '(u'netizen-marathon-2010', u'')' and keyword  
arguments '{}' not found.
Further Down the Page was...

Template error

In template /var/www/bookicc/templates/portal/frontpage.html, error  
at line 83

Caught NoReverseMatch while rendering: Reverse for 'view_chapter'  
with arguments '(u'netizen-marathon-2010', u'')' and keyword  
arguments '{}' not found.

73	
74	{% for activity in activity_history %}
75	 <div style="margin-top: 5px; margin-bottom: 10px; border: 0px  
solid gray; padding: 5px; font-size: 14px;">
76	 <div style="float: left; margin-right: 10px; float: left; width:  
48px; height: 48x;">
77	 <img src="{% url view_profilethumbnail activity.user %}?width=48"  
alt="{{activity.user}}">
78	 </div>
79	 <div style="display: inline-block;">
80	 <a href="{% url view_profile activity.user.username %}"> 
{{ activity.user }}</a>    <i>{{ activity.modified| 
timesince}} {% trans "ago" %}</i><br/>
81	 <div style="padding-top: 5px">
82	 {% if activity.kind == 1 %}
83	 {% trans "Created new chapter" %} <a href="{% url view_chapter  
activity.book.url_title activity.chapter.url_title  
%}"><i>"{{activity.chapter.title}}"</i></a>.

I hope this helps

Cheers,

John
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.flossmanuals.net/pipermail/booki-dev-flossmanuals.net/attachments/20110506/2fd0dca8/attachment-0001.htm>


More information about the Booki-dev mailing list