Hi!
I've got the Akobook, AkoComment and Glossary components installed on a Mambo 4.5.1 site. The Comment section wirks, but when trying to access either Akobook or Glossary (based on akocomment) I get the following eror:
Quote:
|
Fatal error: Cannot redeclare akoparse() (previously declared in /var/www/localhost/htdocs/linuxprox.org/www/components/com_glossary/glossary.php:85) in /var/www/localhost/htdocs/linuxprox.org/www/components/com_akocomment/functions.akocomment.php on line 12
|
or
Quote:
|
Fatal error: Cannot redeclare akoparse() (previously declared in /var/www/localhost/htdocs/linuxprox.org/www/components/com_akobook/akobook.php:39) in /var/www/localhost/htdocs/linuxprox.org/www/components/com_akocomment/functions.akocomment.php on line 12
|
What is wrong?
Please help.