I'm trying to get full desc, but, desc have a quot ", sample: Program blabla "name" program. but i only get Program blabla(n) i tried other ini site, and work perfect, how i cant get it fixed for clarotv.com.br.ini ?
I try:
description.modify {replace|"|"}
description.modify {cleanup(style=htmldecodespecialchar)}
and
index_temp_1.modify {replace|"|"}
index_temp_1.modify {cleanup(style=htmldecodespecialchar)}
but no success.
Can yours help me?
I'm using last version, but i can't implement it.
I know about yo.tv, but i don't want to use him. :-)
@Edit:
Sorry for my ignorance, but I do not know the exact location of the code to add this, I tried in several places but it did not help, could you help me by sending the ini with the code in the exact place?
OMG, thank you man, u saved my day xD
Working as good, but i disabled:
index_description.modify {remove| \}
because i need to get " escaped \"
Thanks.