Hello,
I was following the Joomla integration guide below:
http://roster.thumann.dk/joomla_guide/#phpbb_intro
However, when I clicked the link "go to administration panel" to configure the board, I got the following error:
Warning: mysql_query() [function.mysql-query]: Access denied for user 'theaf5'@'localhost' (using password: NO) in /home/theaf5/public_html/components/com_forum/extension.inc on line 22
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /home/theaf5/public_html/components/com_forum/extension.inc on line 22
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/theaf5/public_html/components/com_forum/extension.inc on line 23
Warning: Cannot modify header information - headers already sent by (output started at /home/theaf5/public_html/components/com_forum/extension.inc:22) in /home/theaf5/public_html/components/com_forum/admin/index.php on line 650
Warning: Cannot modify header information - headers already sent by (output started at /home/theaf5/public_html/components/com_forum/extension.inc:22) in /home/theaf5/public_html/components/com_forum/admin/index.php on line 651
Can someone please tell me what's wrong and what I can do to fix this? Thank you very much!