NAFLM Installation issue

However you play online - Java, Vassal, Email, Cyanide etc - talk about it here.
This is also the place for discussing the various tools for managing leagues, teams and so on.

Moderator: TFF Mods

Post Reply
danton
Rookie
Rookie
Posts: 59
Joined: Wed Dec 30, 2009 4:19 pm

NAFLM Installation issue

Post by danton »

I'm trying to install the latest version of NAFLM on my web host's server and get the following error from the php install script:

JpGraph error: 13

The installed PHP version (7.2.19) is not compatible with this release of the library. The library requires at least PHP version 5.1.0

Any ideas on how to solve this? Thanks in advance!

Reason: ''
danton
Rookie
Rookie
Posts: 59
Joined: Wed Dec 30, 2009 4:19 pm

Re: NAFLM Installation issue

Post by danton »

I found a work-around for the JpGraph error as documented on https://groups.google.com/forum/?hl=en- ... gFLjda26fY

Unfortunately the install script now starts to output the head of the page and then fails silently right after the line:

Code: Select all

$(document).ready(function() {
					var leaguesJson = 
Any ideas?

Reason: ''
spugnoid
Rookie
Rookie
Posts: 13
Joined: Tue Sep 11, 2018 12:11 am

Re: NAFLM Installation issue

Post by spugnoid »

I think you need PHP 5 unless someone does a conversion but it's a lot of work.

Reason: ''
danton
Rookie
Rookie
Posts: 59
Joined: Wed Dec 30, 2009 4:19 pm

Re: NAFLM Installation issue

Post by danton »

spugnoid wrote:I think you need PHP 5 unless someone does a conversion but it's a lot of work.
PHP 7 is fairly ubiquitous nowadays. I'm surprised that no one is running it on a server with PHP 7 by now. If that's the case it's a pity... :(

Reason: ''
User avatar
Vanguard
Super Star
Super Star
Posts: 922
Joined: Sun Jun 08, 2008 8:27 am
Location: Glasgow
Contact:

Re: NAFLM Installation issue

Post by Vanguard »

OBBLM is not compatible with PHP5 and would need a fair bit of work to bring it up to speed.

Reason: ''
danton
Rookie
Rookie
Posts: 59
Joined: Wed Dec 30, 2009 4:19 pm

Re: NAFLM Installation issue

Post by danton »

Vanguard wrote:OBBLM is not compatible with PHP5 and would need a fair bit of work to bring it up to speed.
I assume you mean it’s not compatible with PHP 7 right?

Reason: ''
User avatar
Vanguard
Super Star
Super Star
Posts: 922
Joined: Sun Jun 08, 2008 8:27 am
Location: Glasgow
Contact:

Re: NAFLM Installation issue

Post by Vanguard »

danton wrote:
Vanguard wrote:OBBLM is not compatible with PHP5 and would need a fair bit of work to bring it up to speed.
I assume you mean it’s not compatible with PHP 7 right?
I do, of course. :oops:

Reason: ''
Post Reply