Quote:
Originally Posted by Tralala
Great work, magnus... it appears to be working for me. I deleted the older functions_phoogle.php file, and upgraded the product. Tested a few posts and the maps show up as expected. Then I tested with the [map=Point 1;Point 2]Address 1;Address 2[/map] syntax and that worked fine as well. :up:
|
Great, glad to hear it.
Quote:
Originally Posted by Tralala
Just curious, what did the problem turn out to be? PHP 4 vs 5?
|
No. I downgraded to PHP4 and that didn't solve anything, so I decided to sort of 're-do' the way the whole thing was processed. And, so far, it seems to be working..
Quote:
Originally Posted by Tralala
The only thing that didn't seem to work was when I tried to include more than one (seperate) maps into one post. Say, I wanted to have oneap of the White House and one of the Grand Canyon in a single post. Only the 2nd map would display.
|
This is by design. In the original iteration of this, one would add multiple points by declaring multiple [map][/map] values. So, really, there couldn't be multiple maps per post.
With the new format (semi-colon delimeter), I can go back to allowing multiple maps per post. Once I'm confident that the framework is stable, I'll add more features.