Quantcast
Channel: Zenphoto forum
Viewing all articles
Browse latest Browse all 2917

astepanyan on "Undefined variable: libarry in zenphoto/zp-core/zp-extensions/GoogleMap.php"

$
0
0

I recently enabled GoogleMap.php on my zenphoto page and started to see the following warnings:

Notice: Undefined variable: libarry in /homepages/45/d93956570/htdocs/zenphoto/zp-core/zp-extensions/GoogleMap.php on line 144

Warning: assert(): Assertion failed in /homepages/45/d93956570/htdocs/zenphoto/zp-core/zp-extensions/GoogleMap.php on line 144

My gut feeling was that "libarry" is "library" misspelled. I went ahead and changed it. Now I was getting the following errors:

107

Warning: Cannot modify header information - headers already sent by (output started at /homepages/45/d93956570/htdocs/zenphoto/zp-core/zp-extensions/GoogleMap.php:1) in /homepages/45/d93956570/htdocs/zenphoto/zp-core/index.php on line 108

Warning: Cannot modify header information - headers already sent by (output started at /homepages/45/d93956570/htdocs/zenphoto/zp-core/zp-extensions/GoogleMap.php:1) in /homepages/45/d93956570/htdocs/zenphoto/zp-core/index.php on line 109

Warning: Cannot modify header information - headers already sent by (output started at /homepages/45/d93956570/htdocs/zenphoto/zp-core/zp-extensions/GoogleMap.php:1) in /homepages/45/d93956570/htdocs/zenphoto/zp-core/index.php on line 110

Now I am not so sure about it. I googled the warning message and found original assert() warning all over zenphoto albums out there. So it's not something I had done. Can someone help me to figure out if it's a bug and if I need to fix it.


Viewing all articles
Browse latest Browse all 2917

Trending Articles