<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
Hi,<div><br></div><div>This morning while I was checking the create account problem, I went to <a href="http://www.booki.cc">www.booki.cc</a> and got the following error on the front Page.</div><div><br></div><div><h1>TemplateSyntaxError at /</h1>  <pre class="exception_value">Caught NoReverseMatch while rendering: Reverse for 'view_chapter' with arguments '(u'netizen-marathon-2010', u'')' and keyword arguments '{}' not found.</pre>  <table class="meta" style="text-align: left;"><tbody><tr><th><div style="text-align: left;"><span class="Apple-style-span" style="font-weight: normal;">Further Down the Page was...</span></div><div style="text-align: left;"><br></div><h2 style="text-align: left;">Template error</h2><p style="text-align: left;">In template <code>/var/www/bookicc/templates/portal/frontpage.html</code>, error at line <strong>83</strong></p>   <h3 style="text-align: left;">Caught NoReverseMatch while rendering: Reverse for 'view_chapter' with arguments '(u'netizen-marathon-2010', u'')' and keyword arguments '{}' not found.</h3>   <table class="source cut-top cut-bottom" style="text-align: left;">            <tbody><tr><th>73</th>      <td> </td></tr>               <tr><th>74</th>      <td>{% for activity in activity_history %} </td></tr>               <tr><th>75</th>      <td> <div style="margin-top: 5px; margin-bottom: 10px; border: 0px solid gray; padding: 5px; font-size: 14px;"> </td></tr>               <tr><th>76</th>      <td>    <div style="float: left; margin-right: 10px; float: left; width: 48px; height: 48x;"> </td></tr>               <tr><th>77</th>      <td>       <img src="{% url view_profilethumbnail activity.user %}?width=48" alt="{{activity.user}}"> </td></tr>               <tr><th>78</th>      <td>    </div> </td></tr>               <tr><th>79</th>      <td>    <div style="display: inline-block;"> </td></tr>               <tr><th>80</th>      <td>     <a href="{% url view_profile activity.user.username %}">{{ activity.user }}</a> &nbsp;&nbsp; <i>{{ activity.modified|timesince}} {% trans "ago" %}</i><br/> </td></tr>               <tr><th>81</th>      <td>     <div style="padding-top: 5px"> </td></tr>               <tr><th>82</th>      <td>     {% if activity.kind == 1 %} </td></tr>                <tr class="error"><th>83</th>       <td>         {% trans "Created new chapter" %} <a href="<span class="specific">{% url view_chapter activity.book.url_title activity.chapter.url_title %}</span>"><i>"{{activity.chapter.title}}"</i></a>. </td></tr>               <tr><th></th></tr></tbody></table></th></tr></tbody></table><div style="text-align: left;"><br></div><div style="text-align: left;">I hope this helps</div><div style="text-align: left;"><br></div><div style="text-align: left;">Cheers,</div></div><div style="text-align: left;"><br></div><div style="text-align: left;">John</div></body></html>