Errors installing Components - Joomla! Forum - community, help and support
hi, i have installed joomla 1.0.4 on windows 2003 server. used apache 2, php 4.4.1 , mysql 4.1 online. what happens number of error different components tried: i.e.: minicalendar excalendar gives following error: fatal error: cannot redeclare translate_deprecated() (previously declared in d:\website\components\com_extcalendar\languages\dutch\index.php:439) in d:\website\components\com_extcalendar\languages\dutch\index.php on line 439 the zoom gallery component has following errors: warning: call-time pass-by-reference has been deprecated - argument passed value; if pass reference, modify declaration of [runtime function name](). if enable call-time pass-by-reference, can set allow_call_time_pass_reference true in ini file. however, future versions may not support longer. in d:\website\components\com_zoom\lib\toolbox.class.php on line 373 warning: call-time pass-by-reference has been deprecated - argument passed value; if pass reference, modify declaration of [runtime function name](). ...