Joomla V1.5.22
JoomDOC 2.0.2
Having an issue where If I'm loged in as an admin and am browsing the frontend when I go to any of my docman links I get :
Fatal error: Cannot redeclare class mosDMDocument in docman.class.php on line 773
far as I see only thing on line 773 is : var $approved = null;
This for some reason think I'm 'not' approved to view the page? What could be causing this?
Today I've updated 404sef, joomla to 1.5.22 and a couple other modules that should have no effect on docman.
Ideas?