ContentAliases Maximum CMSMS Version Supported = 1.1.1
ContentAliases Maximum CMSMS Version Supported = 1.1.1
Using CMSMS 1.2 and ContentAliases module says Maximum CMSMS Version Supported = 1.1.1. Will there be a version for 1.2 soon??
-
alby
Re: ContentAliases Maximum CMSMS Version Supported = 1.1.1
In file ContentAliases.module.phpgiggler wrote: Using CMSMS 1.2 and ContentAliases module says Maximum CMSMS Version Supported = 1.1.1. Will there be a version for 1.2 soon??
search:
Code: Select all
function MaximumCMSVersion()
{
return '......';
}
return '1.2.1';
Alby
Re: ContentAliases Maximum CMSMS Version Supported = 1.1.1
oh, so it will work just fine on 1.2?
-
calguy1000
- Support Guru

- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
Re: ContentAliases Maximum CMSMS Version Supported = 1.1.1
there are no guarantees about that..... though the internal api hasn't changed so you stand a good chance of it working.
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.
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.

