We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 28215
    • 4,149 Posts
    This is an auto-generated topic for Quip 1.2.5-pl by splittingred.

    Brief Description:

    A simple commenting system for MODx Revolution, complete with a backend management interface, threading support, moderation, notifications, and more.
    Note: 1.2.1 and above work only for MODx Revolution 2.0.5 and later.
    New in 1.2.5

    • [li]Fix issue where remove comment link was visible for non-authed users
    • [#3521] Ensure dateFormat is respected in comment preview
    • [/li]

    New in 1.2.4

    • [#46] Add check for proper access when deleting/reporting comments via FE
    • [#44] Prevent HTML tags in non-body fields in comment reply form
    • [#47] Clean up default HTML in tpls


    Note: After installing, you may need to "Flush All Sessions" (Security - Flush All Sessions) to reload the new Access Policy for the manager interface.
    See official documentation here:
    http://rtfm.modx.com/display/ADDON/Quip
      shaun mccormick | bigcommerce mgr of software engineering, former modx co-architect | github | splittingred.com
      • 37514
      • 178 Posts
      I’ve got a Quip bug, which is preventing comments being submitted. The php log error looks like this:

      [2011-03-03 10:37:51] (ERROR @
      /data/vhost/core/model/modx/rest/modrestclient.class.php
      : 173) PHP warning: simplexml_load_string() [<a
      href=’function.simplexml-load-string’>function.simplexml-load-string</a>]:
      Entity: line 1: parser error : XML declaration allowed only at the start
      of the document

      Does anyone have any idea why that might be occurring?