Statistics

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Locked
JeremyBASS

Statistics

Post by JeremyBASS »

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
jmcgin51
Power Poster
Power Poster
Posts: 1899
Joined: Mon Jun 12, 2006 9:02 pm

Re: Statistics

Post by jmcgin51 »

Interesting.  Stats 0.8.0b9 works fine with 1.4.1.  I wonder why .9.0b2 is "incompatible".
User avatar
blast2007
Power Poster
Power Poster
Posts: 508
Joined: Wed Aug 01, 2007 5:36 pm

Re: Statistics

Post by blast2007 »

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
User avatar
blast2007
Power Poster
Power Poster
Posts: 508
Joined: Wed Aug 01, 2007 5:36 pm

Re: Statistics

Post by blast2007 »

Mmm,
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';
	  }
...
JeremyBASS

Re: Statistics

Post by JeremyBASS »

was that the issue?

***BTW****
if you install it it seems to work...  ;D
Last edited by JeremyBASS on Fri Oct 24, 2008 4:15 am, edited 1 time in total.
hexdj
Power Poster
Power Poster
Posts: 415
Joined: Sat Mar 24, 2007 8:28 am

Re: Statistics

Post by hexdj »

For some reason Silmarillion's modules display Incompatible in Module Manager but you can install them via FTP and they work fine.
tebe
Forum Members
Forum Members
Posts: 10
Joined: Sat Dec 13, 2008 12:04 am

Re: Statistics

Post by tebe »

Under cms 1.5.1 statistics Version 0.9.1 says incompatible.
Please tell me how to ftp it for installation.
Thanks
TB Holland
JeremyBASS

Re: Statistics

Post by JeremyBASS »

you can always save the xml, and just over right it from Located:Extensions » Modules ....

cheers
jeremyBass
Locked

Return to “Modules/Add-Ons”