Search found 6 matches

by gnr
Tue Sep 05, 2006 7:36 pm
Forum: Bugs
Topic: wrong encoding ?
Replies: 8
Views: 4159

It's valid now :)
Thanks a lot for help and your time.
by gnr
Tue Sep 05, 2006 1:51 pm
Forum: Bugs
Topic: wrong encoding ?
Replies: 8
Views: 4159

Re: wrong encoding ?

garvinhicking wrote:The 'entries.tpl' file!
but theme which I use (joshua) doesn't have this file, only index.tpl.
Should I edit 'entries.tpl' which is in 'default' subdirectory ?
by gnr
Tue Sep 05, 2006 1:22 pm
Forum: Bugs
Topic: wrong encoding ?
Replies: 8
Views: 4159

Re: wrong encoding ?

garvinhicking wrote:Hi!

You will need to edit your template and search for

Code: Select all

onclick="alert('{$CONST.TRACKBACK_SPECIFIC_ON_CLICK|@escape:htmlall}');
and replace it with

Code: Select all

onclick="alert('{$CONST.TRACKBACK_SPECIFIC_ON_CLICK|@escape:html}');
Sorry but I don't understand. Which file should I edit ?
by gnr
Tue Sep 05, 2006 12:27 pm
Forum: Bugs
Topic: wrong encoding ?
Replies: 8
Views: 4159

wrong encoding ?

I have problem with validating my blog with validator.w3.org
The frontpage is ok - http://tinyurl.com/ltw9x
But for example - http://tinyurl.com/qehyy - there is some problem with encoding and it's not related with themes (i've tried several themes with the same effect).
Is it a bug ?
My blog is ...
by gnr
Tue Sep 05, 2006 12:04 pm
Forum: Bugs
Topic: spartacus problem
Replies: 2
Views: 1991

thanks for quick answer :-)
by gnr
Tue Sep 05, 2006 11:20 am
Forum: Bugs
Topic: spartacus problem
Replies: 2
Views: 1991

spartacus problem

Maybe it's not a bug... but it's some kind of problem here.
There is no package_sidebar_pl.xml and package_event_pl.xml files on the server, so I can't use spartacus for plugins.
Can you check it please ?