Hi
@TiGRWe are using the vforg theme and recently added the following code to our .tpl
{asset name="Foot"}This is breaking the quotes plugin. Without the above asset, however, #conversations do not start correctly. I wonder if you can take a look at this.
Comments
<!-- Various definitions for Javascript //--> <div id="Definitions" style="display: none;"> <input type="hidden" id="SetClientHour" value="0" /> <input type="hidden" id="AnalyticsTask" value="none" /> <input type="hidden" id="WhosOnlineFrequency" value="500" /> <input type="hidden" id="TransportError" value="A fatal error occurred while processing the request.<br />The server returned the following response: %s" /> <input type="hidden" id="TransientKey" value="XXX" /> <input type="hidden" id="WebRoot" value="http://XXX" /> <input type="hidden" id="UrlFormat" value="/vanilla/index.php?p=/{Path}" /> <input type="hidden" id="ConfirmHeading" value="Confirm" /> <input type="hidden" id="ConfirmText" value="Are you sure you want to do that?" /> <input type="hidden" id="Okay" value="Okay" /> <input type="hidden" id="Cancel" value="Cancel" /> <input type="hidden" id="Search" value="Search" /> </div>I have XXXed out a couple of details in the above example.I've uploaded and installed vanilla, I've uploaded the vforg theme and I've added the
{asset name="Foot"}to the default.master.tpl file.Have a look below and try to use the highlight to quote:
http://paulatkinson.co.nz/vanilla/discussion/1/a-topic-of-no-importance-#Item_2