On my site that I upgraded 1.3.1 to 1.4.1, in the Module Manager it says Statistics-0.9.0b2 is Incompatible... is this true??? I thought all 1.+ would work together??? thanks for the help.
jeremyBass
Statistics
Re: Statistics
Interesting. Stats 0.8.0b9 works fine with 1.4.1. I wonder why .9.0b2 is "incompatible".
Re: Statistics
Same here!
With release 1.4.1 statistics 0.8.0b9 works fine.
Now 0.9.0b2 seems to be incompatibile...
Anyone knows why?
regards
blast
With release 1.4.1 statistics 0.8.0b9 works fine.
Now 0.9.0b2 seems to be incompatibile...
Anyone knows why?
regards
blast
Re: Statistics
Mmm,
maybe something is going wrong with statistics repository (maxcmsversion or mincmsversion)...
maybe something is going wrong with statistics repository (maxcmsversion or mincmsversion)...
Code: Select all
...
if( (!empty($oneresult['maxcmsversion']) &&
version_compare($CMS_VERSION,$oneresult['maxcmsversion']) > 0) ||
(!empty($oneresult['mincmsversion']) &&
version_compare($CMS_VERSION,$oneresult['mincmsversion']) < 0) )
{
$oneresult['status'] = 'incompatible';
}
...
Re: Statistics
was that the issue?
***BTW****
if you install it it seems to work...
***BTW****
if you install it it seems to work...

Last edited by JeremyBASS on Fri Oct 24, 2008 4:15 am, edited 1 time in total.
Re: Statistics
For some reason Silmarillion's modules display Incompatible in Module Manager but you can install them via FTP and they work fine.
Re: Statistics
Under cms 1.5.1 statistics Version 0.9.1 says incompatible.
Please tell me how to ftp it for installation.
Thanks
TB Holland
Please tell me how to ftp it for installation.
Thanks
TB Holland
Re: Statistics
you can always save the xml, and just over right it from Located:Extensions » Modules ....
cheers
jeremyBass
cheers
jeremyBass