Marker is not showing up after update
GoogleCodeExporter opened this issue · 8 comments
GoogleCodeExporter commented
Wordpress 2.7.1
Geo Mashup 1.2.1
Marker is not showing up after update of geo mashup.
Error:
this.opts.category_opts[category_id] is undefined
if (this.opts.category_opts[category_id].color_name) {
not working in any browser
Original issue reported on code.google.com by jami...@jbanham.com.au
on 25 Mar 2009 at 2:33
GoogleCodeExporter commented
Do you have a URL I can look at?
Original comment by dylankk...@gmail.com
on 25 Mar 2009 at 2:37
- Changed state: Investigating
- Added labels: Type-Defect
GoogleCodeExporter commented
WordPress is reporting 3 non-empty categories: 6 "Byron Bay Information", 8
"Byron
Bay Activities & Tours", and 14 "Travel Articles". But the mapped post is
reporting
it's in category 1. I'm not sure how that happens, if it's an error or
something to
be expected from WordPress. Can you look at the post in the editor and tell me
what
category it says it's in?
Original comment by dylankk...@gmail.com
on 26 Mar 2009 at 1:10
GoogleCodeExporter commented
They are pages, not posts, so are not assigned to a category.
On another note, everything in editor is displaying correctly.
Original comment by jami...@jbanham.com.au
on 26 Mar 2009 at 1:37
GoogleCodeExporter commented
Ok, this should be fixed in revision 375. If you'd like to test it, replace
these files:
http://wordpress-geo-mashup.googlecode.com/svn-history/r375/trunk/geo-mashup/ren
der-map.php
http://wordpress-geo-mashup.googlecode.com/svn-history/r374/trunk/geo-mashup/geo
-mashup-db.php
If I don't hear back, I'll release those in 1.2.2.
Original comment by dylankk...@gmail.com
on 26 Mar 2009 at 3:49
- Changed state: Fixed
GoogleCodeExporter commented
[deleted comment]
GoogleCodeExporter commented
http://www.byronbayholidayz.com.au/byron-bay-accommodation/abide/
Thanks
Original comment by jami...@jbanham.com.au
on 25 Mar 2009 at 11:11
GoogleCodeExporter commented
Working Perfect,
Thanks for the great support, and great plugin!
Original comment by jami...@jbanham.com.au
on 26 Mar 2009 at 4:22
GoogleCodeExporter commented
Cheers - keep me in mind if you ever need anything fancier ;)
Original comment by dylankk...@gmail.com
on 26 Mar 2009 at 4:47
- Changed state: Verified