Hi,

I'm a beginner in Drupal and I couldn't find any documentation about installing the Timelinemap on D7, while I got this error:

Warning: Parameter 1 to timelinemap_admin_settings() expected to be a reference, value given in drupal_retrieve_form() (line 773 of /var/www/html/drupal/prod/includes/form.inc).

Also, is it necessary to install the other related projects if I just need to get the timelinemap working? VIDI, etc. ?

Thanks

Comments

edouard.lopez’s picture

I'm in a similar situtation: drupal newbie and can't get this module to work. However I managed to make it work on D6.
If you managed to get a working content type+view please let me know.

For the timelinemap_admin_settings() error, please have a look at the thread
Warning: Parameter 1 to timelinemap_admin_settings() expected to be a reference, value given in drupal_retrieve_form() where I provided a (uncorfirmed) solution.

Cheers,
Éd