Well, I downloaded the two upgrade zip files, added them to lifetype and allowed overwrite, and it looks nice. Plugins actually work now, version 1.2.8 was just not a good version I guess. The authimage shows and even the smile bar shows (Is it possible to get a full, rich text editing bar when commenting instead of just the plain "textarea" box?). The problem is that the blog owner would like others to comment so there is only one blog user, the owner himself, however, anyone can post a comment. When I try to post a comment in Firefox, it seems to work okay, although the comment failed to actually post properly. It looks good when you submit it, but go back later and only see an error code.
If you try to comment as a non blog user in IE, you see the very same error message right away and never get the chance to actually try and post.
This is the error message:
Topic
Text (Required)
Fatal error: Call to a member function isEnabled() on a non-object in /home/content/j/c/b/jcboutrouille/html/lifetype/tmp/1/%%3F^3F2^3F2BCD9C%%commentform.template.inc on line 18
This happens if the commentform.template has been modified for smilies or if it is original. Line 18 is only an "else" statement.
Section of commentform.template with line numbers:
(15) {if $authuser}
(16) <span id="AuthUser">{$authuser->getUsername()} ({$locale->tr("form_authenticated")})</span>
(17) <input type="hidden" name="userName" id="userNameHidden" value="{if $authuser}{$authuser->getUsername()}{/if}" /></div>
(18) {else}
(19) <input type="text" name="userName" id="userName" value="" /></div>
(20) {/if}
This sucks and we cannot get comments at all now, even though all of the plugins seem to work now with this new version 1.2.10.
When I do a file check, there are many, many files that show up in red as not belonging to that version file set. I only applied the update zip files as recommended by John.
Please help.
Thank you,
Paul
