[Map Module] Version 0.5.0f ....Error on line 243 of ShowMap.inc

floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Mon, 2006-04-10 03:58

Just installed Version 0.5.0f for G2.1 and got a error on line 243 of ShowMap.inc.
Changing it from if ($ret->isError()) {
to
if ($ret) { seems to have fixed the issue for me.
It might have been my customization that broke it...don't know.

Dave

 
LFrank

Joined: 2005-02-19
Posts: 1023
Posted: Mon, 2006-04-10 14:37

had the same issue - but no error message. Only a blank page
Your fix solved it for me too

Thanks,
Lutz

Gallery version = 2.2-cvs core 1.1.1
PHP version = 5.1.1 apache2handler
Webserver = Apache/2.2.0 (Win32) DAV/2 PHP/5.1.2 mod_ssl/2.2.0 OpenSSL/0.9.8a
Database = mysql 5.0.18-nt-log,
Theme=PGtheme,
Gallery-URL=http://lf-photodesign.de

 
Termitenshort
Termitenshort's picture

Joined: 2005-10-09
Posts: 1894
Posted: Tue, 2006-04-11 02:59

Oups nope this was my mistake .... I've been having a hard time keeping track of the both version (which is why I really can't managed them both) :)

thx for fixing it tho :)
-------------------------
The Termite :-)

 
toastmaster

Joined: 2003-05-01
Posts: 219
Posted: Fri, 2006-04-14 16:37

Solved my problem too - thanks for the post. Would be great to get it into the download too!

 
Termitenshort
Termitenshort's picture

Joined: 2005-10-09
Posts: 1894
Posted: Fri, 2006-04-14 20:26

It would, wouldn't it :-)
-------------------------
The Termite :-)

 
tlmothy

Joined: 2005-11-10
Posts: 41
Posted: Sun, 2006-04-16 04:54

It seems that the version 0.5.0f has yet to be fixed on the sourceforge page. I just downloaded it today, installed it and got a blank screen. But thanks to floridave he informed us of a fix.

I think someone should post the fix and replace it on the 0.5.0f sourceforge file.

Thanks.

 
Termitenshort
Termitenshort's picture

Joined: 2005-10-09
Posts: 1894
Posted: Sun, 2006-04-16 14:01

0.5.0g is uploaded ....

I though it was not a big deal to make that small change until the new version was released, I was wrong :)

-------------------------
The Termite :-)