v2.0 incorporates the <setvar> fix in v1.6 of Template Conditionals. Also the plugin will no longer attempt to interpret stuff like <?xml ... ?> as PHP.
Excellent update - thank you
Hi, I use this plugin to make some changes in my forum.
If I modify the template "member_profile" created with Profile System by Tomm, here the plugin does not work. What can I do?
Thanks
That is Tomm's myNetwork profile system that does not play nicely with other plugins. You should ask Tomm.
(08-08-2012 06:05 PM)leefish Wrote: [ -> ]That is Tomm's myNetwork profile system that does not play nicely with other plugins. You should ask Tomm.
Ok.
Hi to all,
I use MyBB 1.6.8 and this plugin. I have to use it to insert ads only on first post. I inserted ads code in the postbit template and I used this conditional: <if $post['pid1'] then>ADS CODE</if> but ads isn't showed.
I absolutely need to use it beacuse other plugins for ads in first post don't work and if I don't use it, the ads is showed in all posts.
Something like this:
Code:
<if $post['pid'] == $thread['firstpost'] then>Ads Code Here</if>
|
Thanks a lot, it works
This is a really dumb question, but what sort of format is the file download in? I can't seem to open it on my mac.
Thanks to anyone that responds!