I installed JA Teline but have a problem with the Hot Topic module. I installed mod_ja_catslwi but get an error on my site:
[PHP]Fatal error: Call to undefined function: imageantialias() in /data/members/paid/h/i/historiek.net/htdocs/www/modules/mod_ja_catslwi/helper.php on line 128[/PHP]
I checked line 128 in helper.php. It says:
[PHP]imageantialias ($dst, true);[/PHP]
Should I change something here?
My sites is running on Joomla 1.0.15. You can see the error live in action @: http://www.historiek.net
Hope you’re able to help me out. Thanks in advance.
==================================================
Nevermind, problem solved. Changed some settings, like “imageantialias ($dst, false);”