elbles
Karma: 0
|
Re:AEC integration issue - 2008/06/03 16:22
I apologize for bringing back this thread from the dead, but we are running into a problem with integrating AEC with Remository, using the latest versions available of both (AEC being 0.12.6RC2a). AEC's Micro Integration for Remository still relies upon the __mbt_* tables to add/modify/delete users from groups, which obviously do not exist when Remository is installed as a standalone component within Joomla 1.5 (1.5.3, in our particular instance). This makes AEC's MI for Remository basically useless from our perspective, unfortunately.
However, in looking at the code to see how I might best remedy the issue, I did notice that within the com_remository/interfaces folder, there appears to be a replacement for AEC's mi_remository.php file, but upon installing this into the components/com_acctexp/micro_integration directory, and trying to examine a preexisting Remository MI, I get the following error message:
Fatal error: Class 'aliroAuthorisationAdmin' not found in /home/continu3/public_html/portal4/components/com_acctexp/micro_integration/mi_remository.php on line 78
Aliro appears to be a competing CMS, but the file also seems to be made to work with AEC, so I'm not sure what is going on, as I'm certainly no expert developer. But perhaps one of you might be able to comment on this issue...
Post edited by: elbles, at: 2008/06/03 16:24
|