Page 1 of 1

selflink : problem with a text having apostrophe

Posted: Mon May 21, 2007 2:53 pm
by groinko
Hello, when I do a selflink with a text having apostrophe (for example: it's here ) I get this error :

Code: Select all

string(140) "Smarty error: [in content:content_en line 6]: syntax error: expecting '=' after attribute name 'here' (Smarty_Compiler.class.php, line 1577)" 
What can I do please ?

Re: selflink : problem with a text having apostrophe

Posted: Tue May 22, 2007 3:05 pm
by tsw
try It\'s here and It%27s here

Re: selflink : problem with a text having apostrophe

Posted: Tue May 22, 2007 4:32 pm
by groinko
ok thank you
but for me it would be ok
but for a person that does not understand nothing about code...

Re: selflink : problem with a text having apostrophe

Posted: Tue May 22, 2007 6:40 pm
by groinko
It's ok now... with TinyMCE !!!