Got my site up and running again, just one error when using the world map module :
Warning: substr_compare() [function.substr-compare]: The length cannot exceed initial string length in /home/onderweg/public_html/LEDEN/inc/classes/BxDolTwigTemplate.php on line 43
I don't know how to solve this, someone encountered this problem too ?
lol Newton27, indeed just 1 error. I started from a new 7.0.9 install, imported all database tables necessary to re-create my site and then upgraded to 7.1
Everything went well until I installed the world map module. Even before updating the profiles and locations this error showed up. I updated the profiles and locations, but nothing changed. The error was still there.
Maybe 1 mistake I made : I imported the bx_map_cities.sql, the bx_map_profiles.sql and the bx_map_countries from the 7.0.9 database before I upgraded to 7.1.
If that is the mistake I have to start all over again :-(
AlexT, the version I'm running now is 7.1 and line 34 of this BxDolTwigTemplate.php says : function addJsAdmin ($sName)
It looks like you've updated to 7.1.0.B1 - it was an error on this line in first beta, I would suggest to update straight to 7.1.0 Release. Then to 7.1.1 and 7.1.2.
Also don't export data from old version - tables structure may be changed, the proper way is to apply upgrade.
World Maps module can be totally reinstalled and locations can be geocoded from the scratch, so there is no need to save old data from world map module.