Adam Howard
Well-known member
Noticed a speed improvement in this version.
Don't know the cause, but am thankful
Don't know the cause, but am thankful

<dt><a href="{xen:link help/about-us}">{xen:phrase help_about_us}</a></dt>
<dd>Insert your description here...</dd>
<dt><a href="{xen:link help/about-us}">{xen:phrase help_about_us}</a></dt>
<dd>Squat the Planet is an online community of anarchists, activists, hobos, migrant punks, intentional communities, and other unconventional adventurers.</dd>
Last time I forgot to include Diff library.
TMS version is the same.
Last time I forgot to include Diff library.
TMS version is the same.
I did replace it, but wanted to be sure the import of the addon was not necessary againYou don't even need to replace old one. It is the same, I just forgot it. Do nothing if you have it already![]()
It worked like a charme for meHi, guys!
Don't forget to rebuild templates after upgrade to 1.1.3 and please report how it works with new version.
<template_modifications>
<modification title="UserRankRibbons Template Edit" template_title="message_user_info" execute_order="10" modification_type="str_replace" callback_class="" callback_method="" description="" version_id="1" version_string="2.1" active="1">
<search_value><![CDATA[<xen:if is="!{$isQuickReply}">]]></search_value>
<replace_value><![CDATA[<xen:if is="@UserRankRibbonsActive"><xen:include template="UserRankRibbons" /></xen:if><xen:if is="!{$isQuickReply}">]]></replace_value>
</modification>
</template_modifications>
What do you mean by mod list?Hm. Strange. Try to go in mod list. It should be there
I am trying that now....Shouldn't
<xen:if is="@UserRankRibbonsActive">
be
<xen:if is="{$UserRankRibbonsActive}">
The first post worked perfectly!Oh I see it is not an actual variable you are checking for but a style property.
To get it to compile/save I think you will have to write:
<xen:if is="{xenroperty UserRankRibbonsActive}">
Are you viewing your forum in the same style?Any ideas? What info can I give you to help diagnose it?
We use essential cookies to make this site work, and optional cookies to enhance your experience.