I have installed Wordpress Mu successfully. The backend admin appears to be working fine. However I cannot access the blogs page in the frontend. The error message I recieve when trying to access a page which includes a Wordpress Mu menu item is:
500 - JDatabaseMySQL::query: 1146 - Table 'backstaged.blogs' doesn't exist SQL=SELECT path FROM blogs WHERE blog_id = 1
The problem appears to be that the table prefix 'jos_' is missing. Why is this the case?
This release of your MU Wordpress component has come at a perfect time for me, thankyou.
So I am very keen to get it working. Any help with this would be greatly appreciated.