when i try to render the joomulus moduel on my webpage i get php lines stating some errors although the tag cloud seems to work just fine
Warning: Invalid argument supplied for foreach() in /web/htdocs/
www.xxx.it/home/modules/mod_joomulus/
mod_joomulus.php on line 18
Warning: implode() [function.implode]: Invalid arguments passed in /web/htdocs/w
www.xxx.it/home/modules/mod_joomulus/
mod_joomulus.php on line 22
Warning: array_values() [function.array-values]: The argument should be an array in /web/htdocs/
www.xxx.it/home/modules/mod_joomulus/
mod_joomulus.php on line 35
Warning: Wrong parameter count for min() in /web/htdocs/
www.xxx.it/home/modules/mod_joomulus/
mod_joomulus.php on line 35
Warning: array_values() [function.array-values]: The argument should be an array in /web/htdocs/
www.xxx.it/home/modules/mod_joomulus/
mod_joomulus.php on line 36
Warning: Wrong parameter count for max() in /web/htdocs/
www.xxx.it/home/modules/mod_joomulus/
mod_joomulus.php on line 36
can you help me?