oeco / jeo

A WordPress parent theme for interactive maps and journalism
http://jeowp.org/
Other
90 stars 33 forks source link

Warning when adding a new map #14

Closed Brechtje closed 11 years ago

Brechtje commented 11 years ago

Hello, When I hit "add new map" I get the following warning:

Warning: Missing argument 2 for wpdb::prepare(), called in /nfs/home/deb70256/domains/vensteropdewereld.eu/public_html/wp-content/themes/cardume-mappress-217635a/inc/markers.php on line 632 and defined in /nfs/home/deb70256/domains/vensteropdewereld.eu/public_html/wp-includes/wp-db.php on line 992

I just installed wordpress (3.6) and installed the mappress theme. I haven't installed any plugins, so everything is perfectly clean. What can be the problem?

Greetings,

Brechtje

miguelpeixe commented 11 years ago

wpdb->prepare now requires a second argument. Update to the latest mappress release and it will be fixed.