rejetto forum

Software => HFS ~ HTTP File Server => Bug reports => Topic started by: r][m on September 04, 2010, 03:27:51 PM

Title: No Pipe from ini
Post by: r][m on September 04, 2010, 03:27:51 PM
Code: [Select]
<b>IP's Blocked:</b>{.no pipe|{.from table|#ini|ban-list.}.}
Has there been a change to this I missed? It no longer returns the list,
from the ini here.
Any one else confirm?

Title: Re: No Pipe from ini
Post by: SilentPliz on September 04, 2010, 03:51:32 PM
Hi!

I told myself that I remembered something. ;)

http://www.rejetto.com/forum/index.php/topic,7146.0.html
Title: Re: No Pipe from ini
Post by: r][m on September 05, 2010, 03:20:02 AM
@ SilentPliz
Your memory is certainly better than mine !  :)
However, now this
Code: [Select]
{.if|{.no pipe|{.from table|#ini|ban-list.}.}|{:{.!result 2.}:}|{:{.!result 1.}:}
/if.}
in the main template always returns "result 1" with bans in the ini ban-list or
when it is empty? It did work before, and I've changed nothing about it, just hadn't
used it in a while.
So what else about this have I forgotten?  ;D

AND NOW
I find that I can't go back past build 263 to test this. When I do I get a error
section styled like my tpl in place of my default file mask, that says "Forbidden File".
I have no such text anywhere.  ???

Up Date
I found a back up of my 246 directory and the code above works.
Here it works in 253, in 254 does not. I see it as a bug in 254 and up.
Title: Re: No Pipe from ini
Post by: rejetto on September 06, 2010, 08:26:27 AM
you are right.
#ini will work again in next build (269).
thanks for reporting.