Page 1 of 1

RTL - displaying thumbnails (not working)

Posted: 05 Jan 2012, 18:16
by oogits
Hello,


I have followed this tutorial, trying to set a multilingual web site, and it didn't work for me.

I found few differences between the tutorial and files:
Instead of "$tmpl" I have "$this->tmpl" in the view.html.php file.

Is it because it's a newer version?
Am I doing it wrong?

Thanks,

Uri.

Re: RTL - displaying thumbnails (not working)

Posted: 09 Jan 2012, 19:59
by Jan
Hi, yes, in newest version $tmpl variable was changed to $this->tmpl

Jan