Welcome Guest, Not a member yet? Register   Sign In
CI Google Maps Library - panoramioTag ```BIOSTALL (Solved
#3

[eluser]gazza7364[/eluser]
HI BIOSTALL

I solved the problem by including:-

Code:
$config['panoramio'] = TRUE;
Code:
$config[‘panoramioTag’] = ‘Helvellyn’;

in the config together, when I was testing with I was using one or the other.

Code:
$config['panoramio'] = TRUE;
would show all pictures when used on its own, but if I used
Code:
[code$config[‘panoramioTag’] = ‘Helvellyn’;
on its own, no pictures would show. This wasn't explained in the documentation, so maybe it could be included.
When you look at it properly, its logical that
Code:
$config['panoramio'] = TRUE;
must be included when using
Code:
$config[‘panoramioTag’] = ‘Helvellyn’;
.
Just a late night, not seeing the wood for the trees.

Thanks for getting in touch and all the work on this library.

Gazza7364


Messages In This Thread
CI Google Maps Library - panoramioTag ```BIOSTALL (Solved - by El Forum - 09-22-2012, 06:53 AM



Theme © iAndrew 2016 - Forum software by © MyBB