Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
+1 vote
331 views
in Q2A Core by
When clicking on wiki a bunch of list of errors comes out like

Warning: mysql_query(): Access denied for user 'moviehome'@'localhost' (using password: NO) in/home/moviehome/public_html/qa-plugin/q2a-wiki-master/ewiki/ewiki.phpon line3741

Warning: mysql_query(): A link to the server could not be established in/home/moviehome/public_html/qa-plugin/q2a-wiki-master/ewiki/ewiki.phpon line3741

Access denied for user 'moviehome'@'localhost' (using password: NO)Warning: mysql_query(): Access denied for user 'moviehome'@'localhost' (using password: NO) in/home/moviehome/public_html/qa-plugin/q2a-wiki-master/ewiki/ewiki.phpon line3657

Warning: mysql_query(): A link to the server could not be established in/home/moviehome/public_html/qa-plugin/q2a-wiki-master/ewiki/ewiki.phpon line3657Warning: mysql_query(): Access denied for user 'moviehome'@'localhost' (using password: NO) in/home/moviehome/public_html/qa-plugin/q2a-wiki-master/ewiki/ewiki.phpon line3657

Warning: mysql_query(): A link to the server could not be established in/home/moviehome/public_html/qa-plugin/q2a-wiki-master/ewiki/ewiki.phpon line3657

Warning: mysql_query(): Access denied for user 'moviehome'@'localhost' (using password: NO) in/home/moviehome/public_html/qa-plugin/q2a-wiki-master/ewiki/ewiki.phpon line3635

Warning: mysql_query(): A link to the server could not be established in/home/moviehome/public_html/qa-plugin/q2a-wiki-master/ewiki/ewiki.phpon line3635

Etc etc.

When other users clicks on the wiki link it comes up saying - 'Wiki is not setup yet...ask your admin to set it up'

Can anyone suggest solutions

1 Answer

+1 vote
by
That should be fixed in this version of the plugin: https://github.com/pupi1985/q2a-wiki
...