[fixed] Some external modules do not work after the update

For problem reports, and discussions about the CMSMS 2.2 beta.

This board will be locked once CMSMS 2.2 is officially released.
Locked
esmiran

[fixed] Some external modules do not work after the update

Post by esmiran »

After the update of CMS 2.1.6 to 2.2 beta2 not work some installed modules:
MultiDomain module:
Fatal error: Call to undefined method CMSMS\Database\mysqli\Connection::GetAssoc() in /var/www/ksb/modules/MultiDomains/MultiDomains.module.php on line 688

CGActionBar module:
Notice: Undefined index: cms_admin_username in /var/www/ksb/modules/CGActionBar/CGActionBar.module.php on line 160

FAQ module:
Fatal error: Call to undefined method CMSMS\Database\mysqli\Connection::Qmagic() in /var/www/ksb/modules/FAQ/lib/class.FAQ_utils.php on line 138
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm
Location: Fernie British Columbia, Canada

Re: Some external modules do not work after the update

Post by calguy1000 »

I've fixed the issue in the database abstraction library with the obscure missing methods.

And fixed the issue in CGActionBar where I was using a session property that I should not have been. There is an API function to handle that.

Thanks
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
esmiran

Re: [fixed] Some external modules do not work after the upda

Post by esmiran »

Well done. Where I can download the corrected code?
Thank you very much.
User avatar
Rolf
Dev Team Member
Dev Team Member
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Location: The Netherlands
Contact:

Re: [fixed] Some external modules do not work after the upda

Post by Rolf »

esmiran wrote:Well done. Where I can download the corrected code?
Thank you very much.
Will be available in the next beta release to test.
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
Locked

Return to “[locked] CMSMS 2.2 Beta”